From 833acf503fbb9a6b7a5b91d170fc86d9619f3979 Mon Sep 17 00:00:00 2001 From: David Moore Date: Mon, 16 Mar 2020 21:13:40 +1300 Subject: [PATCH] Removing deprecated list source --- Code/IPFilter/lists.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Code/IPFilter/lists.json b/Code/IPFilter/lists.json index ebbf26b..edec7cb 100644 --- a/Code/IPFilter/lists.json +++ b/Code/IPFilter/lists.json @@ -78,20 +78,6 @@ "description": "" } ] - }, - { - "id": "1CC6EFA1-5B90-4D3D-8284-0AF7FE118410", - "name": "CHEF-KOCH's NSA Blocklist'", - "description": "[D]esigned to stop known NSA / GCHQ / C.I.A. or F.B.I. servers from being connecting to you without permission", - "uri": "https://github.com/CHEF-KOCH/NSABlocklist", - "lists": [ - { - "id": "6B46518F-136C-49C9-B02A-A5E503207002", - "name": "NSA Blocklist", - "description": "", - "uri": "https://github.com/CHEF-KOCH/NSABlocklist/raw/master/test/ip-filter/ipfilter.dat" - } - ] } ] } \ No newline at end of file