Slickdeals Clean URL

Removes tracking urls and replaces with original, canonical link

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
schrauger
日安装量
0
总安装量
938
评分
5 0 1
版本
2015.05.28
创建于
2015-10-20
更新于
2015-10-20
大小
1.2 KB
许可证
暂无
适用于

Note: This greasyfork repo is auto-updated from the script's [main repo at github](https://github.com/schrauger/slickdeals-clean-url).

Fork from defunct site userscripts.org (copied from http://userscripts-mirror.org/scripts/show/102775)

# slickdeals clean url

Remove link tracking in websites such as Slickdeals and fatwallet.

For example, you may have
http://slickdeals.net/?sid=5&url=http://otherwebsites.com

This script will make it
http://otherwebsites.com

This is very useful if you are using hosts file to stop some spam sites.

It will also speed up your connection as it bypasses third party redirect.

Update:
October 20, 2015
* Added https support.
* Forked script from defunct site userscripts.org (copied from http://userscripts-mirror.org/scripts/show/102775)

May 28, 2013
* Added decode of '&', replace all '&' with & in links.
May 20, 2012
* use array.length to get the last http link

May 16, 2012
* Added support of decodeURIComponent
* Added support for new tracking method in Slickdeals (SD now tracks twice, not sure what they are doing).
* Added the website of fatwallet.com