Skip to content

Instantly share code, notes, and snippets.

@elaur
Last active March 25, 2017 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elaur/a8f85175879562734946f9d00eee49aa to your computer and use it in GitHub Desktop.
Save elaur/a8f85175879562734946f9d00eee49aa to your computer and use it in GitHub Desktop.
Pi-Hole List
## Pi-hole ad-list default sources. Updated 29/10/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:
https://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
#https://hosts-file.net/exp.txt
#https://hosts-file.net/emd.txt
#https://hosts-file.net/psh.txt
# Easylist
http://v.firebog.net/hosts/Easylist.txt
#laur hosts
https://raw.githubusercontent.com/elaur/laur-hosts/master/laur-hosts.txt
https://raw.githubusercontent.com/elaur/laur-hosts/master/usi-hosts.txt
# AdAway
https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt
# Mahakala list. Has been known to block legitimate domains including the entire .com range.
# Warning: Due to the sheer size of this list, the web admin console will be unresponsive.
#https://adblock.mahakala.is/
# ADZHOSTS list. Has been known to block legitimate domains
#http://pilotfiber.dl.sourceforge.net/project/adzhosts/HOSTS.txt
# Windows 10 8.1 7 telemetry list
https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/win10/spy.txt
https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/win81/spy.txt
https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/win7/spy.txt
https://raw.githubusercontent.com/StevenBlack/hosts/master/data/tyzbit/hosts
# Soteria nou's domain list
https://raw.githubusercontent.com/soteria-nou/domain-list/master/ads.txt
https://raw.githubusercontent.com/soteria-nou/domain-list/master/affiliate.txt
https://raw.githubusercontent.com/soteria-nou/domain-list/master/analytics.txt
https://raw.githubusercontent.com/soteria-nou/domain-list/master/enrichments.txt
https://raw.githubusercontent.com/soteria-nou/domain-list/master/fake.txt
#https://raw.githubusercontent.com/soteria-nou/domain-list/master/widgets.txt
#spotify
https://raw.githubusercontent.com/StevenBlack/hosts/master/data/SpotifyAds/hosts
# 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
# 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 several 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment