Skip to content

Instantly share code, notes, and snippets.

@elwinschmitz
Last active October 19, 2016 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save elwinschmitz/9b8486c56a2b4748ff18 to your computer and use it in GitHub Desktop.
Save elwinschmitz/9b8486c56a2b4748ff18 to your computer and use it in GitHub Desktop.
Lookup in Internet Archive
document.location.href="https://web.archive.org/web/*/"+document.location.href;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment