Skip to content

Commit c27b24d

Browse files
现在script hub的分类是 "工具"
1 parent fcb24e2 commit c27b24d

8 files changed

+8
-2
lines changed

Rewrite-Parser.beta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ if (binaryInfo != null && binaryInfo.length > 0) {
976976
getMockInfo(x, mark, y)
977977
}
978978
} //for await循环结束
979-
$.log($.toStr(jsBox))
979+
980980
//去重
981981
let obj = {}
982982

Rewrite-Parser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ if (binaryInfo != null && binaryInfo.length > 0) {
976976
getMockInfo(x, mark, y)
977977
}
978978
} //for await循环结束
979-
$.log($.toStr(jsBox))
979+
980980
//去重
981981
let obj = {}
982982

modules/script-hub.beta.loon.plugin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!name=Script Hub(β): 重写 & 规则集转换
22
#!desc=https://script.hub
33
#!author=@小白脸 @xream @keywos @ckyb
4+
#!tag=工具
45
#!homepage=https://github.com/Script-Hub-Org/Script-Hub/tree/main
56
#!openurl=https://script.hub/
67
#!icon=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/assets/icon-dark.png

modules/script-hub.beta.stash.stoverride

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Script Hub(β): 重写 & 规则集转换"
22
desc: "https://script.hub"
33
author: "@小白脸 @xream @keywos @ckyb"
44
icon: "https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/assets/icon-dark.png"
5+
category: "工具"
56

67
http:
78
force-http-engine:

modules/script-hub.beta.surge.sgmodule

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!name=Script Hub(β): 重写 & 规则集转换
22
#!desc=https://script.hub
33
#!author=@小白脸 @xream @keywos @ckyb
4+
#!category=工具
45
#!arguments=Notify:开启通知
56
#!arguments-desc=Notify:\nScriptHub通知设置, 可选 开启通知, 关闭通知, 跟随链接
67

modules/script-hub.loon.plugin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!name=Script Hub: 重写 & 规则集转换
22
#!desc=https://script.hub
33
#!author=@小白脸 @xream @keywos @ckyb
4+
#!tag=工具
45
#!homepage=https://github.com/Script-Hub-Org/Script-Hub/tree/main
56
#!openurl=https://script.hub/
67
#!icon=https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/assets/icon-dark.png

modules/script-hub.stash.stoverride

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Script Hub: 重写 & 规则集转换"
22
desc: "https://script.hub"
33
author: "@小白脸 @xream @keywos @ckyb"
44
icon: "https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/assets/icon-dark.png"
5+
category: "工具"
56

67
http:
78
force-http-engine:

modules/script-hub.surge.sgmodule

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!name=Script Hub: 重写 & 规则集转换
22
#!desc=https://script.hub
33
#!author=@小白脸 @xream @keywos @ckyb
4+
#!category=工具
45
#!arguments=Notify:开启通知
56
#!arguments-desc=Notify:\nScriptHub通知设置, 可选 开启通知, 关闭通知, 跟随链接
67

0 commit comments

Comments
 (0)