-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathbox.json
332 lines (331 loc) · 10.7 KB
/
box.json
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
{
"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": "jdWulLiu",
"name": "京东物流",
"keys": [
"id77_jdWuLiu_userNum",
"id77_jdWuLiu_pageMax",
"id77_jdWuLiu_needPhone",
"id77_jdWuLiu_phoneList"
],
"descs_html": [
"<p>查询的账号数量,不要大于 cookie 数量;默认值是 cookie 数量。</p>",
"<p>查询条目只能设置「整十」的数字。</p>",
"<p>10条/页,要查多少页就填写相应条目。</p>"
],
"settings": [
{
"id": "id77_jdWuLiu_userNum",
"name": "需要查询的账号数量",
"val": "",
"type": "number",
"placeholder": "10",
"desc": "默认值是最大 cookie 数量,不要大于 cookie 数量"
},
{
"id": "id77_jdWuLiu_whiteList",
"name": "pin 白名单",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2,
"placeholder": "10",
"desc": "用&间隔,pin数量不能超过查询账号数量;用于多cookie,查询特定号。"
},
{
"id": "id77_jdWuLiu_pageMax",
"name": "查询条目",
"val": "",
"type": "number",
"placeholder": "10",
"desc": "整十数字。比如:10,20,30..."
},
{
"id": "id77_jdWuLiu_needPhone",
"name": "手机号码",
"val": "N",
"type": "radios",
"desc": "是否显示手机号",
"items": [
{ "key": "Y", "label": "是" },
{ "key": "N", "label": "否" }
]
},
{
"id": "id77_jdWuLiu_phoneList",
"name": "用户手机号",
"val": "{\"pin1\": 10086}",
"type": "textarea",
"autoGrow": true,
"rows": 2,
"desc": "不懂不建议修改, JSON格式,如:{\"pin\":\"手机号\"}"
}
],
"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": "DIY", "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_diy_api",
"name": "DIY Api",
"val": "",
"type": "text"
},
{
"id": "id77_JDLM_copy",
"name": "复制内容(需DIY Api)",
"val": "link",
"type": "radios",
"desc": "点击QX通知复制文案",
"items": [
{ "key": "link", "label": "转链链接" },
{ "key": "diy", "label": "DIY Api 文案" }
]
},
{
"id": "id77_JDLM_NO_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_TG",
"name": "wskey 提取器",
"keys": ["id77_TGUserID", "wskeyList"],
"author": "@id77",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/jd_car.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/jd_car.png"
],
"settings": [
{
"id": "id77_TGUserID",
"name": "Telegram User ID",
"val": "",
"type": "number"
},
{
"id": "wskeyList",
"name": "wskey List",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
}
]
},
{
"id": "id77_api",
"name": "自用JDCookie管理",
"keys": ["CookiesJD", "id77_api", "id77_api_sync_cookie"],
"author": "@id77",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/link.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/link.png"
],
"settings": [
{
"id": "CookiesJD",
"name": "cookie List",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
},
{
"id": "id77_api",
"name": "api",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
},
{
"id": "id77_api_sync_cookie",
"name": "api",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
}
],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/Script/syncJDCookie.js"
},
{
"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": "id77_jegotrip",
"name": "无忧行",
"descs_html": [
"支持开发者:<a href=\"http://www.jegotrip.com.cn/api/atv/callback/wechat?code=&state=eyJhIjo0NDgyLCJlIjoxMTAyLCJrIjoic2hhcmVJbnZpdGVCdG5fMzc5NjUxNyIsImwiOnRydWUsInVyaSI6IjExMDIiLCJvIjozNzk2NTE3fQ==\" target=\"_blank\">App邀请活动链接</a>"
],
"keys": ["id77_jegotrip_name", "id77_jegotrip_token"],
"settings": [
{
"id": "id77_jegotrip_name",
"name": "备注",
"val": "",
"type": "text"
},
{
"id": "id77_jegotrip_token",
"name": "Token",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
}
],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/jegotrip.js",
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/jegotrip.js",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/wyx.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/wyx.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"
]
},
{
"id": "id77_ex",
"name": "通用重放脚本",
"keys": ["id77_ex_run_num", "id77_ex_request"],
"settings": [
{
"id": "id77_ex_run_num",
"name": "自动循环次数",
"val": "",
"type": "number"
},
{
"id": "id77_ex_interval",
"name": "间隔时间",
"val": "",
"type": "number",
"desc": "单位:毫秒"
},
{
"id": "id77_ex_request",
"name": "请求信息",
"val": "",
"type": "textarea",
"autoGrow": true,
"rows": 2
}
],
"script": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/ex.task.js",
"author": "@id77",
"repo": "https://raw.githubusercontent.com/id77/QuantumultX/master/task/ex.task.js",
"icons": [
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/ex.png",
"https://raw.githubusercontent.com/id77/QuantumultX/master/icon/ex.png"
]
}
]
}