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. --- environment_test.go | 4 ---- 1 file changed, 4 deletions(-) (limited to 'environment_test.go') diff --git a/environment_test.go b/environment_test.go index 39b497e..66f6521 100644 --- a/environment_test.go +++ b/environment_test.go @@ -69,10 +69,6 @@ func TestLoadEnvironment(t *testing.T) { Name: "pgl.yoyo.org", URL: `http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&startdate[day]=&startdate[month]=&startdate[year]=&mimetype=plaintext`, }, - "www.malwaredomainlist.com": &hostsBlock{ - Name: "www.malwaredomainlist.com", - URL: `http://www.malwaredomainlist.com/hostslist/hosts.txt`, - }, "winhelp2002.mvps.org": &hostsBlock{ Name: "winhelp2002.mvps.org", URL: `http://winhelp2002.mvps.org/hosts.txt`, -- cgit v1.3