-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Filter issues MUST NOT be reported here. Read first: https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md
Describe the issue
Adding a custom filter to filter facebook posts in my feed doesn't "stick", it stops working after reloading the page or also if you keep scrolling - you will see more sponsored posts that can be blocked by the exact same filter but were not blocked presumably because they loaded after uBlock checked.
One or more specific URLs where the issue occurs
Screenshot in which the issue can be seen
Steps for anyone to reproduce the issue
- Go to facebook and find a sponsored post ("Sponsored" under the poster's name)
- Right click and hit block
- Paste in this filter
##body div[role="feed"] div[id^="hyperfeed_story_id_"]:if(div[id^="feed_subtitle_"] a:matches-css-after(content: "Sponsored")) - It should highlight just the sponsored story
- Hit create
- Reload page
- Find another sponsored post
- Paste in the same filter
- Hit create
- Check custom filters - the same filter added twice and sponsored posts only filter right after clicking create, and stop working after the page reloads.
Your settings
100% Default settings
- OS/version: Arch Linux
- Browser/version: FF 57.02
- uBlock Origin version: 1.14.20
Your filter lists
100% Default filters
Your custom filters (if any)
! 12/10/2017, 8:46:01 AM https://www.facebook.com/
facebook.com##body div[role="feed"] div[id^="hyperfeed_story_id_"]:if(div[id^="feed_subtitle_"] a:matches-css-after(content: "Sponsored"))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
