AdguardTeam / CoreLibs

Core Adguard libraries
https://adguard.com/
Apache License 2.0
39 stars 7 forks source link

classical-music.com is broken by any enabled extension in AdGuard apps #1701

Closed Alex-302 closed 1 year ago

Alex-302 commented 1 year ago

@adguard-bot commented on Thu Dec 01 2022

Issue URL (Incorrect Blocking)

https://www.classical-music.com/features/artists/who-is-martha-argerich-all-you-need-to-know-about-the-brilliant-pianist/

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/i4yFgkN.png)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/mnr17zw.png)

System configuration

Information value
AdGuard product: AdGuard for Windows v7.11.3
Browser: Firefox
AdGuard driver: WFP
Stealth mode options: Hide your search queries,
Send Do-Not-Track header,
Remove X-Client-Data header from HTTP requests,
Strip URLs from tracking parameters,
Self-destructing third-party cookies (180),
Disable cache for third-party requests,
Block WebRTC,
Block Push API,
Block Location API,
Block Flash,
Hide your Referrer from third-parties (www.classical-music.com),
Hide your User-Agent ()
DNS filtering: server: tls://dns.adguard-dns.com
filters: https://filters.adtidy.org/windows/filters/15.txt, User+rules
Filters: Ad Blocking:
AdGuard Base

Privacy:
Legitimate URL Shortener,
AdGuard URL Tracking,
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
Web Annoyances Ultralist,
Adblock Warning Removal List,
I don't care about cookies,
AdGuard Annoyances

Security:
Online Malicious URL Blocklist,
NoCoin Filter List

Language-specific:
Liste FR,
ROList,
ROLIST2,
road-block,
Frellwit's Swedish Filter,
Dandelion Sprout's Nordic Filters,
AdGuard French,
AdGuard Russian,
AdGuard German
Userscripts: https://userscripts.adtidy.org/release/assistant/4.3/assistant.user.js,
https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js,
https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js
Alex-302 commented 1 year ago

Reproduced with AdGuard for Windows, Android, Mac.

Added temporary exclusion for extensions. Disable it or Base filter before checking: @@||classical-music.com^$extension

AdamWr commented 1 year ago

It looks similar to this issue - https://github.com/AdguardTeam/CoreLibs/issues/1571 If I'm not wrong, the same rule works here:

classical-music.com#%#(function(){window.DD_LOGS={onReady(){},logger:{log(){}}}})();

I have tested it with:

@@||classical-music.com^$extension,badfilter
sfionov commented 1 year ago

@Alex-302 Can you add rule then?

Alex-302 commented 1 year ago

Ok.