From e1db95845ce17531b05490cc903ea690ca73391c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 20 Aug 2019 19:03:27 +0200 Subject: [PATCH] chg: [phishing] fix the missing expanded --- phishing/machinetag.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phishing/machinetag.json b/phishing/machinetag.json index e2ded82..90fbf98 100644 --- a/phishing/machinetag.json +++ b/phishing/machinetag.json @@ -120,14 +120,17 @@ "entry": [ { "value": "take-down", + "expanded": "Take down", "description": "Take down notification sent to the operator where the phishing infrastructure is hosted." }, { "value": "pending-law-enforcement-request", + "expanded": "Pending law enforcement request", "description": "Law enforcement requests are ongoing on the phishing infrastructure." }, { "value": "pending-dispute-resolution", + "expanded": "Pending dispute resolution", "description": "Dispute resolution sent to competent authorities (e.g. domain authority, trademark dispute)." } ]