Skip to content

Instantly share code, notes, and snippets.

@ssg
Created November 5, 2023 11:17
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssg/5a7c8ad1bca4836c32d255b4904e456a to your computer and use it in GitHub Desktop.
Save ssg/5a7c8ad1bca4836c32d255b4904e456a to your computer and use it in GitHub Desktop.
Custom uBlock Origin filter for LinkedIn news feed
www.linkedin.com##:xpath(//span[contains(text(), 'Promoted') or contains(text(), 'Suggested') or contains(text(), 'Recommended for you')]/ancestor::div[@class='relative'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment