diff --git a/utils/generate-domains-blocklist/domains-blocklist.conf b/utils/generate-domains-blocklist/domains-blocklist.conf index 6bbd2fb7..cea7f870 100644 --- a/utils/generate-domains-blocklist/domains-blocklist.conf +++ b/utils/generate-domains-blocklist/domains-blocklist.conf @@ -39,7 +39,7 @@ file:domains-blocklist-local-additions.txt # https://easylist-downloads.adblockplus.org/advblock.txt # Peter Lowe's Ad and tracking server list -https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml +# COMMENTED - https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml # Spam404 # https://raw.githubusercontent.com/Spam404/lists/master/main-blacklist.txt @@ -57,22 +57,22 @@ https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml # https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADomains.txt # BarbBlock list (spurious and invalid DMCA takedowns) -https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt +# COMMENTED - https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt # Dan Pollock's hosts list # https://someonewhocares.org/hosts/hosts # NoTracking's list - blocking ads, trackers and other online garbage -https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt +# COMMENTED - https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt # NextDNS CNAME cloaking list -https://raw.githubusercontent.com/nextdns/cname-cloaking-blocklist/master/domains +# COMMENTED - https://raw.githubusercontent.com/nextdns/cname-cloaking-blocklist/master/domains # AdGuard Simplified Domain Names filter # https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt # Geoffrey Frogeye's block list of first-party trackers - https://hostfiles.frogeye.fr/ -https://hostfiles.frogeye.fr/firstparty-trackers.txt +# COMMENTED - https://hostfiles.frogeye.fr/firstparty-trackers.txt # CoinBlockerLists: blocks websites serving cryptocurrency miners - https://gitlab.com/ZeroDot1/CoinBlockerLists/ - Contains false positives # https://gitlab.com/ZeroDot1/CoinBlockerLists/raw/master/list_browser.txt @@ -93,10 +93,10 @@ https://hostfiles.frogeye.fr/firstparty-trackers.txt # https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts # A list of adserving and tracking sites maintained by @lightswitch05 -https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt +# COMMENTED - https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt # A list of adserving and tracking sites maintained by @anudeepND -https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt +# COMMENTED - https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt # Anudeep's Blacklist (CoinMiner) - Blocks cryptojacking sites # https://raw.githubusercontent.com/anudeepND/blacklist/master/CoinMiner.txt @@ -116,7 +116,7 @@ https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt # https://dblw.oisd.nl/ # OISD.NL (smaller subset) - Blocks ads, phishing, malware, tracking and more. Tries to minimize false positives. -https://dblw.oisd.nl/basic/ +# COMMENTED - https://dblw.oisd.nl/basic/ # OISD.NL (extra) - Blocks ads, phishing, malware, tracking and more. Protection over functionality. # https://dblw.oisd.nl/extra/ @@ -158,3 +158,19 @@ https://dblw.oisd.nl/basic/ # Block spying and tracking on Windows # https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/dnscrypt/spy.txt + +# ADDED +# Hagezi DNS-blocklists +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/ultimate-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/tif-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/doh-vpn-proxy-bypass-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/nosafesearch-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/dyndns-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/hoster-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/anti.piracy-onlydomains.txt +https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/wildcard/gambling-onlydomains.txt + +# xRuffKez NRD lists +https://github.com/xRuffKez/NRD/raw/refs/heads/main/lists/30-day/domains-only/nrd-30day_part1.txt +https://github.com/xRuffKez/NRD/raw/refs/heads/main/lists/30-day/domains-only/nrd-30day_part2.txt +https://github.com/xRuffKez/NRD/raw/refs/heads/main/lists/30-day_phishing/domains-only/nrd-phishing-30day.txt