-
-
Save Coool/267576382f18c2757375e2b5b2cdfd13 to your computer and use it in GitHub Desktop.
Bookmarklet so save page in both the Wayback Machine and Archive.is (Archive Today)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:{h=location.href;open('https://archive.is/?run=1&url='+encodeURIComponent(h));location.href='https://web.archive.org/save/'+(h)} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment