this post was submitted on 05 Nov 2023
1586 points (96.6% liked)
Memes
45645 readers
1111 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's a Firefox extension that can do this for you, it's called "Old Reddit Redirect" ( https://addons.mozilla.org/en-US/firefox/addon/old-reddit-redirect)
You can also use , and add a rule that automatically replaces
https://www.reddit.com/r/*
withhttps://old.reddit.com/r/$1
. Same effect, but you can also add rules for other redirects, too; for instance, I redirect AMP links from a local news site and a couple tech sites to the canonical link for that article. And up until they broke it, I was redirecting Slack links so I didn't get hung up on the "open in app?" nag and it would just open in the browser.Sure, you do you. I agree adding random add-ons isn't always ideal or secure, in this case, the code is available for anyone to review on GitHub (https://github.com/tom-james-watson/old-reddit-redirect)