Skip to content

Instantly share code, notes, and snippets.

@nathiss
Last active July 7, 2019 12:04
Show Gist options
  • Save nathiss/24253238abfc2f796bc2e5726d5c9a07 to your computer and use it in GitHub Desktop.
Save nathiss/24253238abfc2f796bc2e5726d5c9a07 to your computer and use it in GitHub Desktop.
This one line is a cure for the cancer that is reading articles in our modern world. No more cookies popouts, notification dialogs, Subscribe! boxes, etc.
(function(){ window.location = 'https://outline.com/' + window.location.href; })();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment