Skip to content

Instantly share code, notes, and snippets.

@aidantwoods
Created December 8, 2016 18:31
Show Gist options
  • Save aidantwoods/da174d509205d8d4070e03622433bb34 to your computer and use it in GitHub Desktop.
Save aidantwoods/da174d509205d8d4070e03622433bb34 to your computer and use it in GitHub Desktop.
javascript:var host=window.location.hostname;if("cdn.ampproject.org"==host.toLowerCase())var urlDelim="/c/";else var urlDelim="/amp/";var urlParts=window.location.href.split(urlDelim,2);if("s/"==urlParts[1].substr(0,2).toLowerCase())var url="https://"+urlParts[1].substr(2,urlParts[1].length);else var url="http://"+urlParts[1];window.location=url;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment