mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:10:21 +01:00
39 lines
2.0 KiB
Plaintext
39 lines
2.0 KiB
Plaintext
[Adblock Plus 3.6]
|
|
! Title: 🐥 Twitter: Pure Reading Experience
|
|
! Version: 27March2021v2-Alpha
|
|
! 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##.RelatedUsers
|
|
twitter.com##.WhoToFollow
|
|
twitter.com##div[data-testid=sidebarColumn] > div > div > div > div > div > div > div:nth-of-type(3)
|
|
|
|
! Removes the Trending list
|
|
twitter.com##div[data-testid=sidebarColumn] section > div[aria-label]
|
|
||twitter.com/i/trends?
|
|
twitter.com##.trends-inner
|
|
twitter.com##.r-1u4rsef.r-9cbz99
|
|
|
|
! Removes the "You might like" section
|
|
twitter.com##div[data-testid=sidebarColumn] div[style="margin-top: 0px;"] + div:last-of-type aside
|
|
twitter.com#?#div[data-testid=sidebarColumn] div[style="margin-top: 0px;"] + div:last-of-type > div > div > div > div:-abp-has(> aside[role])
|
|
|
|
! Removes "Who to follow" box headers and footers from user timelines
|
|
twitter.com#?#div[data-testid=primaryColumn] div:-abp-has(> div > div > h2[role=heading] > div[dir=auto] > span)
|
|
twitter.com#?#div:-abp-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]:-abp-has([data-testid$=-follow])
|
|
|
|
! Removes the topics-group carousel in user timelines
|
|
twitter.com##section[aria-labelledby=accessible-list-1]
|
|
|
|
! Removes login nags
|
|
twitter.com#?##layers > div[class*=" "]:first-of-type:-abp-has(a[href="/i/flow/signup"])
|
|
! https://mobile.twitter.com/nasuno_Posi
|
|
twitter.com##div[data-testid=sidebarColumn] section[aria-label][role=region]
|
|
|
|
! Removes the cookie sticky on bottom
|
|
twitter.com###layers > div > div:nth-of-type(2):last-of-type
|