From da48434483634a30d0b3f473dcd5c5c8830acf07 Mon Sep 17 00:00:00 2001 From: "encrypt.town" <50508651+EncryptTown@users.noreply.github.com> Date: Tue, 28 May 2019 22:53:58 -0700 Subject: [PATCH] regex isn't fully parsing the complicated csv file Not all URLs are extracted from the complicated csv file. However, they do offer a txt file for the same list, which does work correctly with the current regex: https://www.malwaredomainlist.com/forums/index.php?topic=3270.0 This url replacement pull request is easier than rewriting the entire regex (which then breaks other lists). --- utils/generate-domains-blacklists/domains-blacklist.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/generate-domains-blacklists/domains-blacklist.conf b/utils/generate-domains-blacklists/domains-blacklist.conf index 89dca60a..7174c8d8 100644 --- a/utils/generate-domains-blacklists/domains-blacklist.conf +++ b/utils/generate-domains-blacklists/domains-blacklist.conf @@ -40,7 +40,7 @@ https://mirror1.malwaredomains.com/files/justdomains https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt # Malware Domain List -https://www.malwaredomainlist.com/mdlcsv.php?inactive=off +https://www.malwaredomainlist.com/hostslist/hosts.txt # Adblock Warning Removal List https://easylist-downloads.adblockplus.org/antiadblockfilters.txt