mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 21:30:19 +01:00
55 lines
2.6 KiB
Plaintext
55 lines
2.6 KiB
Plaintext
[Adblock Plus 3.13]
|
|
! Title: 🐥 Twitter: Pure Reading Experience
|
|
! Version: 05July2023v1-Deprecated
|
|
! Expires: 5 days
|
|
! Description: Twitter is a place full of distractions, strange things, and people you'd want to stay 200km away from at all times. If you wish to focus strictly on the 2% of Twitter that is actually any good nowadays, here's a list for you.
|
|
! Homepage: https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#-english
|
|
|
|
! Removes the "Related users" sections
|
|
twitter.com,x.com##.RelatedUsers
|
|
twitter.com,x.com##.WhoToFollow
|
|
twitter.com,x.com##div[data-testid=sidebarColumn] > div > div > div > div > div > div > div:nth-of-type(3)
|
|
|
|
! Removes the Trending list
|
|
twitter.com,x.com##div[data-testid=sidebarColumn] section > div[aria-label]
|
|
||twitter.com/i/trends?
|
|
twitter.com,x.com##.trends-inner
|
|
twitter.com,x.com##.r-1u4rsef.r-9cbz99
|
|
|
|
! Removes the "You might like" section
|
|
twitter.com,x.com##div[data-testid=sidebarColumn] div[style="margin-top: 0px;"] + div:last-of-type aside
|
|
twitter.com,x.com#?#div[data-testid=sidebarColumn] div[style="margin-top: 0px;"] + div:last-of-type > div > div > div > div:has(> aside[role])
|
|
|
|
! Removes "Who to follow" box headers and footers from user timelines
|
|
!!!twitter.com#?#div[data-testid=primaryColumn] div:has(> div > div > h2[role=heading] > div[dir=auto] > span)
|
|
!!!twitter.com#?#div:has(> div > a[href^="/i/connect_people"])
|
|
! https://github.com/DandelionSprout/adfilt/issues/122
|
|
!!!twitter.com#?#nav[aria-label][role=navigation] + div > section > div[aria-label^=Timeline] > div[style] > div[style]:has([data-testid$=-follow])
|
|
|
|
! Removes the topics-group carousel in user timelines
|
|
!!!twitter.com##section[aria-labelledby=accessible-list-1]
|
|
|
|
!#if false
|
|
! Removes login nags
|
|
twitter.com,x.com#?##layers > div[class*=" "]:first-of-type:has(a[href="/i/flow/signup"])
|
|
!#endif
|
|
!#if !adguard
|
|
! https://mobile.twitter.com/nasuno_Posi
|
|
twitter.com,x.com##div[data-testid=sidebarColumn] section[aria-label][role=region]
|
|
!#endif
|
|
|
|
! Removes the cookie sticky on bottom
|
|
!!!twitter.com###layers > div > div:nth-of-type(2):last-of-type
|
|
|
|
! Notification overlay prompt
|
|
! https://github.com/easylist/easylist/issues/14305
|
|
twitter.com,x.com##div[role=dialog]:has(path[d^="M19.993 9.042C19.48 "])
|
|
|
|
! Attempts to remove "Discover more" tweets
|
|
twitter.com,x.com##html:has(link[href*="/status/"]) div[data-testid=cellInnerDiv]:has(h2[role=heading] + div)
|
|
twitter.com,x.com##html:has(link[href*="/status/"]) div[data-testid=cellInnerDiv]:has(h2[role=heading] + div) ~ div
|
|
|
|
! "Readers added context they thought people might want to know"
|
|
! https://github.com/DandelionSprout/adfilt/issues/873
|
|
twitter.com,x.com##div[data-testid=birdwatch-pivot]
|