-
Notifications
You must be signed in to change notification settings - Fork 51
/
Ariszy.boxjs.json
638 lines (638 loc) · 26 KB
/
Ariszy.boxjs.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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
{
"id": "Ariszy.app.sub",
"name": "Ariszy 应用订阅",
"author": "@Ariszy",
"icon": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/Ariszy.png",
"repo": "https://github.com/Ariszy/Private-Script",
"apps": [{
"id": "xpread",
"name": "笑谱阅读",
"keys": ["xpreadCookie", "xpreadCookie2","xpreadCookie3", "xpreadCookie4", "xpreadCookie5","xpreadCookie6", "xpreadCookie7", "xpreadCookie8","xpreadCookie9", "xpreadCookie10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "delay",
"name": "自定义延时",
"val": "30",
"type": "number",
"desc": "填写脚本延时时间,例:30为30s"
},
{
"id": "xpreadstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "xpreadcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/xpread.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/xp-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/xp.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/xpread.js"
},
{
"id": "cglm",
"name": "猜歌联萌",
"keys": ["cglmheader", "cglmheader2","cglmheader3", "cglmheader4", "cglmheader5","cglmheader6", "cglmheader7", "cglmheader8","cglmheader9", "cglmheader10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "cglmstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "cglmcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/cglm.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/cglm-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/cglm.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/cglm.js"
},
{
"id": "klcg",
"name": "快乐猜歌",
"keys": ["ygkcurl","ygkchd", "ygkcurl2","ygkchd2"],
"author": "@肥皂 @Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "ygkcstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "ygkccount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/klcg.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/klcg-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/klcg.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/klcg.js"
},
{
"id": "ryhy",
"name": "如意化缘",
"keys": ["ryhyheader", "ryhyheader2","ryhyheader3", "ryhyheader4", "ryhyheader5","ryhyheader6", "ryhyheader7", "ryhyheader8","ryhyheader9", "ryhyheader10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "ryhystatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "ryhycount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/ryhy.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/ryhy-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/ryhy.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/ryhy.js"
},
{
"id": "kxhy",
"name": "开熏化缘",
"keys": ["kxhyheader","adheader","adbody", "kxhyheader2","adheader2","adbody2","kxhyheader3","adheader3","adbody3", "kxhyheader4", "adheader4","adbody4","kxhyheader5","adheader5","adbody5","kxhyheader6", "adheader6","adbody6","kxhyheader7","adheader7","adbody7", "kxhyheader8","adheader8","adbody8","kxhyheader9","adheader9","adbody9", "kxhyheader10","adheader10","adbody10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "kxhystatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "kxhycount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
},
{
"id": "secret",
"name": "请输入运行密码",
"val": "我不告诉你",
"type": "string",
"desc": "私密脚本,请尊重作者意愿"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/kxhy.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/kxhy-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/kxhy.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/kxhy.js"
},
{
"id": "elecv2p",
"name": "更新cookies",
"keys": ["name"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "elehost",
"name": "elecv2p的地址",
"val": "127.0.0.1",
"type": "string",
"desc": "务必填写"
},
{
"id": "port",
"name": "elecv2p的端口号",
"val": "1",
"type": "number",
"desc": "务必填写"
},
{
"id": "names",
"name": "要更新的cookies名称,用&分割",
"val": "",
"type": "texearea",
"desc": "务必填写(JSON数组)"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/update_elecv2p_cookies.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/elecv2p-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/elecv2p.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/update_elecv2p_cookies.js"
},{
"id": "jrtt",
"name": "今日头条极速版",
"keys": ["signurl", "signkey", "farmurl", "farmkey", "readurl", "readkey", "signurl2", "signkey2", "farmurl2", "farmkey2", "readurl2", "readkey2", "signurl3", "signkey3", "farmurl3", "farmkey3", "readurl3", "readkey3", "signurl4", "signkey4", "farmurl4", "farmkey4", "readurl4", "readkey4", "signurl5", "signkey5", "farmurl5", "farmkey5", "readurl5", "readkey5", "signurl6", "signkey6", "farmurl6", "farmkey6", "readurl6", "readkey6", "signurl7", "signkey7", "farmurl7", "farmkey7", "readurl7", "readkey7", "signurl8", "signkey8", "farmurl8", "farmkey8", "readurl8", "readkey8", "signurl9", "signkey9", "farmurl9", "farmkey9", "readurl9", "readkey9", "signurl10", "signkey10", "farmurl10", "farmkey10", "readurl10", "readkey10", "signurl11", "signkey11", "farmurl11", "farmkey11", "readurl11", "readkey11", "signurl12", "signkey12", "farmurl12", "farmkey12", "readurl12", "readkey12", "signurl13", "signkey13", "farmurl13", "farmkey13", "readurl13", "readkey13"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "jrttsetting",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "jrttcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/jrtt.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/jrtt-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/jrtt.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/jrtt.js"
},
{
"id": "kkd",
"name": "快看点",
"keys": ["kkdheader", "kkdcookie","kkdsign", "kkdheader2", "kkdcookie2","kkdsign2", "kkdheader3", "kkdcookie3","kkdsign3", "kkdheader4", "kkdcookie4","kkdsign4", "kkdheader5", "kkdcookie5","kkdsign5", "kkdheader6", "kkdcookie6","kkdsign6", "kkdheader7", "kkdcookie7","kkdsign7", "kkdheader8", "kkdcookie8","kkdsign8", "kkdheader9", "kkdcookie9","kkdsign9", "kkdheader10", "kkdcookie10","kkdsign10", "kkdheader11", "kkdcookie11","kkdsign11", "kkdheader12", "kkdcookie12","kkdsign12", "kkdheader13", "kkdcookie13","kkdsign13", "kkdheader14", "kkdcookie14","kkdsign14", "kkdheader15", "kkdcookie15","kkdsign15", "kkdheader16", "kkdcookie16","kkdsign16"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "kkdsetting",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "kkdcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/kkd.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/kkd-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/kkd.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/kkd.js"
},
{
"id": "dyjsb",
"name": "抖音极速版",
"keys": ["signheader", "signcookie", "stepheader", "stepkey", "readheader", "readkey","signheader2", "signcookie2", "stepheader2", "stepkey2", "readheader2", "readkey2"],
"author": "@Ariszy",
"settings": [{
"id": "dyhost",
"name": "抖音极速版域名",
"val": "",
"type": "string",
"desc": ""
},
{
"id": "dyjsbaccount0",
"name": "支付宝账号1",
"val": "0",
"type": "number",
"desc": "测试的为手机号,邮箱不知道(为适应for循环,被迫命名dyjsbaccount0)"
},
{
"id": "dyjsbaccount1",
"name": "支付宝账号2",
"val": "0",
"type": "number",
"desc": "测试的为手机号,邮箱不知道"
},
{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "dyjsbsetting",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "dyjsbcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/dyjsb.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/dyjsb-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/dyjsb.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/dyjsb.js"
},
{
"id": "xp",
"name": "笑谱",
"keys": ["xpheader", "xpbody","xprefreshtoken","xpheader2", "xpbody2","xprefreshtoken2", "xpheader3", "xpbody3", "XX header4", "xpbody4", "xpheader5", "xpbody5", "videoheader6", "videobody6", "videoheader7", "videobody7", "videoheader8", "videobody8", "videoheader9", "videobody9", "videoheader10", "videobody10", "videoheader11", "videobody11", "videoheader12", "videobody12", "videoheader13", "videobody13", "videoheader14", "videobody14", "videoheader15", "videobody15", "videoheader16", "videobody16", "videoheader17", "videobody17", "videoheader18", "videobody18", "videoheader19", "videobody19", "videoheader20", "videobody20"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "xpcash",
"name": "提现金额",
"val": "0",
"type": "number",
"desc": "不提现填0,提现填需要的金额,1或者15"
},
{
"id": "live",
"name": "是否看直播",
"val": "0",
"type": "number",
"desc": "需要看直播填1,不看填0,默认不看"
},
{
"id": "telphone",
"name": "手机号码",
"val": "",
"type": "number",
"desc": "注册手机号"
},
{
"id": "sms",
"name": "手机登录验证码",
"val": "",
"type": "number",
"desc": "6位验证码"
},
{
"id": "xpcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/xp.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/xp-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/xp.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/xp.js"
},
{
"id": "zcy",
"name": "走财运",
"keys": ["zcyheader", "zcybody", "zcyheader2", "zcybody2"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "zcysetting",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "zcycount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/zcy.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/zcy-min.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/zcy.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/zcy.js"
},
{
"id": "hotsoon",
"name": "火山小视频极速版",
"keys": ["hotsoonsignheader", "hotsoonsignkey", "hotsoonadheader", "hotsoonadkey", "hotsoonreadheader", "hotsoonreadkey", "hotsoonsignheader2", "hotsoonsignkey2", "hotsoonadheader2", "hotsoonadkey2", "hotsoonreadheader2", "hotsoonreadkey2", "hotsoonsignheader3", "hotsoonsignkey3", "hotsoonadheader3", "hotsoonadkey3", "hotsoonreadheader3", "hotsoonreadkey3", "hotsoonsignheader4", "hotsoonsignkey4", "hotsoonadheader4", "hotsoonadkey4", "hotsoonreadheader4", "hotsoonreadkey4", "hotsoonsignheader5", "hotsoonsignkey5", "hotsoonadheader5", "hotsoonadkey5", "hotsoonreadheader5", "hotsoonreadkey5", "hotsoonsignheader6", "hotsoonsignkey6", "hotsoonadheader6", "hotsoonadkey6", "hotsoonreadheader6", "hotsoonreadkey6", "hotsoonsignheader7", "hotsoonsignkey7", "hotsoonadheader7", "hotsoonadkey7", "hotsoonreadheader7", "hotsoonreadkey7", "hotsoonsignheader8", "hotsoonsignkey8", "hotsoonadheader8", "hotsoonadkey8", "hotsoonreadheader8", "hotsoonreadkey8", "hotsoonsignheader9", "hotsoonsignkey9", "hotsoonadheader9", "hotsoonadkey9", "hotsoonreadheader9", "hotsoonreadkey9", "hotsoonsignheader10", "hotsoonsignkey10", "hotsoonadheader10", "hotsoonadkey10", "hotsoonreadheader10", "hotsoonreadkey10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "hotsoonsetting",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "hotsoonaccount",
"name": "支付宝账号",
"val": "0",
"type": "string",
"desc": "中间4位为*,例如139****0000,成功与否待测试"
},
{
"id": "hotsooncount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/hotsoon_old.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/hotsoon-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/hotsoon.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/hotsoon_old.js"
},
{
"id": "ranlv",
"name": "燃旅视频",
"keys": ["rlurl", "rlheader","rlurl2","rlheader2","rlurl3","rlheader3","rlurl4","rlheader4","rlurl5", "rlheader5"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "rlstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "rlcash",
"name": "提现金额",
"val": "0",
"type": "number",
"desc": "默认不提现,提现填需要的金额:1、3、10、20、45,建议填3"
},
{
"id": "rlcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/ranlv.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/rl-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/rl.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/ranlv.js"
},
{
"id": "fqxs",
"name": "番茄小说",
"keys": ["fqxsurl", "fqxs","fqxsurl2","fqxs2","fqxsurl3","fqxs3","fqxsurl4","fqxs4","fqxsurl5","fqxs5","fqxsurl6","fqxs6","fqxsurl7","fqxs7","fqxsurl8","fqxs8","fqxsurl9","fqxs9","fqxsurl10","fqxs10","fqxsurl11","fqxs11","fqxsurl12","fqxs12","fqxsurl13","fqxs13","fqxsurl14","fqxs14","fqxsurl15","fqxs15","fqxsurl16","fqxs16","fqxsurl17","fqxs17","fqxsurl18","fqxs18","fqxsurl19","fqxs19","fqxsurl20","fqxs20"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "fqxsstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "fqxscount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
},
{
"id": "host",
"name": "host",
"val": "ib.snssdk.com",
"type": "string",
"desc": "当前版本host"
} ],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/fqxs.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/fqxs-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/fqxs.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/fqxs.js"
},
{
"id": "TT",
"name": "TT语音",
"keys": ["TTrefer", "TTbody","TTrefer2","TTbody2","TTrefer3","TTbody3","TTrefer4","TTbody4","TTrefer5", "TTbody5"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "TTstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "TTcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/TT.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/TT-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/TT.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/TT.js"
},
{
"id": "pyq",
"name": "评有圈",
"keys": ["pyqUA", "pyqad","pyqUA2","pyqad2"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "pyqstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "pyqcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/pyq.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/pyq-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/pyq.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/pyq.js"
},
{
"id": "huoshan",
"name": "抖音火山版",
"keys": ["hsurl", "hsheader", "hsbody", "playurl", "playheader", "playbody", "hsurl2", "hsheader2", "hsbody2", "playurl2", "playheader2", "playbody2", "hsurl3", "hsheader3", "hsbody3", "playurl3", "playheader3", "playbody3", "hsurl4", "hsheader4", "hsbody4", "playurl4", "playheader4", "playbody4", "hsurl5", "hsheader5", "hsbody5", "playurl5", "playheader5", "playbody5", "hsurl6", "hsheader6", "hsbody6", "playurl6", "playheader6", "playbody6", "hsurl7", "hsheader7", "hsbody7", "playurl7", "playheader7", "playbody7", "hsurl8", "hsheader8", "hsbody8", "playurl8", "playheader8", "playbody8", "hsurl9", "hsheader9", "hsbody9", "playurl9", "playheader9", "playbody9", "hsurl10", "hsheader10", "hsbody10", "playurl10", "playheader10", "playbody10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "hsstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "hscount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
}],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/huoshan.js",
"icons": ["https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/hs-mini.png", "https://raw.githubusercontent.com/Ariszy/Private-Script/master/img/hs.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/huoshan.js"
},
{
"id": "jxcollect",
"name": "京喜工厂电力收取",
"keys": ["jxcollecturl","jxcollecturl2", "jxcollecturl3", "jxcollecturl4", "jxcollecturl5", "jxcollecturl6","jxcollecturl7", "jxcollecturl8", "jxcollecturl9","jxcollecturl10"],
"author": "@Ariszy",
"settings": [{
"id": "tz",
"name": "静默运行",
"val": "1",
"type": "number",
"desc": "0为不通知,1为全部通知"
},
{
"id": "jxcollectstatus",
"name": "当前账号",
"val": "1",
"type": "number",
"desc": "当前账号对应"
},
{
"id": "jxcollectcount",
"name": "账号个数",
"val": "1",
"type": "number",
"desc": "需要几个账号,数字为几"
},
{
"id": "jxcollectdoublenum",
"name": "是否double领取",
"val": "0",
"type": "number",
"desc": "0为不double,1为double且必须满了运行才ok,否则火爆"
} ],
"repo": "https://github.com/Ariszy/Private-Script/blob/master/Scripts/jxcollect.js",
"icons": ["https://raw.githubusercontent.com/58xinian/icon/master/jdgc_mini.png","https://github.com/58xinian/icon/raw/master/jdgc.png"],
"script": "https://raw.githubusercontent.com/Ariszy/Private-Script/master/Scripts/jxcollect.js"
}
]
}