Update RedditTrashRemovalService.txt

This commit is contained in:
Imre Kristoffer Eilertsen
2021-11-29 09:16:17 +01:00
committed by GitHub
parent 7bdc91f46a
commit 8f1be069fb
+5 -2
View File
@@ -1,6 +1,6 @@
[Adblock Plus 3.6]
! Title: 🎛 Reddit Trash Removal Service
! Version: 29November2021v1-Beta
! Version: 29November2021v2-Beta
! Expires: 3 days
! Description: Reddit can have some good places and posts, but unfortunately 95% of it is also a large pile of echo chambers whose only equivalent is 8kun. So if you only browse Reddit for its humouristical and artistical subreddits, this list will massively help you focus on those things.
! Some categories in this list only supports New Reddit, because let's be honest: It's so much better to be able to actually see the posts' images from the timelines, instead of having to open every single thread to see if their images are noteworthy or not.
@@ -168,7 +168,7 @@ imgur.com#?#img[id=image-element][src*=imgur]:style(margin-top: 0 !important)
! Removes "r/all"-style posts from "More posts from the" feeds below pages
reddit.com##div[style^="color:"] + div div:not([class*=" "]) > div[class*=" Post "]:not([style])
! ————— ↓ Removes content posted by the top 10 karma hoarders ↓ —————
! ————— ↓ Removes content posted by karma hoarders and bribe-taking mods ↓ —————
! Comments and Posts on New Reddit
!#if !adguard
@@ -182,6 +182,7 @@ reddit.com#?#.Comment,.Post:-abp-has(a[href="/user/iBleeedorange"])
reddit.com#?#.Comment,.Post:-abp-has(a[href="/user/KevlarYarmulke"])
reddit.com#?#.Comment,.Post:-abp-has(a[href="/user/maxwellhill"])
reddit.com#?#.Comment,.Post:-abp-has(a[href="/user/bubblr"])
reddit.com#?#.Comment,.Post:-abp-has(a[href="/user/PowerModerator"])
!#endif
! Comments on Old Reddit
@@ -195,6 +196,7 @@ reddit.com#?#.entry:-abp-has(a[href*="/user/iBleeedorange"])
reddit.com#?#.entry:-abp-has(a[href*="/user/KevlarYarmulke"])
reddit.com#?#.entry:-abp-has(a[href*="/user/maxwellhill"])
reddit.com#?#.entry:-abp-has(a[href*="/user/bubblr"])
reddit.com#?#.entry:-abp-has(a[href*="/user/PowerModerator"])
! Posts on Old Reddit
reddit.com#?#.thing[data-author=GallowBoob]
@@ -207,4 +209,5 @@ reddit.com#?#.thing[data-author=iBleeedorange]
reddit.com#?#.thing[data-author=KevlarYarmulke]
reddit.com#?#.thing[data-author=maxwellhill]
reddit.com#?#.thing[data-author=bubblr]
reddit.com#?#.thing[data-author=PowerModerator]
!#endif