Slickdeals Clean URL

Removes tracking urls and replaces with original, canonical link

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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