Hacker News new | ask | show | jobs
by haspoken 1457 days ago
Prepend "https://archive.is/" to the url see if it has been added.

I use the following as a bookmarklet:

     javascript:(function(){window.location="https://archive.is/"+window.location;})();
The FAQ has some other tips that are useful:

     https://archive.ph/faq