Greasy Fork is available in English.

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 and other small issues universally present in all crawled sites

هنا كل إصدارات هذا البرنامج النصي. إظهار الإصدارات حيث تغيير الكود فقط.

  • v1.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
  • v1.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.
  • v1.3.2 12-06-2016 Now supports links (useful for when viewing the original version of a page), small refactoring of URL fixing functions
  • v1.3.1 07-06-2016 Removed a line of code used in debugging
  • v1.3.0 07-06-2016 Replaced .contains with .includes, fixed toolbar timeline encoding fix
  • v1.2.9 05-05-2016 Small trick to minimize lag by preventing recursive mutation observation and skipping over already-checked nodes
  • v1.2.8 15-02-2016
  • v1.2.8 15-02-2016
  • v1.2.8 22-01-2016 Mutation observer now detects children of mutation targets, now hopefully covering everything on the page
  • v1.2.7 22-01-2016
  • v1.2.7 21-01-2016 Better handling of onsite images vs offsite images
  • v1.2.6 20-01-2016 Better handling of external resources
  • v1.2.5 20-01-2016 Fixed "& in toolbar link" fix
  • v1.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
  • v1.2.3 10-01-2016 Fixed some cases of browser hang in the face of "removed" images, as would happen with Adblock Plus
  • v1.2.2 09-01-2016 Now accommodates changed images
  • v1.2.1 09-01-2016 Fixed a goof that caused backgrounds on "altered" pages to be affected when they would normally work just fine.
  • v1.2.0 09-01-2016 Now accommodates backgrounds and problematic relative image and background URLs
  • v1.1.5 03-01-2016 Much more compact, if hacky, means of adjusting the base URL for problem pages
  • v1.1.4 03-01-2016 Now accommodates the current location being the root of a website
  • v1.1.3 03-01-2016 Now only links that don't have the "missing" last folder are targeted
  • v1.1.2 03-01-2016 Replaced URL truncation with simpler and more successful method
  • v1.1.1 03-01-2016 Now only fixes relative links
  • v1.1.0 03-01-2016
  • v1.0.0 30-12-2015