From 47c341fe1cdc2ecf7f0bb6eda79af5c1c6742aca Mon Sep 17 00:00:00 2001 From: cyber288 <43047272+cyber288@users.noreply.github.com> Date: Wed, 23 Sep 2020 15:52:53 -0400 Subject: [PATCH] Changed matching algorithm to string --- lists/cisco_top1000/list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lists/cisco_top1000/list.json b/lists/cisco_top1000/list.json index a536a42..23399eb 100644 --- a/lists/cisco_top1000/list.json +++ b/lists/cisco_top1000/list.json @@ -1009,6 +1009,6 @@ "domain|ip" ], "name": "Top 1000 websites from Cisco Umbrella", - "type": "hostname", + "type": "string", "version": 20200916 }