Here are some of mine, see my cross-post’s comments for more
Select and drag/drop text on Reddit while logged out (source)
www.reddit.com##+js(aeld, mousedown, isSelectionOutOfRange)
www.reddit.com##+js(aeld, mouseup, shouldShowButton)
Application spam on mobile (source)
! Reddit app ad
www.reddit.com##.XPromoPopupRpl
www.reddit.com##xpromo-new-app-selector
www.reddit.com##.bottom-bar, .XPromoBottomBar
www.reddit.com##.useApp,.TopNav__promoButton
www.reddit.com##body:style(pointer-events:auto!important;)
! uBO Annoyances has also this:
! https://github.com/uBlockOrigin/uAssets/issues/6826
reddit.com##.XPromoPopup
reddit.com##body.scroll-disabled:style(overflow: visible!important; position: static!important;)
reddit.com##.XPromoInFeed
amp.reddit.com##.AppSelectorModal__body
amp.reddit.com##.upsell_banner
www.reddit.com##xpromo-app-selector
www.reddit.com##body.scroll-is-blocked:style(overflow: visible!important; position: static!important;)
www.reddit.com##+js(aeld, touchmove)
www.reddit.com##.XPromoPopupRplNew
www.reddit.com##body[style*="pointer-events"]:style(pointer-events:auto!important;)
www.reddit.com##body[style*="overflow"]:style(overflow:auto!important;)
RPAN (source)
! Hide Reddit 'Top Broadcast Now' & 'Top livestream'
reddit.com##a[href^="/rpan/"] > h3:has-text(/Top (livestream|broadcast)/):upward(7)
Downloading (source)
! Block downloading. Please report back if does not work or causes issues
||strapi.reddit.com^$xhr,domain=reddit.com
Fandom
Block the autoplay videos on Fandom.com sites.
fandom.com##^#article-featured-video-container
Bunch of other fandom annoyances: https://letsblock.it/filters/fandom-cleanup
I recommend consulting this website to find the filters you need: https://filterlists.com/
You can’t even copy text logged out on reddit anymore?! Guessing it’s new reddit, but damn…
deleted by creator
I toggle all the lists and add on steven black hosts list filters
There’s one for twitch.tv called twitchadsolutons
Is there a ‘proxy’ docker or application I can run that I can use for ublock that acts as a gateway so I could use its awesomeness on every device without configuring them?
I’m aware of Pihole but these additions look amazing and are obviously not dns based ?
Mine are all super specific to sites I use and various elements of them I hate.
Just little things that I don’t want to see. “Score” gets blocked on Reddit. Don’t have a problem with the voting, but the numbers are just distracting to me.
For a similar example, I tend to go out of my way to create filters that block random visual ratings for media. Like when you search for a movie and get the IMDb or Rotten Tomatoes scores without having asked for them.
Not that I have a problem with ratings in general, it’s that they’re effectively opinions, and when I want to hear opinions on media, I’ll go look for them. I really don’t like looking up something about a show or movie I enjoy and see a giant visual indicator “HEY PEOPLE HATE THIS”, or vise versa. Or you’re just going to OpenSubtitles or a meta data site to get something and have to be reminded how the internet feels about this thing.
One odd stand out is Sonarr/Radarr. I can’t create a filter for those search results, because they’re not elements on the page apparently, and there’s no setting to turn it off.
I didn’t know this was possible, god damn I would love it if there was an add-on specifically for stuff like this, which you could then toggle independently of adblocker.
Sinkit for Reddit does the job on iPhones. It isn’t Apollo, but it makes the web interface usable.
Does the old.reddit redirect work? I installed sinkit to try it out but it still loads the mobile interface even with redirect toggled on.
Edit: Nevermind, it worked after restarting. Thanks for the recommendation.
I used Redirector for old reddit. It allows me to redirect any URL to another based on wildcards or regex.
Here is the rule I use for it (save as a json file and import via the addon).
{ "createdBy": "Redirector v3.5.3", "createdAt": "2023-12-10T21:12:34.219Z", "redirects": [ { "description": "Old reddit", "exampleUrl": "https://www.reddit.com/r/pop_os/comments/b4vm0g/auto_login_a_pain/", "exampleResult": "https://old.reddit.com/r/pop_os/comments/b4vm0g/auto_login_a_pain/", "error": null, "includePattern": "https?:\\/\\/www.reddit.com\\/(.*)", "excludePattern": "", "patternDesc": "Redirect to old reddit", "redirectUrl": "https://old.reddit.com/$1", "patternType": "R", "processMatches": "noProcessing", "disabled": false, "grouped": false, "appliesTo": [ "main_frame" ] } ] }
I use AdGuard’s premium apps but these should work just fine in browser based adblockers:
- Empty Padding Remover: Extremely useful on tablet and phones; can save some space on desktop.
- I don’t want to download your browser: removes many prompts to download Chrome, Edge, etc.
- Browse Websites Without Logging In: Does what the name implies.
- Staying On The Phone Browser: removes most nags to download apps or companion apps for a “better experience”.