From 7c5a09a735a469dc6606e1ba8880c36a9554171e Mon Sep 17 00:00:00 2001 From: Andras Iklody Date: Fri, 4 Aug 2017 15:51:07 +0200 Subject: [PATCH] Changed warninglist from sting matches to hostname type --- lists/url-shortener/list.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lists/url-shortener/list.json b/lists/url-shortener/list.json index 937f447..2d07293 100644 --- a/lists/url-shortener/list.json +++ b/lists/url-shortener/list.json @@ -1,6 +1,6 @@ { "name": "List of known URL Shorteners domains", - "version": 3, + "version": 4, "description": "Event contains one or more entries of known Shorteners domains", "matching_attributes": [ "domain", @@ -9,6 +9,9 @@ "url", "uri" ], + "type": [ + "hostname" + ], "list": [ "1url.com", "adcraft.co",