From 51db2dc10213f39ac8b2d9f2bfe8d992bd0b2251 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 20 Aug 2019 15:46:03 +0200 Subject: [PATCH] chg: [phishing] dispute resolution added --- phishing/machinetag.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phishing/machinetag.json b/phishing/machinetag.json index 4e4ec3d..e2ded82 100644 --- a/phishing/machinetag.json +++ b/phishing/machinetag.json @@ -125,6 +125,10 @@ { "value": "pending-law-enforcement-request", "description": "Law enforcement requests are ongoing on the phishing infrastructure." + }, + { + "value": "pending-dispute-resolution", + "description": "Dispute resolution sent to competent authorities (e.g. domain authority, trademark dispute)." } ] },