AdguardTeam / AdguardFilters

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

www.dailymotion.com #129327

Closed adguard-bot closed 2 years ago

adguard-bot commented 2 years ago

Issue URL (Incorrect Blocking)

https://www.dailymotion.com/video/x6ic9tz

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard for Safari v1.11.6
Browser: Safari
Filters: Ad Blocking:
AdGuard Base,
EasyList

Privacy:
AdGuard Tracking Protection,
EasyPrivacy,
Fanboy's Enhanced Tracking List,
Peter Lowe's Blocklist

Social Widgets:
AdGuard Social Media,
Fanboy's Social Blocking List

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

Security:
NoCoin Filter List
Yuki2718 commented 2 years ago

@kiboke ###root div[class*="CookiePopup"] is causing this. Cf. https://github.com/AdguardTeam/AdguardFilters/commit/9bcdc2cbdeb08d2824d7031f62cac2c79235b4bf

kiboke commented 2 years ago

@Yuki2718 I am not able to confirm that, I can't find [class*="CookiePopup"] on that page at all.

Yuki2718 commented 2 years ago

Hmm, strange I still see. Maybe try different IP?

adguard-bot commented 2 years ago

Issue URL (Incorrect Blocking)

https://www.dailymotion.com/video/x69y1sl

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Chrome
Stealth mode options: Hide your search queries,
Remove X-Client-Data header from HTTP requests,
Strip URLs from tracking parameters,
Block WebRTC,
Hide your Referrer from third-parties
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads,
EasyList

Privacy:
AdGuard URL Tracking,
AdGuard Tracking Protection,
EasyPrivacy,
Legitimate URL Shortener,
Fanboy's Enhanced Tracking List,
Peter Lowe's Blocklist,
Fanboy's Anti-Facebook List,
Fanboy's Anti-thirdparty Fonts

Social Widgets:
AdGuard Social Media,
Fanboy's Social Blocking List

Annoyances:
AdGuard Annoyances,
AdGuard Cookie Notices,
AdGuard Popups,
AdGuard Mobile App Banners,
AdGuard Other Annoyances,
AdGuard Widgets,
Adblock Warning Removal List,
Fanboy's Annoyances,
Web Annoyances Ultralist,
I don't care about cookies,
EasyList Cookie List,
Dandelion Sprout's Annoyances List

Security:
Online Malicious URL Blocklist,
NoCoin Filter List

Language-specific:
AdGuard Turkish,
AdGuard French,
AdGuard Russian,
AdGuard Chinese,
AdGuard German,
AdGuard Spanish/Portuguese,
ABPVN List
DandelionSprout commented 2 years ago

I can reproduce OP's problem when AdGuard VPN is set to Serbia.

krystian3w commented 2 years ago

Mobile version with mask as Serbia (also by SurfShark) no have this element.

Also filter may have race condition and uBo no inject this in important css hidding sheet.

Yuki2718 commented 2 years ago

Mobile version with mask as Serbia (also by SurfShark) no have this element.

All reports are desktop.

kiboke commented 2 years ago

I was able to catch the problem behind an U.S. proxy - it will be fixed soon. Thanks for your help!

krystian3w commented 2 years ago

On Japan proxy also possible reproduce.

Alex-302 commented 2 years ago

@krystian3w Which filter causes it? I can't reproduce at the moment with user's settings.

krystian3w commented 2 years ago

Form AdGuard nothing, form kiboke like as pinged Yuki (no checked how Avast fixed small pop-up for Serbia and Japan users - I think use clicker in own addon).

krystian3w commented 2 years ago

Fans can check EasyList Cookies and warning ryanbr before hide if in New Zealand pop-up is bigger.

krystian3w commented 2 years ago

IMO possible close, due fix was added to too I don't care about cookies:

https://github.com/AdguardTeam/FiltersRegistry/commit/a473a8ee1ffdbdcefd6655b2e9ed9a1733b511b5#diff-0b02fdda200b9e2bb01431d66384571bdf2ab30dbd077b128dde0eb4c6921080R11044

IMG_20220916_145302

Yuki2718 commented 2 years ago

I see now DM is excluded in IDCAC as ~dailymotion.com###root div[class*="CookiePopup"]:not([role="dialog"]). Closing.