URL Stipper

Takes offsite links that stick the original URL into an onsite link with extra parameters and changes the href to that original URL.

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

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

  • вер. 1.1.9 14.03.2020 Added include directive
  • вер. 1.1.8 08.08.2016 Allows proper suppport for wayback.archive.org
  • вер. 1.1.7 29.01.2016 Now supports Yahoo search links
  • вер. 1.1.6 29.01.2016 Fixed cases where URLS have multiple question marks in them
  • вер. 1.1.5 18.12.2015 Changed unescape back to decodeURIComponent, as unescape caused more problems than it solved.
  • вер. 1.1.4 16.12.2015 Decode is replaced with unescape to better handle foreign letters
  • вер. 1.1.3 06.12.2015 Amazon links will be ignored. Object generation ignores parameters without a value. Multiple link observers replaced with single body observer, allowing for better link change detection.
  • вер. 1.1.2 28.11.2015 Now accommodates double URL encoding
  • вер. 1.1.1 28.11.2015
  • вер. 1.1.0 26.11.2015 Now works on links that change after they're clicked on
  • вер. 1.0.6 25.11.2015 Added a "skip list" that skips over links that don't need the script
  • вер. 1.0.5 06.11.2015 Optimized special case detection
  • вер. 1.0.4 01.11.2015 Added support for "special" cases
  • вер. 1.0.3 12.10.2015 Simplified URL parsing, removing unecessary key handiling. Now ignores "search all archived pages" links in Wayback Machine
  • вер. 1.0.2 11.10.2015 Fixed type in title, now detects and sorts shared keys
  • вер. 1.0.1 11.10.2015 Now accommodates the "URL" flag (uppercase). Hard to believe an extra line is even necessary for that
  • вер. 1.0 11.10.2015