Skip to content

Instantly share code, notes, and snippets.

View mikelei8291's full-sized avatar
🤔
What's happening to GitHub?

Mike Lei mikelei8291

🤔
What's happening to GitHub?
View GitHub Profile
@mikelei8291
mikelei8291 / twitter-ubo-rules.txt
Last active June 28, 2023 13:16
uBO (https://github.com/gorhill/uBlock) rules to remove various distracting elements on Twitter. License: CC0 (Public Domain).
! remove tracking URL params
||twitter.com^$removeparam=/^(s|t)=/
! remove Twitter verification (Twitter Blue) button on left sidebar
twitter.com##a[href="/i/verified-choose"]
! remove suggested tweets under comments
twitter.com##section div[data-testid=cellInnerDiv]:has(h2[role="heading"] + div)
twitter.com##section div[data-testid=cellInnerDiv]:has(h2[role="heading"] + div) ~ div