🏠 Home 

New Reddit for Everything but Post Pages

Changes hrefs to old.reddit.com for all posts and comment pages, and redirects to them if necessary. Keeps all other pages as the default design. For this script to work it requires that you NOT opt into old.reddit.com in preferences.

These are all versions of this script. Show only the versions where the code changed.

  • v3.0 2024-12-11
  • v3.0 2024-12-11
    • Changed license to GPL.
    • Changed description.
    • Rewrote the entire code to have same intended behavior but no longer rely on new.reddit.com (as it no longer works).
    • As a r###lt also fixed an old bug where it'd double redirect r###lting in longer loading times that I didn't bother to fix for months cause I'm lazy.
  • v2.2 2024-06-30

    - Added redirections from old.reddit.com to new.reddit.com in case users somehow stumble onto old.reddit.com pages that aren't post pages.
    - Added a direct redirect from reddit.com to new.reddit.com.

  • v2.1 2024-06-27

    Corrected the redirect functionality in case href replacement fails.

  • v2.0 2024-06-27

    2.0 - Changed the code to modify href links on the page instead of using redirects where possible, for a more seamless and faster experience.

  • v1.0 2024-06-25