AdguardTeam / AdguardFilters

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

www.facebook.com #130712

Closed adguard-bot closed 2 years ago

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

cant remove Reels and short videos.

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode options: Hide your search queries,
Send Do-Not-Track header,
Self-destructing third-party cookies (2880),
Hide your Referrer from third-parties
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Security:
Online Malicious URL Blocklist

Language-specific:
AdGuard French,
AdGuard Japanese,
ABPVN List
BlazDT commented 2 years ago

Not seeing those elements, you may try to enable Annoyances filter. @AdamWr do you see that element?

AdamWr commented 2 years ago

No, I don't see it.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Other:
Filter unblocking search ads and self-promotion
adguard-bot commented 2 years ago

Issue URL (Anti Adblock Script)

https://www.facebook.com/?sk=h_chr

Comment

La pub réapparait sur facebook au secours !

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
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 (2880),
Block WebRTC,
Hide your Referrer from third-parties
Filters: Ad Blocking:
AdGuard Base,
EasyList

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Language-specific:
AdGuard French
BlazDT commented 2 years ago

@AdamWr they changed their way with feed ads again.

image

ssrb_feed_start + div > div[class]:has(> div div[aria-posinset][aria-labelledby] span[dir="auto"] > span > span > span[class] > a[role="link"] > span > span[aria-labelledby] > svg > use[xlink\:href="#gid11"])

Chrome's css selector cannot select the xlink:href even when escaped.

gid11 's text is stored in site code below:

image

div[style="position: absolute; top: -10000px;"] > div[class] > svg > #gid11

But properties still indicate them as ads and are set for #ssrb_feed_start + div > div[class]: image

Could you please create new rule for those feed ads, I am not so familiar with those property rules.

Saving the page itself sadly removes the required properties :(

BlazDT commented 2 years ago

Looks like only the initial selector needed to be changed, but please still check the new rule for possible errors.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/?sk=h_chr

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/kRCV3Df.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/mJMs2jU.jpg)

System configuration

Information value
AdGuard product: AdGuard for Windows v7.10.2
Browser: Chrome
AdGuard driver: TDI
Stealth mode: disabled
DNS filtering: disabled
Filters: Ad Blocking:
AdGuard Base

Annoyances:
Fanboy's Annoyances,
Adblock Warning Removal List,
AdGuard Annoyances
Userscripts: https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js
AdamWr commented 2 years ago

Looks like only the initial selector needed to be changed, but please still check the new rule for possible errors.

@BlazDT Looks good to me, but I think that we could just add selector to the old rule instead of having two different rules. I will merge them.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Facebook ads reappeared

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/SEGMsMo.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/3Fz1588.jpg)

System configuration

Information value
AdGuard product: AdGuard for Mac v2.8.1.1147+release
Browser: Safari
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,
Block third-party Authorization header,
Self-destructing first-party cookies (4320),
Self-destructing third-party cookies (180),
Disable cache for third-party requests,
Block WebRTC,
Block Push API,
Block Location API,
Block Java,
Hide your Referrer from third-parties (),
Hide your User-Agent (),
Hide your IP address (208.54.104.184)
DNS filtering: server: https://dns.adguard-dns.com/dns-query
filters: https://filters.adtidy.org/mac_v2/filters/15.txt
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads,
EasyList

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking,
Peter Lowe's Blocklist,
Fanboy's Anti-Facebook List

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

Annoyances:
AdGuard Annoyances,
Fanboy's Annoyances,
Web Annoyances Ultralist,
EasyList Cookie List,
Dandelion Sprout's Annoyances List

Other:
Filter unblocking search ads and self-promotion

Language-specific:AdGuard Russian,
AdGuard German,
AdGuard Spanish/Portuguese,
AdGuard French,
Bulgarian list,
EasyList Italy,
CJX's Annoyances List,
ROLIST2,
Polish Annoyances Filters,
Frellwit's Swedish Filter,
Dandelion Sprout's Nordic Filters
Userscripts: Web+of+Trust+(url:+https://userscripts.adtidy.org/release/adguard-wot/1.0/wot.user.js),
AdGuard+Popup+Blocker+(url:+https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js),
AdGuard+Assistant+(url:+https://userscripts.adtidy.org/release/assistant/4.3/assistant.user.js),
AdGuard+Extra+(url:+https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js)
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259032602 - Please update filters.

BlazDT commented 2 years ago

Thanks for checking. Was unsure about , in CSS, but now I know :) Could you update engagement rule in Annoyances filter please too, thank you :)

AdamWr commented 2 years ago

If I'm not wrong, I did it already (I have merged two rules for "sponsored posts" and two rules for "suggested posts") - https://github.com/AdguardTeam/AdguardFilters/commit/d95ff592cc9dde954491f88d568fabaa50fe1847 :)

BlazDT commented 2 years ago

Thank you, I also see you merged the marketplace ones. The one with Marketplace listing viewer is a bit strange, it is in preview of a non-marked ad one and is only the text sponsored (hide button only hides the text), therefore I only hid the text.

BlazDT commented 2 years ago

They changed Suggested posts again and rule hides everything, but I do not understand why.

facebook.com,facebookcorewwi.onion#%#!function(){var b=0,d=[];new MutationObserver(function(){document.querySelectorAll("div[data-pagelet^=\"FeedUnit\"]:not([style*=\"display: none\"]), div[role=\"feed\"] > div:not([style*=\"display: none\"]), #ssrb_feed_start + div > div[class]:not([style*=\"display: none\"])").forEach(function(e){if(e.innerText.search(/[a-z]\n/) < 40) {b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Suggested post blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))};Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.category?.includes("ENGAGEMENT")||a.children?.props?.children?.props?.category?.includes("ENGAGEMENT")||a.children?.props?.children?.props?.feedEdge?.category?.includes("ENGAGEMENT")){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Suggested post blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).observe(document,{childList:!0,subtree:!0})}();

image

Category is now "ORGANIC" which also real posts have :(

AdamWr commented 2 years ago

Unfortunately, I cannot reproduce suggested posts at the moment, but it looks like that all posts are hidden due to this part:

if(e.innerText.search(/[a-z]\n/) < 40) { [...]

It seems that this statement is true for all checked elements.

BlazDT commented 2 years ago

In console you see not true for all posts, that is why I do not understand it.

el[3] is real post, other ones are annoying elements. But it seems sometimes real posts have also a character before line break :(

AdamWr commented 2 years ago

When I run this script in console then I see that it's true for most of the posts.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Hier (Le 26/09/22) j'ai télécharger cette extension pour essentiellement bloqué les pubs (sponsorisé) sur Facebook tout marche correctement mais aujourd'hui (Le 27/09/22) les pubs sont de retours.

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/XBc9CVp.png)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/UkXsTfV.png)
Screenshot 3 ![Screenshot 3](https://reports-img.adguard.com/x8CB5QL.png)
Screenshot 4 ![Screenshot 4](https://reports-img.adguard.com/upFT6F9.png)

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Language-specific:
AdGuard French,
AdGuard Russian,
AdGuard German,
EasyList Czech and Slovak,
EasyList Lithuania,
Official Polish filters for AdBlock, uBlock Origin & AdGuard,
Polish Anti Adblock Filters,
Frellwit's Swedish Filter
BlazDT commented 2 years ago

I found a bit better rule, but one or two are still broken. Have to wait until you can reproduce.

AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259250831 - Unfortunately, extensions for Firefox/Opera cannot download new JavaScript rules, so please add this rule:

facebook.com,facebookcorewwi.onion#%#!function(){var b=0,d=[];new MutationObserver(function(){document.querySelectorAll("div[data-pagelet^=\"FeedUnit\"]:not([style*=\"display: none\"]), div[role=\"feed\"] > div:not([style*=\"display: none\"]), div[role=\"feed\"] > span:not([style*=\"display: none\"]), #ssrb_feed_start + div > div[class]:not([style*=\"display: none\"])").forEach(function(e){Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.category?.includes("SPONSORED")||a.children?.props?.children?.props?.category?.includes("SPONSORED")||a.children?.props?.children?.props?.feedEdge?.category?.includes("SPONSORED")){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Ad blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).observe(document,{childList:!0,subtree:!0})} ();

to user rules.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

annuncio pubblicitario facebook non filtrato. ho installato anche altri plug-in ADSB ma oggi non funziona nessuno compreso il vostro. (facebook container, ublock origin, ADB adblock plus, facebook blocker, seen blocker, fb cleaner, qclean remove, tracking ad removal), ho disabilitato tutti i plug in ADB ed usati singolarmente, poi un paio alla volta, poi tutti insieme. Nessun cambiamento.

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/68ecn1P.jpg)

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Other:
Filter unblocking search ads and self-promotion

Language-specific:
EasyList Italy
adguard-bot commented 2 years ago

Issue URL (Ads)

http://www.facebook.com

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard/AdGuard Pro for iOS v4.4.3
Browser: Safari
DNS filtering: disabled
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads

Privacy:
AdGuard Tracking Protection

Language-specific:
AdGuard French
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259375006 - Please read this comment - https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259260478


https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259380890 - Please ensure that Advanced protection is enabled, it's required to block sponsored posts.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

此FACEBOOK網頁在EDGE瀏覽器幾乎沒有出現廣告遺漏或突破封鎖的情況 但是在Firefox輕易的被突破 已更新過濾器數次依然無效

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Language-specific:
AdGuard Russian,
AdGuard Chinese,
AdGuard Japanese
Other extensions used: FASTER PAGELOAD/
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259612085 - Please read this comment - https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259260478

adguard-bot commented 2 years ago

Issue URL (Anti Adblock Script)

https://www.facebook.com/

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard URL Tracking,
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances

Language-specific:
AdGuard German,
AdGuard Spanish/Portuguese,
EasyList Italy
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259718800 - Please update filters.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/?sk=h_chr

Comment

Les posts sponsorisés sur facebook sont réapparus hier soir.

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.36
Browser: Firefox
Stealth mode options: Send Do-Not-Track header,
Strip URLs from tracking parameters,
Self-destructing third-party cookies (2880),
Block WebRTC,
Hide your Referrer from third-parties
Filters: Ad Blocking:
AdGuard Base,
EasyList

Privacy:
AdGuard URL Tracking,
AdGuard Tracking Protection

Annoyances:
AdGuard Annoyances,
AdGuard Cookie Notices,
AdGuard Popups,
Adblock Warning Removal List,
Fanboy's Annoyances,
I don't care about cookies,
EasyList Cookie List

Language-specific:
AdGuard French,
EasyList Italy
Other extensions used: aucun
adguard-bot commented 2 years ago

Issue URL (Incorrect Blocking)

https://www.facebook.com/

Comment

Filtering is not working properly

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/3rq7dN1.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/zoEounE.jpg)

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Annoyances:
AdGuard Annoyances

Language-specific:
AdGuard Japanese
BlazDT commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259260478

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

AdGuard doesn't work for last 2 days. I have manually blocked at least 3 ads on Facebook only today.

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Other:
Filter unblocking search ads and self-promotion

Language-specific:
AdGuard Russian,
AdGuard German,
AdGuard Spanish/Portuguese,
AdGuard Turkish,
AdGuard French,
EasyList Italy,
Liste AR,
AdBlockID,
ABPVN List,
Frellwit's Swedish Filter
Other extensions used: Facebook pixel helper, Tag assistant legacy (by Google), FireShot, Return YouTube dislike.
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1260558875 - Please update filters.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Sponsored ads reapeared on the newsfeed

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/OCZRRid.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/YKCo8Be.jpg)

System configuration

Information value
AdGuard product: AdGuard for Mac v2.8.1.1147+release
Browser: Safari
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,
Block third-party Authorization header,
Self-destructing first-party cookies (4320),
Self-destructing third-party cookies (180),
Disable cache for third-party requests,
Block WebRTC,
Block Push API,
Block Location API,
Block Java,
Hide your Referrer from third-parties (),
Hide your User-Agent (),
Hide your IP address (208.54.104.184)
DNS filtering: server: https://dns.adguard-dns.com/dns-query
filters: https://filters.adtidy.org/mac_v2/filters/15.txt
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads,
EasyList

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking,
Peter Lowe's Blocklist,
Fanboy's Anti-Facebook List

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

Annoyances:
AdGuard Annoyances,
Fanboy's Annoyances,
Web Annoyances Ultralist,
EasyList Cookie List,
Dandelion Sprout's Annoyances List

Other:
Filter unblocking search ads and self-promotion

Language-specific:AdGuard Russian,
AdGuard German,
AdGuard Spanish/Portuguese,
AdGuard French,
Bulgarian list,
EasyList Italy,
CJX's Annoyances List,
ROLIST2,
Polish Annoyances Filters,
Frellwit's Swedish Filter,
Dandelion Sprout's Nordic Filters
Userscripts: Web+of+Trust+(url:+https://userscripts.adtidy.org/release/adguard-wot/1.0/wot.user.js),
AdGuard+Popup+Blocker+(url:+https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js),
AdGuard+Assistant+(url:+https://userscripts.adtidy.org/release/assistant/4.3/assistant.user.js),
AdGuard+Extra+(url:+https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js)
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1260563283 - Please ensure that your filter lists are up to date.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/?sk=h_chr

Comment

facebook would not let me block playstation ads

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.36
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Other:
Filter unblocking search ads and self-promotion

Language-specific:
AdGuard French
Other extensions used: there is still ads on facebook, for exemple PlayStation would not go away.
BlazDT commented 2 years ago

That is not an ad, you liked/followed that playstation account, else that message would not be displayed.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Postagens patrocinadas no Facebook. Meu e-mail é cesarhenrxr@yahoo.com.br

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Language-specific:
AdGuard Russian,
AdGuard Japanese,
AdGuard Spanish/Portuguese
Other extensions used: Não tenho
BlazDT commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259260478

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

So far the Adguard browser extension was blocking all ads even on facebook, however, facebook is somehow getting around ur filters and placing their ads on my timeline. I hope there will be a fix to this issue soon.

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/fODFuOM.png)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/22XjSLn.png)
Screenshot 3 ![Screenshot 3](https://reports-img.adguard.com/s436QsJ.png)

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking

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

Annoyances:
AdGuard Annoyances,
AdGuard Cookie Notices,
AdGuard Popups,
I don't care about cookies,
EasyList Cookie List

Security:
Online Malicious URL Blocklist

Language-specific:
AdGuard Russian
Other extensions used: Norton 360, F.B (FluffBusting)Purity, Youtube NonStop
AdamWr commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1262927386 - Please update filters.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

就是無法屏蔽 facebook 的任何廣告

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.36
Browser: Firefox
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Language-specific:
AdGuard Chinese,
AdGuard Japanese
adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Problem występuje na fejsbuku: przeglądarka Edge, Firefox, Slimjet Osoby, które możesz znać,Rolki i krótkie filmy,sponsorowane. Problem się pojawia mimo to, że mam zainstalowany dodatek F.B.(FluffBusting)Purity

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.36
Browser: EdgeChromium
Stealth mode options: Hide your search queries,
Send Do-Not-Track header,
Strip URLs from tracking parameters,
Block WebRTC,
Hide your Referrer from third-parties
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard URL Tracking,
AdGuard Tracking Protection,
EasyPrivacy,
Fanboy's Enhanced Tracking List

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

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

Security:
Online Malicious URL Blocklist,
NoCoin Filter List

Other:
AdGuard DNS

Language-specific:
Official Polish filters for AdBlock, uBlock Origin & AdGuard,
Polish GDPR-Cookies Filters,
KAD - Anti-Scam,
Polish Anti Adblock Filters
Alex-302 commented 2 years ago

I don't see sponsored posts.

adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/?sk=h_chr

Comment

Allows ME to remove ads from FB - one at a time - DOESN't do it ITSELF!!!

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.36
Browser: Firefox
Stealth mode: disabled
Filters: Privacy:
AdGuard Tracking Protection

Language-specific:
AdGuard Japanese,
AdGuard Dutch
Other extensions used: social fixer - ublock origin
BlazDT commented 2 years ago

https://github.com/AdguardTeam/AdguardFilters/issues/130712#issuecomment-1259260478

adguard-bot commented 2 years ago

Issue URL (Ads)

[NSFW] https://www.facebook.com/

[NSFW] Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.36
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Language-specific:
AdGuard Chinese,
AdGuard Japanese
adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard Browser extension v4.1.22
Browser: Chrome
Stealth mode: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances

Language-specific:
AdGuard Chinese,
AdGuard Japanese,
AdGuard Spanish/Portuguese,
Official Polish filters for AdBlock, uBlock Origin & AdGuard,
List-KR,
Polish Anti Adblock Filters
adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Username: @planet0

Sponsored posts have returned to the News Feed.

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/3EqeRDa.jpg)

System configuration

Information value
AdGuard product: AdGuard for Mac v2.8.1.1147+release
Browser: Safari
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,
Block third-party Authorization header,
Self-destructing third-party cookies (180),
Disable cache for third-party requests,
Block WebRTC,
Block Push API,
Block Location API,
Block Java
DNS filtering: server: quic://dns.adguard-dns.com
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Annoyances
Userscripts: AdGuard+Popup+Blocker+(url:+https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js),
AdGuard+Extra+(url:+https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js)
adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/HGVXmAm.jpg)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/hc8atVi.jpg)
Screenshot 3 ![Screenshot 3](https://reports-img.adguard.com/FOuH1oI.jpg)
Screenshot 4 ![Screenshot 4](https://reports-img.adguard.com/gaNXdrA.jpg)
Screenshot 5 ![Screenshot 5](https://reports-img.adguard.com/KagLTjV.jpg)
Screenshot 6 ![Screenshot 6](https://reports-img.adguard.com/dxN8xdY.jpg)

System configuration

Information value
AdGuard product: AdGuard for Mac v2.8.1.1147+release
Browser: Safari
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,
Block third-party Authorization header,
Self-destructing first-party cookies (4320),
Self-destructing third-party cookies (180),
Disable cache for third-party requests,
Block WebRTC,
Block Push API,
Block Location API,
Block Java,
Hide your Referrer from third-parties (),
Hide your User-Agent (),
Hide your IP address (208.54.104.184)
DNS filtering: server: https://dns.adguard-dns.com/dns-query
filters: https://filters.adtidy.org/mac_v2/filters/15.txt
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads,
EasyList

Privacy:
AdGuard Tracking Protection,
AdGuard URL Tracking,
Peter Lowe's Blocklist,
Fanboy's Anti-Facebook List

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

Annoyances:
AdGuard Annoyances,
Fanboy's Annoyances,
Web Annoyances Ultralist,
EasyList Cookie List,
Dandelion Sprout's Annoyances List

Other:
Filter unblocking search ads and self-promotion

Language-specific:AdGuard Russian,
AdGuard German,
AdGuard Spanish/Portuguese,
AdGuard French,
Bulgarian list,
EasyList Italy,
CJX's Annoyances List,
ROLIST2,
Polish Annoyances Filters,
Frellwit's Swedish Filter,
Dandelion Sprout's Nordic Filters
Userscripts: Web+of+Trust+(url:+https://userscripts.adtidy.org/release/adguard-wot/1.0/wot.user.js),
AdGuard+Popup+Blocker+(url:+https://userscripts.adtidy.org/release/popup-blocker/2.5/popupblocker.user.js),
AdGuard+Assistant+(url:+https://userscripts.adtidy.org/release/assistant/4.3/assistant.user.js),
AdGuard+Extra+(url:+https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js)
Referrer: https://www.facebook.com/permalink.php?story_fbid=pfbid0295Rds9MVXbWhJb6a8okJyePmevJaH8bpPeGb7UtdXJ9uBwLKrJ51R12LhjxjxXC1l
adguard-bot commented 2 years ago

Issue URL (Ads)

https://www.facebook.com/

Comment

Username: @theviking738

Toute les publicités de ce lien passent:

facebook.com###mount_0_0_Ul > div:nth-child(2) > div:first-child > div.bdao358l.om3e55n1.g4tp4svg > div.bdao358l.om3e55n1.g4tp4svg:nth-child(6) > div.g4tp4svg.om3e55n1.cqf1kptm.alzwoclg > div.alzwoclg.cqf1kptm.om3e55n1 > div.alzwoclg.cqf1kptm.om3e55n1.kyj84mfa.cofpoq2j > div.alzwoclg.cqf1kptm.p1t2w4gn.fawcizw8.om3e55n1.g4tp4svg:first-child > div.bdao358l.om3e55n1.g4tp4svg.alzwoclg.jez8cy9q.jcxyg2ei.o9w3sbdw.sr926ui1.jl2a5g8c.fawcizw8.h93itd9g:first-child > div.bdao358l.om3e55n1.g4tp4svg.alzwoclg.jg3vgc78.cgu29s5g.i15ihif8.aeinzg81.sl27f92c.hael596l.sr926ui1.jl2a5g8c.kwmpab9d.fawcizw8.red7f7t1 > div.bdao358l.om3e55n1.g4tp4svg.alzwoclg.cgu29s5g.i15ihif8.aeinzg81.jcxyg2ei.o9w3sbdw.sr926ui1.jl2a5g8c.bdjfgm2q.dhod7fyx.ir39z7dx.gqe1mzv8.av1hlb45:nth-child(5) > div.bdao358l.om3e55n1.g4tp4svg.alzwoclg.cqf1kptm.jez8cy9q.gvxzyvdx.aeinzg81 > div.bdao358l.om3e55n1.g4tp4svg > div.r6ydv39a.mfclru0v > div.alzwoclg.jl2a5g8c.jcxyg2ei:last-child > div.gvxzyvdx.imjq5d63.flv4y0wt.cbwvpmhb > div.cdum9rwi.pgra2bgq.ctyh02ob:last-child > div:nth-child(2) > span > span > span > span > span > span > div.b6ax4al1:nth-child(26) > div > div.g4tp4svg.mfclru0v.om3e55n1.p8bdhjjv > div.g4tp4svg.om3e55n1 > div > div > div.icdlwmnq > div.alzwoclg.cqf1kptm > div.bdao358l.om3e55n1.g4tp4svg > div.alzwoclg.om3e55n1.mfclru0v > div.bdao358l.om3e55n1.g4tp4svg.oab4agdp.g6da2mms.yn3a2qjl.b52o6v01.a96hb305.mfclru0v.lq84ybu9.hf30pyar.b3dzj11p > div > div:nth-child(8) > div

Screenshots

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

System configuration

Information value
AdGuard product: AdGuard for Windows v7.9.1
Browser: Chrome
AdGuard driver: WFP
Stealth mode options: Hide your search queries,
Send Do-Not-Track header,
Remove X-Client-Data header from HTTP requests,
Self-destructing third-party cookies (180)
DNS filtering: disabled
Filters: Ad Blocking:
AdGuard Base

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
Adblock Warning Removal List

Language-specific:
AdGuard French
Userscripts: 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