Skip to content

Commit

Permalink
add other selector
Browse files Browse the repository at this point in the history
Co-authored-by: Ethan <ethanelzadams@gmail.com>
  • Loading branch information
DetachHead and ethan-xd committed Sep 25, 2021
1 parent 1406a34 commit 2a4d093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fb.txt
Expand Up @@ -9,6 +9,7 @@ facebook.com##div[data-pagelet^=FeedUnit_]:has(a[aria-label=Sponsored])
facebook.com##div[data-pagelet^=FeedUnit_]:has(a[aria-label=label]:has-text(S):has-text(p):has-text(o))
facebook.com##div[data-pagelet="RightRail"] > div > span > div:has-text(Sponsored)
facebook.com##div[role=article]:has(a[aria-label=Sponsored])
facebook.com##div[role=article]:has(a[aria-label=label]:has-text(S):has-text(p):has-text(o))
facebook.com##div[data-pagelet="RightRail"] > div > div:has-text(Suggested for You)
facebook.com##div[data-pagelet="RightRail"] > div > div:has-text(Suggested Live Video)
facebook.com##div[data-pagelet^="FeedUnit_"]:has-text(Videos Just For You)
Expand Down

0 comments on commit 2a4d093

Please sign in to comment.