forked from sngxpro/AutoSyncScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbox.json
More file actions
255 lines (255 loc) · 8.32 KB
/
box.json
File metadata and controls
255 lines (255 loc) · 8.32 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
{
"id": "id77.app.sub",
"name": "id77 脚本订阅",
"author": "@id77",
"icon": "https://avatars0.githubusercontent.com/u/9592236",
"repo": "https://github.com/id77/QuantumultX/tree/master",
"apps": [
{
"id": "JDTools",
"name": "京东助手",
"keys": [
"id77_vConsole_name",
"id77_vConsole_clickClassName",
"id77_vConsole_clickClassName2",
"id77_vConsole_cancelDisabled",
"id77_vConsole_unClassName",
"id77_vConsole_clickInterval",
"id77_vConsole_clickNum",
"id77_vConsole_timingRunningTime"
],
"settings": [
{
"id": "id77_vConsole_name",
"name": "备注名字",
"val": "",
"type": "text"
},
{
"id": "id77_vConsole_clickClassName",
"name": "点击DOM选择器",
"val": "",
"type": "text",
"placeholder": "#id或div.class",
"desc": "一定要包含id或class(#或.)"
},
{
"id": "id77_vConsole_clickClassName2",
"name": "二次确认DOM选择器",
"val": "",
"type": "text",
"placeholder": "#id或div.class",
"desc": "规则同上;但设置后只能模拟点击一次"
},
{
"id": "id77_vConsole_cancelDisabled",
"name": "disabled",
"val": "no",
"type": "radios",
"desc": "移除button禁用状态",
"items": [
{ "key": "yes", "label": "是" },
{ "key": "no", "label": "否" }
]
},
{
"id": "id77_vConsole_unClassName",
"name": "移除样式名字",
"val": "",
"type": "text",
"placeholder": "class",
"desc": "比如.class填class,为了移除禁用状态"
},
{
"id": "id77_vConsole_inClassName",
"name": "添加样式名字",
"val": "",
"type": "text",
"placeholder": "class",
"desc": "比如.class填class,为了设置可用状态"
},
{
"id": "id77_vConsole_clickInterval",
"name": "点击间隔",
"val": "",
"type": "number",
"placeholder": "77",
"desc": "单位毫秒"
},
{
"id": "id77_vConsole_clickNum",
"name": "点击次数",
"val": "1",
"type": "number",
"placeholder": "7",
"desc": "单位次"
},
{
"id": "id77_vConsole_timingRunningTime",
"name": "定时运行时间",
"val": "",
"type": "text",
"placeholder": "07:07",
"desc": "分:秒;建议提前3秒钟进入页面,页面加载需要时间"
}
],
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/Script/jd_hd.js",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/console.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/console.png"
]
},
{
"id": "jdWulLiu",
"name": "京东物流",
"keys": ["id77_jdWulLiu_pageMax"],
"descs_html": [
"<p>查询条目只能设置「整十」的数字。</p>",
"<p>10条/页,要查多少页就填写相应条目</p>"
],
"settings": [
{
"id": "id77_jdWulLiu_pageMax",
"name": "查询条目",
"val": "",
"type": "number",
"placeholder": "10",
"desc": "整十数字。比如:10,20,30..."
}
],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/jdWuLiu.js",
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/jdWuLiu.js",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/jdWuLiu.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/jdWuLiu.png"
]
},
{
"id": "JDLM",
"name": "京东联盟转链",
"settings": [
{
"id": "id77_JDLM_platform",
"name": "指定平台",
"val": "WeChat-MiniApp",
"type": "radios",
"desc": "选择使用哪个平台进行转链",
"items": [
{ "key": "WeChat-MiniApp", "label": "京粉小程序" },
{ "key": "JDLM-WEB/APP", "label": "京东联盟-WEB/APP" }
]
},
{
"id": "id77_JDLM_siteId",
"name": "siteId",
"val": "",
"type": "number"
},
{
"id": "id77_JDLM_app_key",
"name": "app_key",
"val": "",
"type": "text"
},
{
"id": "id77_JDLM_appSecret",
"name": "appSecret",
"val": "",
"type": "text"
},
{
"id": "id77_JDLM_log",
"name": "输出结果到日志",
"val": "y",
"type": "text",
"placeholder": "y/n",
"desc": "y需要打印结果,n不需要"
}
],
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/Script/jdapp_to_union.js",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/JDLM.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/JDLM.png"
]
},
{
"id": "yiLi",
"name": "伊利乳品",
"keys": ["id77_yiLi_cookies"],
"settings": [
{
"id": "id77_yiLi_cookies",
"name": "session",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2,
"desc": "多账号,不支持单独管理,可以手动更改,不懂不建议修改"
}
],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/yiLi.js",
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/yiLi.js",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/yiLi.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/yiLi.png"
],
"descs_html": [
"1、支持多账号,添加好配置,注册小程序后点个人中心,<a target=\"_blank\" href=\"https://raw.githubusercontent.com/id77/QuantumultX/master/task/yiLi.cookie.js\">前往文件获取</a>",
"2、<img style=\"width: 120px\" src=\"https://raw.githubusercontent.com/id77/QuantumultX/master/img/yiLi_qr.png\" />",
"长按保存小程序码,用微信相机识别进入注册。",
"麻烦点一下助力,开发不易 ❤️",
"目前支持自动签到,每日阅读、分享任务",
"<br />",
"ps: 可以用几个微信弄多个账号,但需要手机号"
]
},
{
"id": "id77",
"name": "自用JDCookie管理",
"keys": ["id77_api"],
"author": "@id77",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/id77.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/id77.png"
],
"settings": [
{
"id": "id77_api",
"name": "api",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
}
]
},
{
"id": "geekhub",
"name": "Geekhub",
"keys": ["id77_geekhub"],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/geekhub.js",
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/geekhub.js",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/geekhub.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/geekhub.png"
]
},
{
"id": "_163GameVip",
"name": "网易游戏会员",
"keys": ["id77_163GameVip"],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/163GameVip.js",
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/163GameVip.js",
"icons": [
"https://raw.githubusercontent.com/Orz-3/mini/master/163GameVip.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/163GameVip.png"
]
}
]
}