Skip to content

Instantly share code, notes, and snippets.

@Rainyan
Last active January 8, 2023 14:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rainyan/0fdf3d449404fb786ea1a29589608ce5 to your computer and use it in GitHub Desktop.
Save Rainyan/0fdf3d449404fb786ea1a29589608ce5 to your computer and use it in GitHub Desktop.
Fix old reddit URLs – Fixes problems with displaying old.reddit URLs. Examples of breakage include links with underscores, double quotes, or trailing closing braces. If you also want to enforce old.reddit via another userscript, see: https://gist.github.com/Rainyan/fbb1ff337eac3e6c604d9a6eee7badda
@AgentRev
Copy link

Awesome script! You should change the file extension to .user.js so Tampermonkey recognizes it as a userscript and offers to install it when accessing the raw link.

@Rainyan
Copy link
Author

Rainyan commented Dec 20, 2021

Thanks! I've updated the file extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment