Skip to content

Commit e9cbeb2

Browse files
committed
Update Easy offline.user.js
1 parent cce5bae commit e9cbeb2

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

Easy offline/Easy offline.user.js

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,11 @@
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.*/*
@@ -79,10 +76,6 @@
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';

0 commit comments

Comments
 (0)