AdguardTeam / AdGuardSDNSFilter

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

Cloudfront Block breaking Strava.com #1623

Closed solarisfire closed 3 months ago

solarisfire commented 3 months ago

Prerequisites

What DNS server do you use?

Other

Version

Pi-hole v5.17.3

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

Google DNS, OpenDNS, and Cloudflare DNS upstream

What DNS filters do you have enabled?

AdguardDNS.txt

What browser or app do you use?

Firefox, Microsoft Edge

Which device type do you use?

Desktop

What type of problem have you encountered?

Website or app doesn't work properly

Where did you encounter the problem?

https://strava.com

Add your comment and screenshots

All of these indiscriminate cloudflare blocks (d3nn82uaxijpm6.cloudfront.net in particular) are blocking content on any website that host it's assets on cloudflare (in my case strava.com)

Screenshot_20240204_185933 9b729544d0ee36e0

Privacy

mkasberg commented 3 months ago

I came here to report the same issue, and I can reproduce the screenshot above. The problematic block is d3nn82uaxijpm6.cloudfront.net. This domain serves JS for strava.com when logged in to Strava.

Whitelisting the domain does fix the problem.

jellizaveta commented 3 months ago

@mkasberg Hello. AdGuard DNS is not blocking this domain at the moment. Do you have only the AdGuard filter enabled, or do you have third-party filters as well? I see that this domain is blocked for example in CHN: anti-AD filter .

solarisfire commented 3 months ago

It seems to be removed from the block list now.

I use this list here:

https://v.firebog.net/hosts/AdguardDNS.txt

Which is just downstream of this project.

I guess it was removed at some point!

mkasberg commented 3 months ago

I noticed it was included on the 02FEB24 blocklist at https://v.firebog.net/hosts/AdguardDNS.txt and it was removed on the 05FEB24 blocklist.

I suspect it's been fixed upstream since it's no longer present -- if it's still present on other blocklists, like CHN: anti-AD filter, it might be the case that those blocklists have not yet been updated with the upstream fix...

Since it's not currently present in the blocklist I was worried about, I think that the issue's probably resolved...

jellizaveta commented 3 months ago

If it loads fine now - then I will close it. Thanks for letting me know!

jellizaveta commented 3 months ago

@gentlyxu Hello. Could you please take a look?