mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-04 21:57:44 +03:00
Add some blacklists
This commit is contained in:
parent
4f41fc3fee
commit
2779d92f01
1 changed files with 23 additions and 0 deletions
|
@ -128,17 +128,40 @@ https://hostfiles.frogeye.fr/firstparty-trackers.txt
|
|||
# Energized Ultimate
|
||||
# https://raw.githubusercontent.com/EnergizedProtection/block/master/ultimate/formats/domains.txt
|
||||
|
||||
# Energized BLU
|
||||
# https://raw.githubusercontent.com/EnergizedProtection/block/master/blu/formats/domains.txt
|
||||
|
||||
# Energized Basic
|
||||
# https://raw.githubusercontent.com/EnergizedProtection/block/master/basic/formats/domains.txt
|
||||
|
||||
# Dynamic DNS services, sadly often used by malware
|
||||
# https://mirror1.malwaredomains.com/files/dynamic_dns.txt
|
||||
|
||||
# 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
|
||||
# https://raw.githubusercontent.com/cbuijs/shallalist/master/porn/domains
|
||||
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/adult/domains
|
||||
# https://raw.githubusercontent.com/EnergizedProtection/block/master/porn/formats/domains.txt
|
||||
# https://raw.githubusercontent.com/mhxion/pornaway/master/hosts/porn_sites.txt
|
||||
|
||||
# Block gambling sites
|
||||
# https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/gambling-hosts
|
||||
|
||||
# Block dating websites
|
||||
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/dating/domains
|
||||
# https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/gambling/domains
|
||||
|
||||
# Block social media sites
|
||||
# https://raw.githubusercontent.com/Sinfonietta/hostfiles/master/social-hosts
|
||||
# https://raw.githubusercontent.com/EnergizedProtection/block/master/extensions/social/formats/domains.txt
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue