How to block the doge icons on Twitter To block the banner doge, formatted as an AdGuard for Safari user rule: twitter.com##h1[role="heading"] To block the splash screen “loading…” doge: twitter.com##div[aria-label="Loading…"] |
How to block the doge icons on Twitter To block the banner doge, formatted as an AdGuard for Safari user rule: twitter.com##h1[role="heading"] To block the splash screen “loading…” doge: twitter.com##div[aria-label="Loading…"] |
There's at least one good F-Droid utility for redirecting clicked links automatically.
I do worry that these might be too general and will block other things?
To block the Doge icon at the top left of the main page I use
twitter.com##.r-lrsllp.r-lrvibr.r-1plcrui.r-bnwqim.r-dnmrzs.r-8kz0gk.r-16y2uox.r-yyyyoo.r-4qtqp9.r-1cvl2hr > g > path
in uBlock Origin. This was created by the Block Element picker.
It does leave a space which your rule doesn't do.