Search found 1 match

by kekriku
Wed Aug 10, 2016 5:52 pm
Forum: Report unblocked content
Topic: Facebook.com Sponsored ads posts
Replies: 105
Views: 22383

Re: Facebook.com Sponsored ads posts

Code: Select all

facebook.com##:xpath(//a[text()='Sponsored']/parent::span/ancestor::div[contains(concat(' ',normalize-space(@class),' '),' userContentWrapper ')])
this works, but people will have to change 'Sponsored' according to their fb language setting.