Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Created August 28, 2022 16:30
Show Gist options
  • Save jpluimers/5b5ac9bd0a8a3bb9badbe07913db6115 to your computer and use it in GitHub Desktop.
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)
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