From 7e9c90ce53cd7977a77070439f19e7803bf84863 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 10 Apr 2021 22:32:35 +0200 Subject: [PATCH] Remove dead lists Signed-off-by: Knut Ahlers --- blacklist-config.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/blacklist-config.yaml b/blacklist-config.yaml index e3fa1f1..9537a63 100644 --- a/blacklist-config.yaml +++ b/blacklist-config.yaml @@ -88,16 +88,6 @@ providers: action: blacklist type: hosts-file - - name: Malware Domains # License: Free for non-commercial, DEPRECATED 2018, URL: http://www.malwaredomains.com/ - url: https://mirror1.malwaredomains.com/files/justdomains - action: blacklist - type: domain-list - - - name: Malware Domain List # License: can be used for free by anyone, URL: https://www.malwaredomainlist.com/ - url: https://www.malwaredomainlist.com/hostslist/hosts.txt - action: blacklist - type: hosts-file - - name: Mitchell Krog's - Badd Boyz Hosts # License: non-commercial with attribution, URL: https://github.com/mitchellkrogza/Badd-Boyz-Hosts url: https://raw.githubusercontent.com/mitchellkrogza/Badd-Boyz-Hosts/master/hosts action: blacklist