WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

525

Now, using `web.archive.org/save/.

Try it out: https://web.archive.org/save/twitter.com/jack/status/20 .

Now, using `web.archive.org/save/[url]` instantly redirects to the saved page. It now uses the same user agent it would use when using [their new submission form](https://web.archive.org/save/). Try it out: https://web.archive.org/save/twitter.com/jack/status/20 .

(post is archived)

[–] 0 pt

Now

  • Lets browser wait for response while archiving page in background using new method.
  • Redirects to saved page using HTTP 302 response.

Earlier (liveweb method)

  • Loads preview of saved page
  • Redirects to saved target page using JavaScript function.