File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77// @description :zh-TW 一鍵自動將磁鏈、bt種子或其他下載資源離綫下載至網盤
88// @namespace https://github.com/hoothin/UserScripts/tree/master/Easy%20offline
99// @require http://code.jquery.com/jquery-1.7.2.min.js
10- // @version 1.9.30
10+ // @version 1.9.31
1111// @author Hoothin
12- // @mail rixixi@gmail.com
13- // @include http*://*/*
14- // @include http*://pan.baidu.com/*
15- // @include http*://115.com/*
16- // @include https://www.furk.net/*
17- // @include https://www.seedr.cc/*
12+ // @match http://*/*
13+ // @match https://*/*
14+ // @match ftp://*/*
1815// @exclude http://www.toodledo.com/tasks/*
1916// @exclude *://*.google.*/*
2017// @exclude *://mega.*/*
7976// @supportURL http://www.hoothin.com
8077// @license MIT License
8178// @require https://greasyfork.org/scripts/436827-managelinkslib/code/manageLinksLib.js?version=1006643
82- // @compatible chrome
83- // @compatible firefox
84- // @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rixixi@sina.com&item_name=Greasy+Fork+donation
85- // @contributionAmount 1
8679// ==/UserScript==
8780( function ( ) {
8881 'use strict' ;
You can’t perform that action at this time.
0 commit comments