AdguardTeam / AdguardFilters

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

mobile.facebook.com #69702

Closed adguard-bot closed 3 years ago

adguard-bot commented 3 years ago

Issue URL (Annoyance)

https://mobile.facebook.com/

Comment

Username: @Morku

Cookie Pop-up

Die folgenden Informationen werden automatisch generiert. Bitte löschen Sie sie nicht.

Custom userscripts: https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard for Windows v7.5.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
Filters: Ad Blocking:
AdGuard Mobile Ads,
AdGuard Base

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances

Language-specific:
AdGuard Russian,
AdGuard German
krystian3w commented 3 years ago

?

facebook.com#?#div[data-sigil*="m-layer-root"]:has(div[data-sigil*="m-overlay-layer"] div[class] a[data-cookiebanner="accept_button"])

Morku commented 3 years ago

What is your question or reason for sad smiley?

But I can confirm, your filter rule is working fine. Something like that needs to be added in AdGuard Annoyance.

Alex-302 commented 3 years ago

Added mobile.facebook.com##div[data-sigil$="m-layer-root"][class$="accelerate"]:has(> div[data-sigil$="m-overlay-layer"] a[data-cookiebanner="accept_button"])

krystian3w commented 3 years ago

Added without #?# - now AdGuard Lists also use conversion on FiltersRegistry?

https://github.com/AdguardTeam/FiltersRegistry/commit/b7064835b7f7c335c0e964554bb4bd3778af0aa9#diff-6884ffdc8c42c77f9751d3fded6ed4e4d031d506bfb7020ccea5b3881f2f9501R7774

Alex-302 commented 3 years ago

both variants work. Changed to #?# like everywhere