You can also use , and add a rule that automatically replaces https://www.reddit.com/r/* with https://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.
deleted by creator
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.deleted by creator
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)