Last active
May 10, 2025 07:00
-
-
Save mapfel/af26454adc39cdd5dd4dac3b33cdd78d to your computer and use it in GitHub Desktop.
Pi-Hole Whitelist for SpOn (Spiegel Online) and Bild.de
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Defaults | |
# ======== | |
# see also https://raw.githubusercontent.com/pi-hole/pi-hole/master/adlists.default | |
# Hosts-file.net | |
# https://hosts-file.net/ad_servers.txt | |
hosts-file.net | |
# MalwareDomains | |
# https://mirror1.malwaredomains.com/files/justdomains | |
mirror1.malwaredomains.com | |
# StevenBlack's list | |
# https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | |
raw.githubusercontent.com | |
# Disconnect.me Tracking | |
# https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt | |
# Disconnect.me Ads | |
# https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt | |
s3.amazonaws.com | |
# Cameleon | |
# http://sysctl.org/cameleon/hosts | |
sysctl.org | |
#Zeustracker | |
https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist | |
zeustracker.abuse.ch | |
# SpOn Spiegel Online | |
# =================== | |
# with these entries it works, but maybe not all of them are really necessary | |
adition.com | |
adscale.de | |
imagesrv.adition.com | |
spiegel.de | |
ad.doubleclick.net | |
cdn3.optimizely.com | |
c.spiegel.de | |
count.spiegel.de | |
pubads.g.doubleclick.net | |
partnerad.l.doubleclick.net | |
static.parsely.com | |
www.google-analytics.com | |
s290.mxcdn.net | |
www-google-analytics.l.google.com | |
dyn.emetriq.de | |
static.criteo.net | |
securepubads.g.doubleclick.net | |
dart.l.doubleclick.net | |
script.ioam.de | |
device-metrics-us.amazon.com | |
# Bild.de | |
# ======= | |
# with these entries it works, but maybe not all of them are really necessary | |
acdn.adnxs.com | |
connect.facebook.net | |
de.ioam.de | |
rem-track.bild.de | |
tags.tiqcdn.com | |
# Addthis Chrome Plugin | |
# ===================== | |
cache.addthiscdn.com | |
api.addthis.com | |
s7.addthis.com | |
# Google Adservice | |
# ================ | |
# to pen aa advertized Google hit in the search | |
# googleadservices.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment