mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 13:40:14 +01:00
Syntax conversion for AdGuard
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Adblock Plus 3.4]
|
||||
! Title: 🐥 Twitter: Pure Reading Experience
|
||||
! Version: 01April2020v3-Alpha
|
||||
! Version: 20April2020v3-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.
|
||||
! For more information, details, helpful tools, and other lists that I've made, visit https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#english
|
||||
@@ -10,9 +10,9 @@ twitter.com##.RelatedUsers
|
||||
twitter.com##.WhoToFollow
|
||||
twitter.com##div[data-testid="sidebarColumn"] > div > div > div > div > div > div > div:nth-of-type(3)
|
||||
twitter.com##div[data-testid="UserCell"]
|
||||
twitter.com#?#div:-abp-has(:scope > div > a[href^="/i/related_users/"])
|
||||
twitter.com#?#div:-abp-has(:scope > aside[role="complementary"])
|
||||
!!!twitter.com#?#div:-abp-has(:scope > .r-qklmqi:not(:-abp-has(a)))
|
||||
twitter.com#?#div:-abp-has(> div > a[href^="/i/related_users/"])
|
||||
twitter.com#?#div:-abp-has(> aside[role="complementary"])
|
||||
!!!twitter.com#?#div:-abp-has(> .r-qklmqi:not(:-abp-has(a)))
|
||||
|
||||
! Removes the Trending list
|
||||
twitter.com##div[data-testid="sidebarColumn"] section > div[aria-label]
|
||||
@@ -22,8 +22,8 @@ twitter.com##.trends-inner
|
||||
twitter.com##.r-1u4rsef.r-9cbz99
|
||||
|
||||
! Removes "Who to follow" box headers and footers from user timelines
|
||||
twitter.com#?#div[data-testid=primaryColumn] div:-abp-has(:scope > div > div > h2[role=heading] > div[dir=auto] > span)
|
||||
twitter.com#?#div:-abp-has(:scope > div > a[href^="/i/connect_people"])
|
||||
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"])
|
||||
|
||||
! Removes a login nag
|
||||
! https://mobile.twitter.com/nasuno_Posi
|
||||
|
||||
Reference in New Issue
Block a user