aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-04-19 22:21:19 +0700
committerShulhan <ms@kilabit.info>2022-04-19 22:21:19 +0700
commit2ada0a2da129a33229d63462b2c7fa7ccd5d0460 (patch)
tree48de1b33e5afe8dde543f72bfa5ccc4589801952 /cmd
parent4f5896b2cfd316cb388d39e3772439f48b215fda (diff)
downloadrescached-2ada0a2da129a33229d63462b2c7fa7ccd5d0460.tar.xz
all: remove malwaredomainlist.com from provider of hosts block
The URL and contents from this provider is now empty and has not been updated.
Diffstat (limited to 'cmd')
-rw-r--r--cmd/rescached/rescached.cfg4
-rw-r--r--cmd/rescached/rescached.cfg.test4
2 files changed, 0 insertions, 8 deletions
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