Skip to content

Commit bcf7418

Browse files
committed
updated api
1 parent 5e392fe commit bcf7418

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

dist/show-site-all-userjs.gf.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// @name:zh-TW Userscript+ : 顯示當前網站所有可用的UserJS腳本 Jaeger
66
// @name:ja Userscript +:現在のサイトの利用可能なすべてのUserJSスクリプトを表示するJaeger
77
// @namespace https://github.com/jae-jae/Userscript-Plus
8-
// @version 2.1.5
8+
// @version 2.2.0
99
// @description Show current site all UserJS,The easier way to install UserJs for Tampermonkey.
1010
// @description:zh 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
1111
// @description:zh-CN 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
@@ -17,8 +17,8 @@
1717
// @exclude http://www.dev/Show-Site-All-UserJS/ui.html
1818
// @require https://greasyfork.org/scripts/23419-l-js/code/ljs.js
1919
// @require https://greasyfork.org/scripts/23420-userjs-base-js/code/userjs-basejs.js
20-
// @resource ui https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.html?_=1520958378714
21-
// @resource uiJs https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.js?_=1520958378714
20+
// @resource ui https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.html?_=1520958565139
21+
// @resource uiJs https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.js?_=1520958565139
2222
// @resource count https://greasyfork.org/scripts/by-site.json
2323
// @grant GM_xmlhttpRequest
2424
// @grant GM_getResourceText

dist/show-site-all-userjs.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// @name:zh-TW Userscript+ : 顯示當前網站所有可用的UserJS腳本 Jaeger
66
// @name:ja Userscript +:現在のサイトの利用可能なすべてのUserJSスクリプトを表示するJaeger
77
// @namespace https://github.com/jae-jae/Userscript-Plus
8-
// @version 2.1.5
8+
// @version 2.2.0
99
// @description Show current site all UserJS,The easier way to install UserJs for Tampermonkey.
1010
// @description:zh 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
1111
// @description:zh-CN 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
@@ -17,8 +17,8 @@
1717
// @exclude http://www.dev/Show-Site-All-UserJS/ui.html
1818
// @require https://raw.githubusercontent.com/jae-jae/l.js/master/userjs/l.userjs.min.js
1919
// @require https://gist.githubusercontent.com/jae-jae/35a1833079d26e6c9d9c6d5bed982353/raw/userjs-base.js
20-
// @resource ui https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.html?_=1520958378713
21-
// @resource uiJs https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.js?_=1520958378713
20+
// @resource ui https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.html?_=1520958565138
21+
// @resource uiJs https://raw.githubusercontent.com/jae-jae/Show-Site-All-UserJS/master/dist/ui.js?_=1520958565138
2222
// @resource count https://greasyfork.org/scripts/by-site.json
2323
// @grant GM_xmlhttpRequest
2424
// @grant GM_getResourceText

userscript/tpl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// @name:zh-TW Userscript+ : 顯示當前網站所有可用的UserJS腳本 Jaeger
66
// @name:ja Userscript +:現在のサイトの利用可能なすべてのUserJSスクリプトを表示するJaeger
77
// @namespace https://github.com/jae-jae/Userscript-Plus
8-
// @version 2.1.5
8+
// @version 2.2.0
99
// @description Show current site all UserJS,The easier way to install UserJs for Tampermonkey.
1010
// @description:zh 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383
1111
// @description:zh-CN 显示当前网站的所有可用UserJS(Tampermonkey)脚本,交流QQ群:104267383

0 commit comments

Comments
 (0)