Damaged

Un-enshittify

Jul 28th, 2026
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. ! Remove the central login and 18+ age-wall modals
  2.  
  3. www.reddit.com###blocking-modal:remove()
  4.  
  5. ! Remove bottom banner pop-ups and prompts
  6.  
  7. www.reddit.com##.rpl-bottom-sheet
  8.  
  9. ! Remove the scroll-lock class from the page body so you can scroll
  10.  
  11. www.reddit.com##+js(rc, scroll-is-blocked, body, stay)
  12.  
  13. ! Unlock scrolling 2: Electic Boogaloo
  14.  
  15. www.reddit.com##+js(prevent-addEventListener, touchmove)
  16.  
  17. ! Once more, with feeling
  18.  
  19. www.reddit.com##+js(rc, rpl-scroll-lock, html, stay)
  20.  
  21. www.reddit.com##+js(rc, rpl-scroll-lock, body, stay)
  22.  
  23. ! Block the pop up itself
  24.  
  25. www.reddit.com##.p-lg.justify-center.items-center.flex-col.w-1\/2.flex
  26.  
  27. ||i.redd.it/cms/a66fad34e5e2f5b1_desktop_blocking_upsell_interstitial.png$image
  28.  
  29. ||i.redd.it/cms/a66fad34e5e2f5b1_desktop_blocking_upsell_interstitial.png$image
  30.  
  31. ||i.redd.it/cms/a66fad34e5e2f5b1_desktop_blocking_upsell_interstitial.png$image
  32.  
  33. www.reddit.com##.w-\[720px\].min-h-\[480px\].flex
  34.  
  35. www.reddit.com###desktop-dynamic-upsell-dialog
Tags: Anti-Reddit
Advertisement
Add Comment
Please, Sign In to add comment