Martin Donnelly 2020-07-21 09:31:14 +01:00
parent d1af9d1124
commit 0d22c21320
2 changed files with 32 additions and 1 deletions

31
list.txt Normal file
View File

@ -0,0 +1,31 @@
https://blocklists.silvrtree.co.uk/abuse.txt
https://blocklists.silvrtree.co.uk/domainlist.txt
https://blocklists.silvrtree.co.uk/fraud.txt
https://blocklists.silvrtree.co.uk/malware.txt
https://blocklists.silvrtree.co.uk/porn.txt
https://blocklists.silvrtree.co.uk/scam.txt
https://blocklists.silvrtree.co.uk/w3kbl.txt
https://blocklists.silvrtree.co.uk/ads.txt
https://blocklists.silvrtree.co.uk/drugs.txt
https://blocklists.silvrtree.co.uk/gambling.txt
https://blocklists.silvrtree.co.uk/phishing.txt
https://blocklists.silvrtree.co.uk/ransomware.txt
https://blocklists.silvrtree.co.uk/simple_ad.txt
https://blocklists.silvrtree.co.uk/torrent.txt
https://blocklists.silvrtree.co.uk/youtubelist.txt
https://blocklists.silvrtree.co.uk/crypto.txt
https://blocklists.silvrtree.co.uk/hosts.txt
https://blocklists.silvrtree.co.uk/piracy.txt
https://blocklists.silvrtree.co.uk/redirect.txt
https://blocklists.silvrtree.co.uk/simple_malvertising.txt
https://blocklists.silvrtree.co.uk/tracking.txt
https://blocklists.silvrtree.co.uk/youtube.txt
https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts
https://block.energized.pro/unified/formats/domains.txt
https://blocklists.silvrtree.co.uk/facebook.txt

View File

@ -3,7 +3,7 @@
DOWNLOADS="./downloads" DOWNLOADS="./downloads"
PUBLIC="./public" PUBLIC="./public"
OTHERLIST=("https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt" "https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt" "https://adaway.org/hosts.txt" "https://v.firebog.net/hosts/static/w3kbl.txt" "https://raw.githubusercontent.com/kboghdady/youTube_ads_4_pi-hole/master/youtubelist.txt" "https://raw.githubusercontent.com/anudeepND/youtubeadsblacklist/master/domainlist.txt") OTHERLIST=("https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt" "https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt" "https://adaway.org/hosts.txt" "https://v.firebog.net/hosts/static/w3kbl.txt" "https://raw.githubusercontent.com/kboghdady/youTube_ads_4_pi-hole/master/youtubelist.txt" "https://raw.githubusercontent.com/anudeepND/youtubeadsblacklist/master/domainlist.txt" "https://block.energized.pro/unified/formats/domains.txt")
# copy public back into download # copy public back into download