mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-05 23:48:58 +00:00
531398b532
See issue #650
57 lines
3.1 KiB
Plaintext
57 lines
3.1 KiB
Plaintext
## Pi-hole ad-list default sources. Updated 22/05/2016 #########################
|
|
# #
|
|
# To make changes to this file: #
|
|
# 1. run `cp /etc/pihole/adlists.default /etc/pihole/adlists.list` #
|
|
# 2. run `nano /etc/pihole/adlists.list` #
|
|
# 3. Uncomment or comment any of the below lists #
|
|
# #
|
|
# Know of any other lists? Feel free to let us know about them, or add them #
|
|
# to this file! #
|
|
################################################################################
|
|
|
|
# The below list amalgamates several lists we used previously.
|
|
# See `https://github.com/StevenBlack/hosts` for details
|
|
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
|
|
|
# Other lists we consider safe:
|
|
http://mirror1.malwaredomains.com/files/justdomains
|
|
http://sysctl.org/cameleon/hosts
|
|
https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
|
|
https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
|
|
https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
|
|
|
|
# hosts-file.net list. Updated frequently, but has been known to block legitimate sites.
|
|
https://hosts-file.net/ad_servers.txt
|
|
|
|
# Mahakala list. Has been known to block legitimage domains including the entire .com range.
|
|
# Warning: Due to the sheer size of this list, the web admin console will be unresponsive.
|
|
#http://adblock.mahakala.is/
|
|
|
|
# ADZHOSTS list. Has been known to block legitimate domains
|
|
#http://optimate.dl.sourceforge.net/project/adzhosts/HOSTS.txt
|
|
|
|
# Windows 10 telemetry list
|
|
#https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/win10/spy.txt
|
|
|
|
# Securemecca.com list - Also blocks "adult" sites (pornography/gambling etc)
|
|
#http://securemecca.com/Downloads/hosts.txt
|
|
|
|
# Quidsup's tracker list
|
|
https://raw.githubusercontent.com/quidsup/notrack/master/trackers.txt
|
|
|
|
# Block the BBC News website Breaking News banner
|
|
#https://raw.githubusercontent.com/BreakingTheNews/BreakingTheNews.github.io/master/hosts
|
|
|
|
# List of known C&C malware servers (see https://github.com/pi-hole/pi-hole/issues/528)
|
|
https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt
|
|
|
|
# Untested Lists:
|
|
#https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt
|
|
#https://raw.githubusercontent.com/Dawsey21/Lists/master/main-blacklist.txt
|
|
#http://malwaredomains.lehigh.edu/files/domains.txt
|
|
# Following two lists should be used simultaneously: (readme https://github.com/notracking/hosts-blocklists/)
|
|
#https://raw.github.com/notracking/hosts-blocklists/master/hostnames.txt
|
|
#https://raw.github.com/notracking/hosts-blocklists/master/domains.txt
|
|
# Combination of serveral host files on the internet (warning some facebook domains are also blocked but you can go to facebook.com). See https://github.com/mat1th/Dns-add-block for more information.
|
|
#https://raw.githubusercontent.com/mat1th/Dns-add-block/master/hosts
|