-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboxjs.json
More file actions
27 lines (27 loc) · 1016 Bytes
/
boxjs.json
File metadata and controls
27 lines (27 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"id": "lustime.app.sub",
"name": "lustime脚本订阅",
"description": "该订阅兼容BoxJs以及QX Gallery",
"author": "@lustime",
"icon": "https://avatars2.githubusercontent.com/u/53217160",
"repo": "https://github.com/NobyDa/Script/tree/master",
"apps": [{
"id": "attendence",
"name": "打卡",
"descs_html": [
"<h4 align=\"center\">脚本配置请查看<a href=\"https://raw.githubusercontent.com/NobyDa/Script/master/Surge/JS/Bili_Auto_Regions.js\">脚本注释</a></h4>"
],
"keys": ["empId"],
"settings": [{
"id": "empId",
"name": "工号",
"val": "",
"type": "text",
"placeholder": "(点击以展开说明)",
"desc": "工号id"
}],
"author": "@NobyDa",
"repo": "https://github.com/NobyDa/Script/blob/master/Surge/JS/Bili_Auto_Regionsxxxx.js",
"icons": ["https://raw.githubusercontent.com/NobyDa/mini/master/Alpha/bilibili.png", "https://raw.githubusercontent.com/NobyDa/mini/master/Color/bilibili.png"]
}]
}