AdguardTeam / AdGuardSDNSFilter

AdGuard DNS filter
https://adguard-dns.io/
GNU General Public License v3.0
698 stars 125 forks source link

why www.googleadservices.com is whitelisted in the base dns filter #1644

Closed rochmind closed 2 months ago

rochmind commented 2 months ago

Prerequisites

What DNS server do you use?

AdGuard Home

Version

No response

What DNS upstream(s) do you use in AdGuard apps or AdGuard Home?

neatens over https

What DNS filters do you have enabled?

https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt

What browser or app do you use?

Safari

Which device type do you use?

Desktop

What type of problem have you encountered?

Missed analytics or tracker

Where did you encounter the problem?

No response

Add your comment and screenshots

Screen Shot 2024-03-03 at 09 09 12

I used to have pihole as my primary and recently setup AdGuardHome as primary and pihole as secondary. I noticed this morning when checking nextdns analytics that www.googleadservices.com is being blocked at upstream dns when I have 2 local blockers setup.

Noticed the AdGuard base filter whitelisted a bunch of domains - default should be blocked OR do not even have an entry for it.

Privacy

Alex-302 commented 2 months ago

@rochmind These rules are related to context ads in Google Search

@@||pagead.l.doubleclick.net^|
@@||www.googleadservices.com^|
@@||googleadapis.l.google.com^|

You can disable them by

@@||pagead.l.doubleclick.net^|$badfilter
@@||www.googleadservices.com^|$badfilter
@@||googleadapis.l.google.com^|$badfilter

Which site made requests on your screenshot?

rochmind commented 2 months ago

I've removed the base dns filter instead and made adguard secondary