Skip to content

Instantly share code, notes, and snippets.

@Fiaxhs
Created January 29, 2021 01:16
Show Gist options
  • Save Fiaxhs/37adc060379ac4642adcdb740cb90125 to your computer and use it in GitHub Desktop.
Save Fiaxhs/37adc060379ac4642adcdb740cb90125 to your computer and use it in GitHub Desktop.
Opt out reddit redesign without account
// Go to https://www.reddit.com
// Open JS Console, paste this:
document.cookie = "redesign_optout=true; expires=Mon, 1 Jan 2035 12:00:00 UTC; path=/";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment