Wayback Machine Small Bug Fixes

Fixes encoded ampersands on Wayback Machine's captures graph and problems that arise when trailing slashes are missing in an URL

Устаревшая версия за 03.01.2016. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.4.0 22.09.2016 Improved URL fixing function, every attribute of a node is scanned for URLs, relative to absolute function no longer makes a request every time it's called
  • вер. 1.3.3 13.06.2016 Checked links now make sure the link actually has an HREF. Only added nodes have their children scanned instead of all mutated nodes.
  • вер. 1.3.2 12.06.2016 Now supports links (useful for when viewing the original version of a page), small refactoring of URL fixing functions
  • вер. 1.3.1 07.06.2016 Removed a line of code used in debugging
  • вер. 1.3.0 07.06.2016 Replaced .contains with .includes, fixed toolbar timeline encoding fix
  • вер. 1.2.9 05.05.2016 Small trick to minimize lag by preventing recursive mutation observation and skipping over already-checked nodes
  • вер. 1.2.8 22.01.2016 Mutation observer now detects children of mutation targets, now hopefully covering everything on the page
  • вер. 1.2.7 21.01.2016 Better handling of onsite images vs offsite images
  • вер. 1.2.6 20.01.2016 Better handling of external resources
  • вер. 1.2.5 20.01.2016 Fixed "& in toolbar link" fix
  • вер. 1.2.4 19.01.2016 Added support for wayback.archive.org, starts at document beginning to allow external scripts and the like to be properly found before they run
  • вер. 1.2.3 10.01.2016 Fixed some cases of browser hang in the face of "removed" images, as would happen with Adblock Plus
  • вер. 1.2.2 09.01.2016 Now accommodates changed images
  • вер. 1.2.1 09.01.2016 Fixed a goof that caused backgrounds on "altered" pages to be affected when they would normally work just fine.
  • вер. 1.2.0 09.01.2016 Now accommodates backgrounds and problematic relative image and background URLs
  • вер. 1.1.5 03.01.2016 Much more compact, if hacky, means of adjusting the base URL for problem pages
  • вер. 1.1.4 03.01.2016 Now accommodates the current location being the root of a website
  • вер. 1.1.3 03.01.2016 Now only links that don't have the "missing" last folder are targeted
  • вер. 1.1.2 03.01.2016 Replaced URL truncation with simpler and more successful method
  • вер. 1.1.1 03.01.2016 Now only fixes relative links
  • вер. 1.1.0 03.01.2016
  • вер. 1.0.0 30.12.2015