// ==UserScript== // @name 3adisk秒出下载 // @namespace http://qinlili.bid // @version 0.1 // @description 下载按钮秒出无需等待 // @author 琴梨梨 // @match http://www.3adisk.com/down_*.shtml // @icon http://www.3adisk.com/favicon.ico // @grant none // @run-at document-end // @downloadURL none // ==/UserScript== (function() { 'use strict'; x636=1; countdown(); })();