Reddit pop ups

If you use reddit at all you’ve probably started to notice the slow erosion of the site by capitalism. Going public means chasing infinite profits as the only goal and recently they’ve gotten rather aggressive about site breaking pop ups demanding you login to look at a post or conversation. Unfortunately there’s a lot of niche subreddits there with good content still and no competitor has taken off yet but I would guess it’s coming soon as reddit goes down the path of Digg.

Anyway if you have ublock origin this removes all that crap, just add it as a custom filter

reddit.com##.p-lg.justify-center.items-center.flex-col.w-1\/2.flex
reddit.com##.rpl-bottom-sheet
reddit.com##.w-\[720px\].min-h-\[480px\].flex
reddit.com###blocking-modal:remove()
reddit.com###desktop-dynamic-upsell-dialog:remove()
reddit.com##body:style(pointer-events: auto !important;)
reddit.com##html, body:style(overflow: auto !important; position: static !important;)
reddit.com##shreddit-app:style(pointer-events: auto !important; overflow: auto !important;)
reddit.com##+js(prevent-addEventListener, touchmove)
reddit.com##+js(rc, rpl-scroll-lock, body, stay)
reddit.com##+js(rc, rpl-scroll-lock, html, stay)
reddit.com##+js(rc, scroll-is-blocked, body, stay)