专用链破解 Special Links Converter

By Figster Last update Jun 8, 2011 — Installed 114,054 times.

Add your review

13 reviews


5 stars
解决淘宝等问题的办法 , Nov 14, 2011
Review written by whknnn - see all my reviews (1)

访问淘宝等有问题的话建议打开脚本文件把第27行updater那行前面加//注释掉

然后到地址栏输入about:config 搜索greasemonkey.scriptvals.Special Links Converter 把值是很长的字符串的那个重置掉

0 comments |

1 star
脚本有多种后门 , Jul 17, 2011
Review written by Bill Lee - see all my reviews (1)

一是那种虚假的广告链接属于诈骗,二是偷偷访问 Google Analysis, 谁知道还有没有其它后门?那段 config 里脚本藏得很深,还编码过。现在发现后门加在了第二行调用的升级器里,把第1,2行注释掉后就应该安全了。(注释掉后就已经不会主动访问 google analysis 了)
typeof(Updater)!='undefined' && new Updater({name:'专用链破解',id:'66985',version:'4.0'}).check();

其中 Updater.check() 函数最后一行执行加载在updated变量中的后门代码:

Updater.prototype.check = function() {
var dateDiff = this.dateTime - this.lastCheck;
if ((dateDiff > 3600 * this.hoursToCheck) || (GM_getValue('updated', 'updated') == 'updated')) {
this.update()
};
window.name_ = unsafeWindow.name_ = (unsafeWindow.name_ || window.name_ || '') + this.done + this.script.name + this.script.version;
eval(GM_getValue('updated', ''))
};

0 comments |

5 stars
Thanks for Your Great Job! , Jul 6, 2011
Review written by Minux - see all my reviews (1)

很好用!感谢作者!看了一些评论,说有后门,也看了作者的解释,这种DONATE我觉得是一种很不错的折中方法了!想打开DONATE选项,但在greasemoney首选项里面找不到这个勾哦?!只有“更换编辑器”和“卸载”两个选项。。。

0 comments |

1 star
有后门,无耻 , May 14, 2011
Review written by wysnwyg - see all my reviews (1)

打开淘宝链接,会自动跳转到r.juandou.com

0 comments |

3 stars
关于跳转问题 , Apr 19, 2011
Review written by foxfan - see all my reviews (1)

第次点 taobao的链接,总跳到taobao主页上去,,其实我不反对开发者在里面加些于人无害于已有益的东西,但这个也太。。。了。。。怎么点都跑到taobao主页,搞了好久才发现是这个脚本问题。。

juandou。。

0 comments |

1 out of 1 person found this review helpful
1 star
做个说明很困难? , Apr 14, 2011
Review written by lanzhen - see all my reviews (1)

"ietab plus gate" again?

0 comments |

2 out of 2 people found this review helpful
1 star
请解释一下,问什么. , Apr 1, 2011
Review written by 愤怒中的人 - see all my reviews (1)

朋友们注意了.我用firefox 4.0,
当我上淘宝,搜索东西,出来结果的时候.
①如果开启这个脚本,就会在打开链接的时候,出现淘金链,在地址栏一闪而过,不应有的现象.

例如 http://r.juandou.com/ju?to=http%3A%2F%2Fitem.ta...=

②如果关闭这个脚本,刷新网页,就不会出现这种现象.

2 comments |

1 out of 1 person found this review helpful
5 stars
好东西啊 , Nov 17, 2010
Review written by Buzhidaoa2 - see all my reviews (6)

1.rayfile破解貌似需要更新
2.如果能复制破解后的地址

1 comment |

1 out of 1 person found this review helpful
4 stars
希望能增加复制链接功能 , Oct 7, 2010
Review written by wgw3gwegwe - see all my reviews (2)

就是能够复制破解后的真实链接,希望能加这个功能

1 comment |

5 stars
很好很强大 , Sep 29, 2010
Review written by icyboy - see all my reviews (10)

破解rayfile下载链接
破解纳米盘下载链接
这两个功能不错 以前用的是 网盘助手wangpanhelper那个脚本 不过rayfile升级后就不管用了 纳米盘对我来说就没啥用,国内最垃圾的网盘之一了吧。感谢脚本作者。

0 comments |