Skip to content

Instantly share code, notes, and snippets.

@futuraprime
Created March 31, 2014 16:36
A bookmarklet to archive the current page in the Wayback Machine
javascript:(function(){window.location.href='https://web.archive.org/save/'+window.location.href;})();
@avipars
Copy link

avipars commented Apr 15, 2022

cool!

Uh oh!

There was an error while loading. Please reload this page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment