Skip to content

Instantly share code, notes, and snippets.

@DeeeeLAN
Created March 9, 2024 05:20
Show Gist options
  • Save DeeeeLAN/3d123fee028aa37c789e17ee750fc1be to your computer and use it in GitHub Desktop.
Save DeeeeLAN/3d123fee028aa37c789e17ee750fc1be to your computer and use it in GitHub Desktop.
Disable New Reddit
// Load into hyperweb as a custom enhancement
window.location.href = window.location.href.replace("www.reddit.com", "old.reddit.com")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment