From 427e224914db6c153a5145a77a2b3ce5e0b8764d Mon Sep 17 00:00:00 2001 From: Robert Nixon Date: Mon, 17 Dec 2018 11:06:30 -0500 Subject: [PATCH] Added type --- lists/cisco_top1000/list.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lists/cisco_top1000/list.json b/lists/cisco_top1000/list.json index dfbc6b3..550feef 100644 --- a/lists/cisco_top1000/list.json +++ b/lists/cisco_top1000/list.json @@ -2,6 +2,11 @@ "description": "Event contains one or more entries from the top 1000 of the most used website (Cisco Umbrella).", "version": 20181217, "name": "Top 1000 website from Cisco Umbrella", + "matching_attributes": [ + "hostname", + "domain" + ], + "type": "hostname", "list": [ "0.client-channel.google.co", "1-courier.push.apple.co", @@ -1003,9 +1008,5 @@ "ytimg.co", "z.moatads.co", "zemanta.co" - ], - "matching_attributes": [ - "hostname", - "domain" ] }