True URL downloads

Decryption and Display the real URL of the download links.(of xunlei,kuaiche,xuanfeng;thunder,flashget,qqdl)

Stan na 05-02-2017. Zobacz najnowsza wersja.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
hoothin
Oceny
0 0 0
Wersja
1.22.09
Utworzono
08-01-2015
Zaktualizowano
05-02-2017
Rozmiar
86 KB
Licencja
MIT
Dotyczy
Wszystkie strony

True URL downloads

迅雷、快车、QQ旋风等专有链解密

脚本Github

modify from http://userscripts-mirror.org/scripts/show/157556

下载嗅探


更改内容

  • 增加批量复制功能,可复制当前页面所有磁力链接、压缩包资源、视频资源、音乐资源、电子书、种子文件、电驴资源、apk等便于批量下载,在用户脚本命令菜单内点选“True url links copy”即可 (可自行增加前缀,例如"aria2c "便于aria2批量离线下载,%i代表递增数字,%n代表文件名)

  • 链接项判断优化,排除比如夹杂thunder:的非专有链接项

  • 按住CTRL划词解密专有链

  • 右键解密链接重置bug修复

  • 修复部分网站中文乱码问题,例如: http://www.80s.tw/movie/18912 (不是针对谁乛◡乛,我是说chrome应用商店里的那些返利劫持扩展专有链解密扩展都是辣鸡)

  • 基于性能考虑,页面变化检测触发后锁定0.5秒

  • 其他修改与优化