dnscrypt-proxy/utils/generate-domains-blocklist/domains-blocklist.conf

162 lines
7.5 KiB
Plaintext
Raw Normal View History

##################################################################################
# #
# Generate a block list of domains using public data sources, and the local #
# domains-blocklist-local-additions.txt file. #
# #
# The default configuration is just indicative, and corresponds to the one #
# used to produce the public "mybase" set. #
# #
# Comment out the URLs of the sources you wish to disable, leave the ones #
# you would like enabled uncommented. Then run the script to build the #
# dnscrypt-blocklist-domains.txt file: #
# #
# $ generate-domains-blocklist.py -o dnscrypt-blocklist-domains.txt #
# #
# Domains that should never be blocked can be put into a file named #
# domains-allowlist.txt. #
# #
# That blocklist file can then be used in the dnscrypt-proxy.toml file: #
# #
# [blocked_names] #
2018-02-02 15:17:44 +01:00
# #
# blocked_names_file = 'dnscrypt-blocklist-domains.txt' #
# #
##################################################################################
# Local additions
file:domains-blocklist-local-additions.txt
# AdAway is an open source ad blocker for Android using the hosts file.
# https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt
# EasyList
2020-06-14 15:25:45 +02:00
# https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt
# EasyList China
2020-06-14 15:25:45 +02:00
# https://easylist-downloads.adblockplus.org/easylistchina.txt
# RU AdList
# https://easylist-downloads.adblockplus.org/advblock.txt
# Peter Lowe's Ad and tracking server list
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml
# Spam404
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://raw.githubusercontent.com/Spam404/lists/master/main-blacklist.txt
# Malvertising filter list by Disconnect
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt
# Ads filter list by Disconnect
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
# Basic tracking list by Disconnect
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
# Sysctl list (ads)
# http://sysctl.org/cameleon/hosts
# KAD host file (fraud/adware) without controversies
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts_without_controversies.txt
# BarbBlock list (spurious and invalid DMCA takedowns)
https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt
# Dan Pollock's hosts list
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://someonewhocares.org/hosts/hosts
# NoTracking's list - blocking ads, trackers and other online garbage
2020-03-13 17:37:50 +01:00
https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt
2019-12-01 16:01:17 +01:00
# NextDNS CNAME cloaking list
https://raw.githubusercontent.com/nextdns/cname-cloaking-blocklist/master/domains
# AdGuard Simplified Domain Names filter
update domains-blacklist.conf (#1353) * remove isc.sans.edu lists It says "Service Suspended" when opening these links * change Peter Lowe's list to domains only There is no need to manually strip away all the 127.0.0.1 at the beginning of each line if there is already a method for domains only provided on the website. Could also be modified to ignore old entries with `&startdate%5Byear%5D=2015`. Adding `&mimetype=plaintext` doesn't seem to change anything for `hostformat=nohtml`, but could be added as well. * Remove lists intended for adblockers The Adblock Warning Removal List currently has 559 lines, only two of which are actually useable for dnscypt-proxy (adscat.ru, shellcat.ru). Fanboy Social currently has 20162 lines and only 118 lines can be used, which is about 0.6%. CJX Annoyance List: 512 lines, 19 lines usable, but it's just a lite version of the already included Easylists. Prebake: 1160 lines, 4 lines usable (also not updated since May 2018) Most of the remaining domains should be covered by a larger domains blocklist, such as Energized BLU, therefore I think it's safe to remove them. * remove lists included in Energized Blu Since Energized Blu is enabled by default, there is no need to also enable lists by default that are already contained in it. Energized Blu contains the following sources: 1hosts, add.2o7Net, add.Dead, Risk & Spam, Adguard Filters, Ador, Anti-PopAds, Coin Blocker, Disconnectme Ads, Malware & Malvertising, EasyPrivacy Specific, hBlock, Lightswitch Ads & Tracking, Spam404, KADhosts, MoaAB, MobileAdTrackers, No Tracking, NSABlocklist, someonewhocares, StevenBlack, Wally3K_Blacklist & Zeus Tracker
2020-06-09 17:43:15 +02:00
# https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2019-12-01 16:01:17 +01:00
2020-04-12 23:34:15 +02:00
# Geoffrey Frogeye's block list of first-party trackers - https://hostfiles.frogeye.fr/
https://hostfiles.frogeye.fr/firstparty-trackers.txt
2018-09-03 18:35:06 +02:00
# CoinBlockerLists: blocks websites serving cryptocurrency miners - https://gitlab.com/ZeroDot1/CoinBlockerLists/ - Contains false positives
# https://gitlab.com/ZeroDot1/CoinBlockerLists/raw/master/list_browser.txt
# Websites potentially publishing fake news
# https://raw.githubusercontent.com/marktron/fakenews/master/fakenews
2019-03-03 17:43:25 +01:00
# Quidsup NoTrack Blocklist - Contains too many false positives to be enabled by default
# https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt
# Quidsup Malware Blocklist - Contains too many false positives to be enabled by default
# https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-malware.txt
2019-12-01 16:01:17 +01:00
# AntiSocial Blacklist is an extensive collection of potentially malicious domains
# https://theantisocialengineer.com/AntiSocial_Blacklist_Community_V1.txt
# Steven Black hosts file
# https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
# A list of adserving and tracking sites maintained by @anudeepND
# 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
# Block Spotify ads
2020-08-31 16:06:30 +02:00
# https://gitlab.com/CHEF-KOCH/cks-filterlist/-/raw/master/Anti-Corp/Spotify/Spotify-HOSTS.txt
### Spark < Blu Go < Blu < Basic < Ultimate
### (With pornware blocking) Porn < Unified
2019-12-01 16:01:17 +01:00
# Energized Ultimate
2020-05-20 16:01:25 +02:00
# https://block.energized.pro/ultimate/formats/domains.txt
2019-12-01 16:01:17 +01:00
2020-04-18 21:18:40 +02:00
# Energized Basic
2020-05-20 16:01:25 +02:00
# https://block.energized.pro/basic/formats/domains.txt
2020-04-18 21:18:40 +02:00
# Energized BLU
# https://block.energized.pro/blu/formats/domains.txt
# OISD.NL - Blocks ads, phishing, malware, tracking and more. WARNING: this is a huge list.
# https://dbl.oisd.nl/
# OISD.NL (smaller subset) - Blocks ads, phishing, malware, tracking and more. Tries to miminize false positives.
https://hosts.oisd.nl/basic/
# Captain Miao ad list - Block ads and trackers, especially Chinese and Android trackers
# https://raw.githubusercontent.com/jdlingyu/ad-wars/master/sha_ad_hosts
2020-04-18 21:18:40 +02:00
# Phishing Army - https://phishing.army/
# https://phishing.army/download/phishing_army_blocklist.txt
# Block pornography
# https://raw.githubusercontent.com/Clefspeare13/pornhosts/master/0.0.0.0/hosts
# https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/pornography-hosts
2019-12-01 16:01:17 +01:00
# https://raw.githubusercontent.com/cbuijs/shallalist/master/porn/domains
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/adult/domains
2020-05-20 16:01:25 +02:00
# https://block.energized.pro/porn/formats/domains.txt
2020-04-18 21:18:40 +02:00
# https://raw.githubusercontent.com/mhxion/pornaway/master/hosts/porn_sites.txt
# Block gambling sites
# https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts
2020-05-01 21:33:48 +02:00
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/gambling/domains
2020-04-18 21:18:40 +02:00
# Block dating websites
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/dating/domains
# Block social media sites
# https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/social-hosts
2020-05-20 16:01:25 +02:00
# https://block.energized.pro/extensions/social/formats/domains.txt
2020-04-18 21:18:40 +02:00
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/social_networks/domains
# Goodbye Ads - Specially designed for mobile ad protection
# https://raw.githubusercontent.com/jerryn70/GoodbyeAds/master/Hosts/GoodbyeAds.txt
# NextDNS BitTorrent blocklist
# https://raw.githubusercontent.com/nextdns/bittorrent-blocklist/master/domains
# Block spying and tracking on Windows
# https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/dnscrypt/spy.txt
# GameIndustry.eu - Block spyware, advertising, analytics, tracking in games and associated clients
# https://www.gameindustry.eu/files/hosts.txt