Schwartz.World!

Archive Bookmarklet

Created: Wed Sep 23 2020 11:59:00 GMT-0400 (Eastern Daylight Time) Tags: knowledge,javascript

A useful Bookmarklet I stumbled across

Shamelessly lifted from the Hacker News Comment

Takes you to archive.org’s historical record of your site.

javascript:void(open('http://archive.today/?run=1&url='+encodeURIComponent(document.location)))

COMMENTS::https://api.github.com/repos/ianschwartz/site/issues/3/comments

TAGS::knowledge,javascript