From 2ada0a2da129a33229d63462b2c7fa7ccd5d0460 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 19 Apr 2022 22:21:19 +0700 Subject: all: remove malwaredomainlist.com from provider of hosts block The URL and contents from this provider is now empty and has not been updated. --- cmd/rescached/rescached.cfg | 4 ---- cmd/rescached/rescached.cfg.test | 4 ---- 2 files changed, 8 deletions(-) (limited to 'cmd') diff --git a/cmd/rescached/rescached.cfg b/cmd/rescached/rescached.cfg index fb60b6c..97feaeb 100644 --- a/cmd/rescached/rescached.cfg +++ b/cmd/rescached/rescached.cfg @@ -24,10 +24,6 @@ url = http://someonewhocares.org/hosts/hosts name = winhelp2002.mvps.org url = http://winhelp2002.mvps.org/hosts.txt -[block.d "www.malwaredomainlist.com"] -name = www.malwaredomainlist.com -url = http://www.malwaredomainlist.com/hostslist/hosts.txt - [dns "server"] parent=udp://1.1.1.1 ## DNS over TLS diff --git a/cmd/rescached/rescached.cfg.test b/cmd/rescached/rescached.cfg.test index d1f37ba..c81670a 100644 --- a/cmd/rescached/rescached.cfg.test +++ b/cmd/rescached/rescached.cfg.test @@ -16,10 +16,6 @@ wui.listen = 127.0.0.1:5381 name = pgl.yoyo.org url = http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&startdate[day]=&startdate[month]=&startdate[year]=&mimetype=plaintext -[block.d "www.malwaredomainlist.com"] -name = www.malwaredomainlist.com -url = http://www.malwaredomainlist.com/hostslist/hosts.txt - [block.d "winhelp2002.mvps.org"] name = winhelp2002.mvps.org url = http://winhelp2002.mvps.org/hosts.txt -- cgit v1.3-6-g1900