pomf_restore

Redirect a.pomf.se links to their closest (timewise) wayback machine result

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.1.4 2015.07.04. Implemented per-site cache, made archive.org links secure, moved notFound URLs into variables
  • v0.1.3 2015.07.04. Works on dynamically created dom-nodes now, also has a webm-fallback for video sources
  • v0.1.2 2015.07.03. whoops, actually forgot to add the last change
  • v0.1.1 2015.07.03. Added suggestion from DJ_Arghlex to include a "could not restore image"-link if archive.org does not give an appropriate response
  • v0.1.0 2015.07.01. Added license to script body according to https://www.gnu.org/software/librejs/free-your-javascript.html and incremented version to initial dev release according to http://semver.org/
  • v0.0.3 2015.07.01. added license
  • v0.0.2 2015.07.01. jQuery is now included in noConflict mode
  • v0.0.1 2015.07.01.