Created
August 28, 2022 16:30
-
-
Save jpluimers/5b5ac9bd0a8a3bb9badbe07913db6115 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