Open WalrusInAnus opened 5 years ago
Can you test these filters one by one and tell me if any work? We're having the same issue over at https://github.com/uBlockOrigin/uAssets/issues/3367.
facebook.com##div[id^=hyperfeed_story_id_]:has(span[data-ft="{\"tn\":\"j\"}"])
facebook.com##.pagelet-group .pagelet:has(a:has-text(Sponsored))
facebook.com##div[id^=hyperfeed_story_id_]:has(._3c21):has(.fbEmuTracking)
facebook.com##div[id^=hyperfeed_story_id_]:has(a[role^=button]:has(> span:has([data-content]):not(:has([data-content="1"])):not(:has([data-content="2"])):not(:has([data-content="3"])):not(:has([data-content="4"])):not(:has([data-content="5"])):not(:has([data-content="6"])):not(:has([data-content="7"])):not(:has([data-content="8"])):not(:has([data-content="9"])):not(:has([data-content="w"]))))
facebook.com##div[id^=hyperfeed_story_id_]:has(a[role^=button]):has(iframe[src*="xti"])
Or if you still use ABP / AdBlock:
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(span[data-ft="{\"tn\":\"j\"}"])
facebook.com#?#.pagelet-group .pagelet:-abp-has(a:-abp-contains(Sponsored))
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(._3c21):-abp-has(.fbEmuTracking)
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(a[role^="button"]:-abp-has(> span:-abp-has([data-content"]):not(:-abp-has([data-content="1"])):not(:-abp-has([data-content="2"])):not(:-abp-has([data-content="3"])):not(:-abp-has([data-content="4"])):not(:-abp-has([data-content="5"])):not(:-abp-has([data-content="6"])):not(:-abp-has([data-content="7"])):not(:-abp-has([data-content="8"])):not(:-abp-has([data-content="9"])):not(:-abp-has([data-content="w"]))))
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(a[role^="button"]):-abp-has(iframe[src*="xti"])
But:
:not(:-abp-*(...))
and :-abp-*(...):-abp-*(...)...
is not supported by both addons.
No implemented in this addons and maybe no should fast added suport.
@llacb47 only
facebook.com##div[id^=hyperfeed_storyid]:has(a[role^=button]):has(iframe[src*="xti"])
Seems to work (ublock). But there's a delay of 2 seconds before it blocks them
Any news?
Do those filters work for you?
I didn't have time to test, and I got a notifications about more people replying here, so I thought someone was quicker.
If there is a solution, will anyone add it to the filter?
Still working for me no sponsored post in my feed
facebook.com##div[id^=hyperfeed_story_id_]:has(a[role^=button]:has(> span:has([data-content="S"]):not(:has([data-content="1"])):not(:has([data-content="2"])):not(:has([data-content="3"])):not(:has([data-content="4"])):not(:has([data-content="5"])):not(:has([data-content="6"])):not(:has([data-content="7"])):not(:has([data-content="8"])):not(:has([data-content="9"])):not(:has([data-content="w"]))))
Or if you still use ABP / AdBlock:
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(span[data-ft="{\"tn\":\"j\"}"]) facebook.com#?#.pagelet-group .pagelet:-abp-has(a:-abp-contains(Sponsored)) facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(._3c21):-abp-has(.fbEmuTracking) facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(a[role^="button"]:-abp-has(> span:-abp-has([data-content"]):not(:-abp-has([data-content="1"])):not(:-abp-has([data-content="2"])):not(:-abp-has([data-content="3"])):not(:-abp-has([data-content="4"])):not(:-abp-has([data-content="5"])):not(:-abp-has([data-content="6"])):not(:-abp-has([data-content="7"])):not(:-abp-has([data-content="8"])):not(:-abp-has([data-content="9"])):not(:-abp-has([data-content="w"])))) facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(a[role^="button"]):-abp-has(iframe[src*="xti"])
But:
:not(:-abp-*(...))
and:-abp-*(...):-abp-*(...)...
is not supported by both addons. No implemented in this addons and maybe no should fast added suport. This should work for ad block code below
facebook.com#?#div[id^="hyperfeed_story_id_"]:-abp-has(a[role^="button"]:-abp-has(> span:-abp-has([data-content='S"]):not(:-abp-has([data-content="1"])):not(:-abp-has([data-content="2"])):not(:-abp-has([data-content="3"])):not(:-abp-has([data-content="4"])):not(:-abp-has([data-content="5"])):not(:-abp-has([data-content="6"])):not(:-abp-has([data-content="7"])):not(:-abp-has([data-content="8"])):not(:-abp-has([data-content="9"])):not(:-abp-has([data-content="w"]))))
Wrap in code block please https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code
So is anyone going to update the filter?
Wrap in code block please
should enough if you try multiple space in string, split line look better as scrollbar.
So is anyone going to update the filter?
Fanboy Tracking list? Nope...?
"Anti-Facebook List" It's in the title.
IMO also nope, no solution for ABP, list no support extend syntax for uBlock Origin / AdGuard Adblocker (AdGuard have own solution with scriplet).
I would support both implementations, if it could cover both extensions.
Seriously, will anyone update the filter list please? My FB is infested with sponsored shit.
Did you ever test any of the filters posted here?
No, I leave that to more experienced people.
Over the past I don't know, two weeks maybe? Facebook became totally infested with sponsored posts. Can you investigate please?