forked from GGll007/GithubSync
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcenbomin.test.box.json
More file actions
110 lines (110 loc) · 3.91 KB
/
cenbomin.test.box.json
File metadata and controls
110 lines (110 loc) · 3.91 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"id": "cenbomintest.app.sub",
"name": "CenBomin.TestScript",
"author": "@cenbomin",
"icon": "https://avatars0.githubusercontent.com/u/75375782?s=400&u=86eee41f7f138c5d0187aa10d2242bfc9799182e&v=4",
"repo": "https://github.com/CenBoMin/TEST",
"apps": [{
"id": "helpbang",
"name": "互利帮",
"keys": ["helpbang", "helpbangkey"],
"settings": [{
"id": "helpbang",
"name": "Cookie数据",
"val": "",
"type": "textarea",
"desc": "JSON 格式"
}],
"author": "@cenbomin",
"repo": ["https://raw.githubusercontent.com/CenBoMin/GithubSync"],
"script": "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/HELPBANG/helpbang.js",
"icons": ["https://raw.githubusercontent.com/CenBoMin/GithubSync/main/HELPBANG/120.png",
"https://raw.githubusercontent.com/CenBoMin/GithubSync/main/HELPBANG/120.png"
]
}, {
"id": "wlkdapp",
"name": "文旅看点",
"keys": ["wlkdapp", "wlkdappkey"],
"settings": [{
"id": "wlkdapp",
"name": "Cookie数据",
"val": "",
"type": "textarea",
"desc": "JSON 格式"
}],
"author": "@cenbomin",
"repo": ["https://raw.githubusercontent.com/CenBoMin/GithubSync"],
"script": "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/WLKD/wlkdapp.js",
"icons": ["https://raw.githubusercontent.com/CenBoMin/GithubSync/main/WLAPP/IMG_1069.JPG", "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/WLAPP/IMG_1068.JPG"]
}, {
"id": "dkdapp2",
"name": "多看点2.0",
"keys": ["dkdapp2", "dkdapp2key", "dkduserck"],
"settings": [{
"id": "dkduserck",
"name": "当前抓取ck账号",
"val": "1",
"type": "number",
"desc": "当前抓取ck记录的账号序号,如:1、2、3、"
},
{
"id": "dkdapp2",
"name": "Cookie数据",
"val": "",
"type": "textarea",
"desc": "JSON 格式"
}
],
"author": "@cenbomin",
"repo": ["https://raw.githubusercontent.com/CenBoMin/GithubSync"],
"script": "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/DKDAPP2.0/dkdvideo.js",
"icons": ["https://raw.githubusercontent.com/CenBoMin/GithubSync/main/DKDVIDEO/dkd.png",
"https://raw.githubusercontent.com/CenBoMin/GithubSync/main/DKDVIDEO/dkd.png"
]
}, {
"id": "elongcash",
"name": "同程小猪",
"keys": ["elongcash", "elongcashkey", "elongcashTaskGid", "elongcashBuyNum"],
"settings": [{
"id": "elongcashTaskGid",
"name": "夺宝任务ID",
"val": "4",
"type": "number",
"desc": "可先不输入执行脚本查看任务清单"
},
{
"id": "elongcashBuyNum",
"name": "夺宝码购买数量",
"val": "1",
"type": "number",
"desc": ""
},
{
"id": "elongcash",
"name": "Cookie数据",
"val": "",
"type": "textarea",
"desc": "JSON 格式"
}
],
"author": "@cenbomin",
"repo": ["https://raw.githubusercontent.com/CenBoMin/GithubSync"],
"script": "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/ELONGCASH/elongcash.js",
"icons": ["https://raw.githubusercontent.com/CenBoMin/GithubSync/main/ELONGCASH/120.png", "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/ELONGCASH/120.png"]
}, {
"id": "ucpigapp",
"name": "UC小猪",
"keys": ["ucpigapp", "ucpigappkey"],
"settings": [{
"id": "ucpigapp",
"name": "Cookie数据",
"val": "",
"type": "textarea",
"desc": "JSON 格式"
}],
"author": "@cenbomin",
"repo": ["https://raw.githubusercontent.com/CenBoMin/GithubSync"],
"script": "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/UCPIG/ucpigapp.js",
"icons": ["https://raw.githubusercontent.com/CenBoMin/GithubSync/main/UCPIG/120.png", "https://raw.githubusercontent.com/CenBoMin/GithubSync/main/UCPIG/120.png"]
}]
}