Commonly blacklisted domains

Are you running with the default lists? Those three are already there... At least they are on mine!

Please log into your Pi-hole via SSH and execute:

pihole -q googleadservices.com -exact

You can also do it via the web interface: Use "exact" match searching

Thanks for your reply.
I thought I was using the default lists, but it is highly likely that I misconfigured something.
what I did was
cp /etc/pihole/adlists.default /etc/pihole/adlists.list
then add at the very end the lists I found here

@DL6ER here is the output of the command you requested
$ pihole -q googleadservices.com -exact ::: /etc/pihole/list.0.raw.githubusercontent.com.domains (1 results) 0.0.0.0 googleadservices.com ::: /etc/pihole/list.1.mirror1.malwaredomains.com.domains (0 results) ::: /etc/pihole/list.2.sysctl.org.domains (0 results) ::: /etc/pihole/list.3.zeustracker.abuse.ch.domains (0 results) ::: /etc/pihole/list.4.s3.amazonaws.com.domains (0 results) ::: /etc/pihole/list.5.s3.amazonaws.com.domains (0 results) ::: /etc/pihole/list.6.hosts-file.net.domains (1 results) 127.0.0.1 googleadservices.com ::: /etc/pihole/list.7.raw.githubusercontent.com.domains (0 results) ::: /etc/pihole/list.preEventHorizon (1 results) googleadservices.com ::: /etc/pihole/blacklist.txt (1 results) googleadservices.com
Indeed, it seems that googleadservices.com was already in several lists.

As I said though, to be honest it is possible that I had misconfigured something before, or that I didn't wait long enough for all the changes to propagate correctly.

About the domain
wix.com
is there a way for it to be included in any of the lists here? what is the intended workflow if I discover a domain that wasn't on any list, and would like it to be included?

Thanks!

We don't maintain a blacklist, but you can add them (as you have already!) to your own blacklist, and if you think it would be useful to anyone else, then you can edit them into the OP of this thread.

It's in wiki mode, so anyone can edit it.

Great, thank you very much!

I'll add additional findings for Youtube ads on the | How do I block ads on Youtube | page


Here are some Youtube Pre-Playback ad domains:

(Not gonna post the entire list but there is a pattern for the domains. You can use the pihole -b ... to directly add this list.)

r{1..20}---sn-8xgp1vo-xfgd.googlevideo.com
r{1..20}---sn-8xgp1vo-xfgee.googlevideo.com
r{1..20}---sn-p5qs7n7s.googlevideo.com

A bit of explanation

In my understanding, r{N..M}... is basically a recursive (repeating) function. Bash is basically writing:

rN...
rN+1...
...
rM-1...
rM...

where N is the initial value for the loop and M is the end.

From what I've noticed, the domains start from r1... and only goes up to r20... and I've only encountered three major variations for the google video domain. There might be more depending on where you are in the world.

I've tried using wildcard by using address=/.googlevideo.com/piholeIP
but youtube won't even try to load any videos afterwards.

I've used Whitelist Assistant by DNSThingy Chrome extension to see the domains that the adlists doesn't seem to cover. Feel free to do this too.

1 Like

I don't think it's a tracking domain, https://forums.geforce.com/default/topic/857331/stop-geforce-experience-from-updating/

I did some experimenting tonight with my LG Smart TV and this is the list of servers I found that could be blacklisted:

These block ads in the LG App Store

This blocks the ads that show up here: https://i.imgur.com/2TKYBf5.png

It has some trade-offs, though.

  1. You have to allow it in order to sign any EULA agreements and to download apps. Doing so makes the ads appear, but turning the TV off (standby) and on again with the site re blacklisted clears them.

  2. The App icons and screenshots IN THE APP STORE would not appear.

This was not a huge loss because LG's app store is tiny. Every other smart TV feature works.

All4 Block Video Ads

cdn.ss.anno.channel4.com

Blocking ITV Hub Player Advertisements

Block the following domains.

tom.itv.com

They seem to have changed their advert server.

Blocking:

toots-a.akamaihd.net

Now does the trick instead. Stops the Windows desltop browser version of ITV Hub working, but skipsads on my Samsung smart TV & Fire TV.

A list for sites that use Miners it a google doc so highlight the A column and Crtl + C .
Miners spreadsheet

Not sure how to add to the original post but I've found blocking: logs.roku.com rather than more specific names helpful. I have >7000 hits to austin.logs.roku.com in the last 24 hours.

Outside of that:

captive.roku.com can be safely blocked if you don't need captive portal support (i.e. Hotel or Dorm connect: https://www.reddit.com/r/Roku/comments/3ppa7k/roku_has_added_captive_portal_support/)

And... victoria.logs.roku.com has started appearing on mine. Blocked.

A post was split to a new topic: Omit Blocked Domain From Logs

Block My5 TV app ads

nqs.nice264.com
mtv.hb.omtrdc.net
jwpltx.com
entitlements.jwplayer.com
ssl.p.jwpcdn.com
pasta.esfile.duapps.com

It seems like Reddit's invasive tracking should be blocked - see Reddit's website uses DRM for fingerprinting for details.

Block

Here are some sites I have seen recently:
My FireStick has been calling out to avs-alexa-18-na.amazon.com
My Roku has been calling out to scribe.logs.roku.com

Edit: Both blocked without loss of functionality.

Blacklisting tracking.miui.com results in the Xiaomi Home app not showing the cleaning map for the Roborock Vacuum Cleaner. I'm not sure what else is going via that subdomain, but blacklisting it definitely stops part of the app from working. Not a huge loss, but maybe it shouldn't be blacklisted?

Note that the vacuum is still able to send the map data to Xiaomi, but you can't see it. So if the aim is to stop Xiaomi devices from phoning home, that didn't work.

Tiktok blocklist for our children, confirmed working on their Mobile phone.

https://raw.githubusercontent.com/danhorton7/pihole-block-tiktok/main/tiktok.txt

1 Like