Skip to content

Instantly share code, notes, and snippets.

@absurd
Created March 10, 2022 05:11
Show Gist options
  • Save absurd/63359db9cf839945e4584c0730e3ad52 to your computer and use it in GitHub Desktop.
Save absurd/63359db9cf839945e4584c0730e3ad52 to your computer and use it in GitHub Desktop.
CSS Selector for Removing Non-Followed Suggested Posts on Twitter.com (e.g. w/ UBlock Origin)
##article:has(div>div>div>div>div>div>div>div>div>div>div>a>span:has-text(/See more/))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment