File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9393// @include http*://greasyfork.org/*/scripts/*
9494// @include http*://sleazyfork.org/*/forum/*discussion*
9595// @include http*://greasyfork.org/*/forum/*discussion*
96- // @version 3.22.51
96+ // @version 3.22.52
9797// @grant GM_notification
9898// @grant GM_xmlhttpRequest
9999// @grant GM_setClipboard
100100// @grant GM_setValue
101101// @grant GM_getValue
102102// @grant unsafeWindow
103103// @run -at document-end
104- // @require https://greasyfork.org/scripts/23522/code/od.js?version=263087
104+ // @require https://greasyfork.org/scripts/23522/code/od.js?version=264106
105105// @require https://cdn.jsdelivr.net/crypto-js/3.1.2/components/core-min.js
106106// @require https://cdn.jsdelivr.net/crypto-js/3.1.2/rollups/aes.js
107107// @updateURL https://greasyfork.org/scripts/23316/code/HacgGodTurn.user.js
11991199 } else {
12001200 oD_link . href = "magnet:?xt=urn:btih:" + oD_hash ;
12011201 oD_link . textContent = "磁链" ;
1202- oD_link2 . href = "http://www.torrent.org.cn/Home/torrent/download .html?hash=" + oD_hash ;
1202+ oD_link2 . href = "http://www.torrent.org.cn/home/convert/magnet2torrent .html?hash=" + oD_hash ;
12031203 oD_link2 . textContent = "种子" ;
12041204 oD_link2 . style . cssText = "margin-left:20px" ;
12051205 oD_link3 . href = "https://btso.pw/magnet/detail/hash/" + oD_hash ;
You can’t perform that action at this time.
0 commit comments