AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
3.24k stars 639 forks source link

Adguard block access to legitimate site (http://adsabs.harvard.edu/ads_abstracts.html) #80976

Closed quark67 closed 3 years ago

quark67 commented 3 years ago

In the URL http://adsabs.harvard.edu/ads_abstracts.html, "ads" is not for "advertising", but for "Astrophysics Data System".

I cannot access to this page, the error message is (approximately, because I translate from French): _Safari cannot open the page "http://adsabs.harvard.edu/ads_abstracts.html". Error: "the URL was blocked by a content blocker"_.

Perhaps can you allow this URL?

krystian3w commented 3 years ago

@Yuki2718 can you check and maybe fix in EL?

Yuki2718 commented 3 years ago

Can't reproduce with AG Extension on Chromium (Base, TPF, Social, Annoyances, & French). Do not skip the template.

quark67 commented 3 years ago

I just updated "AdGuard for Safari" to version 1.9.13, and same behaviour: the page is blocked. Installed:

krystian3w commented 3 years ago

@Yuki2718 maybe possible reporduce on Android + AdGuard Content Blocker for Samsung Internet "browser" / Yandex Browser.

https://play.google.com/store/apps/details?id=com.yandex.browser https://play.google.com/store/apps/details?id=com.sec.android.app.sbrowser

+

https://play.google.com/store/apps/details?id=com.adguard.android.contentblocker

Unless it is rule directly from the AdGuard project that are causing the blocking, such are repaired at the AdGuard "list" filter level and not with a pending repair in EL/EP, I suppose in file:

https://github.com/AdguardTeam/AdguardFilters/blob/02c79c2d19a8d8853734653db6df6099d7575fa1/EnglishFilter/sections/content_blocker.txt

Alex-302 commented 3 years ago

@quark67 I can't reproduce. Could you please check which filter breaks the site?

quark67 commented 3 years ago

How can I find the filter? Which steps must I do? In Safari Web inspector? Where? In Adguard for Safari? Where? Thanks.

Alex-302 commented 3 years ago

@quark67 Hi. Just disable filters one by one with checking(wait ~10-15 seconds after each disable/enable)

quark67 commented 3 years ago

So, the results:

Must I do another test?

quark67 commented 3 years ago

Here are the settings from the "AdGuard for Safari" app: image

And more specifically for the Ads Block: image

Deactivating "Filtre anglais AdGuard" (English Filter AdGuard) does nothing about the blocking of the page (when all the extensions from the previous list are reactivated).

krystian3w commented 3 years ago

So something match with:

://ads (all domain will not load) or /ads_ (only few .html files with unlucky names)

Sergey-Lyapin commented 3 years ago

The problem is caused by AdGuard French filter (most likely by /ads_$popup rule). Fixed, @quark67 please update the filters after 2-3 hours.

quark67 commented 3 years ago

Yes, after updating, I can reach the page http://adsabs.harvard.edu/ads_abstracts.html, thanks.