forked from fish2018/ol
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPG.txt
878 lines (869 loc) · 35.9 KB
/
PG.txt
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
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
{
"spider":"https://gitdl.cn/https://raw.githubusercontent.com/fish2018/ol/main/jar/PG.js",
"sites":[
{
"key": "豆瓣",
"name": "豆瓣{公众号杰歌软件APP}",
"type": 3,
"api": "csp_Douban",
"searchable": 0,
"changeable": 1,
"indexs":1,
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/douban.json"
},
{
"key":"Youtube",
"name":"Youtube",
"type":3,
"api": "csp_Youtube",
"searchable": 1,
"quickSearch": 0,
"changeable": 0,
"timeout": 120,
"ext":{
"token":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"json":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/youtube.json",
"type":"直播#新闻#剧集#电影#综艺#纪录片#音乐#体育#动物#风光#放松#4K#HDR#movie#music#documentary#bbc documentary#national geographic documentary",
"keywords":"排行榜,HOT,TRENDS,热门话题,热门趋势,热门综艺,热门电影,热门电视剧,小姐姐",
"codecs":"",
"proxy":"proxy",
"danmu":true
},
"style": {
"type": "rect",
"ratio": 1.77
}
},
{
"key": "网盘配置",
"name": "网盘及彈幕配置",
"type": 3,
"api": "csp_Config",
"searchable": 0,
"changeable": 0,
"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"style": {
"type": "rect",
"ratio": 1.5
}
},
{"key":"Local","name":"本地","type":3,"api":"csp_Local"},
{"key":"PushShare","name":"我的资源分享","type":3, "api":"csp_PushShare","searchable":1,"quickSearch":1, "changeable":1, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/pushshare.txt$$$db$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"AliShare","name":"阿里云盘影视分享","type":3,"api":"csp_AliShare","searchable":1,"quickSearch":1, "changeable":1, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/alishare.txt$$$db$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"AliShareEBook","name":"阿里云盘书籍分享","type":3,"api":"csp_AliShare","searchable":0,"quickSearch":0, "changeable":0, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/alishare.ebook.txt$$$db$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"QuarkShare","name":"夸克云盘分享","type":3,"api":"csp_QuarkShare","searchable":1,"quickSearch":0, "changeable":0, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/quarkshare.txt",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"115Share","name":"115云盘分享","type":3,"api":"csp_P115Share","searchable":1,"quickSearch":1, "changeable":1, "filterable":0, "timeout":120, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/115share.txt$$$db$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"UCShare","name":"UC云盘分享","type":3,"api":"csp_UCShare","searchable":1,"quickSearch":0, "changeable":0, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/ucshare.txt$$$db$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"ThunderShare","name":"迅雷云盘分享","type":3,"api":"csp_ThunderShare","searchable":1,"quickSearch":0, "changeable":0, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/thundershare.txt",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"PikPakShare","name":"PikPak分享","type":3,"api":"csp_PikPakShare","searchable":1,"quickSearch":1, "changeable":1, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/pikpakclass.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/pikpakclass.json.txt.gz",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"SambaShare","name":"Samba分享","type":3,"api":"csp_SambaShare","searchable":0,"quickSearch":0, "changeable":0, "filterable":0, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/sambashare.txt"},
{
"key": "直播转点播",
"name": "🐼️┃电视┃直播",
"type": 3,
"searchable": 0,
"api": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/live2vod.js",
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/feimaolive.json"
},
{
"key": "FirstAid",
"name": "🚑 急救知识 ",
"type": 3,
"api": "csp_FirstAid",
"searchable": 0,
"quickSearch": 0,
"changeable": 0,
"style": {
"type": "rect",
"ratio": 3.8
}
},
{"key":"drpy_js_磁力熊","name":"磁力熊[js]|索引","type":3,"api":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/drpy2.min.js","ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/cilixiongp.js","playerType":"1", "searchable":0, "quickSearch":0, "changeable":1,
"indexs":1
},
{
"key":"bili",
"name":"B站 | Bili[jar]",
"type":3,
"api": "csp_Bili",
"searchable": 1,
"quickSearch": 0,
"changeable": 0,
"ext":{
"type":"演唱会#电影#电视剧#帕梅拉#广场舞#纪录片#综艺#鬼畜#音乐#舞蹈#影视#知识#美食#风光#田园#户外#8K#徐云",
"cookie":""
}
},
{"key":"美剧迷","name":"美剧迷|网盘","type":3,"api":"csp_Meijumi", "quickSearch":1, "changeable":1, "filterable":1, "timeout":120,"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.meijumi.net/$$$proxy$$$1"},
{"key":"Libvio","name":"LIBVIO|网盘","type":3,"api":"csp_Libvio","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.libvio.fun/$$$null"},
{"key":"Bt0","name":"不太灵|磁力","type":3,"api":"csp_Bt0","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$null$$$noproxy$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"Xpanpan","name":"小盘盘|网盘","type":3,"api":"csp_Xpanpan","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://xpanpan.site$$$noproxy$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"Wogg","name":"玩偶哥哥|网盘","type":3,"api":"csp_Wogg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://wogg.888484.xyz/$$$noproxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$WOGG"},
{"key":"Wobg","name":"玩偶表哥|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://wobge.run.goorm.io$$$proxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$WOBG"},
{"key":"yydsys","name":"玩你老哥|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://tv.yydsys.top/$$$proxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$WNLG"},
{"key":"蜡笔网盘","name":"蜡笔|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://duopan.fun/$$$noproxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$LABI"},
{"key":"Mogg","name":"木偶哥哥|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$http://mogg.top/$$$noproxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$MOGG"},
{"key": "土豆","name": "土豆|网盘","type": 3,"api": "csp_Wobg","searchable": 1,"filterable": 0,"changeable": 1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://tudou.lvdoui.top/$$$proxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$TUDOU"},
{
"key": "小米网盘",
"name": "小米|网盘",
"type": 3,
"api": "csp_Wobg",
"quickSearch": 1,
"changeable": 1,
"filterable": 1,
"timeout": 60,
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://mihdr.top/$$$noproxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json$$$XIAOMI"
},
{"key":"Gaoqing","name":"中国高清网|网盘","type":3,"api":"csp_Gaoqing","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gaoqing.la/$$$proxy$$$1"},
{"key":"Yinfans","name":"音范丝|磁力","type":3,"api":"csp_Gaoqing","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.yinfans.me/$$$proxy$$$1"},
{"key":"ddys","name":"低端影视|网盘","type":3,"api":"csp_Ddys","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://ddys.pro/$$$proxy$$$1$$$"},
{"key":"Xinshijue","name":"新视觉|网盘","type":3,"api":"csp_Xinshijue","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://6080z.com/$$$noproxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/wogg.json"},
{"key":"团长资源","name":"团长资源|网盘","type":3,"api":"csp_TZFile", "quickSearch":1, "changeable":1, "filterable":1, "timeout":60,"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$noproxy$$$1"},
{"key":"欧乐影院","name":"欧乐影院|海外","type":3,"api":"csp_Olevod", "quickSearch":1, "changeable":1, "filterable":1, "timeout":60,"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$null$$$proxy$$$1"},
{"key":"Moli","name":"HDmoli|网盘","type":3,"api":"csp_Moli","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.hdmoli.pro/$$$proxy$$$1$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/moli.json"},
{"key":"Hdhive","name":"影巢|网盘","type":3,"api":"csp_Hdhive","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.hdhive.online/$$$noproxy$$$1"},
{"key":"Ppxzy","name":"皮皮虾|网盘","type":3,"api":"csp_Ppxzy", "quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://ppxzy.ink$$$proxy$$$1"},
{"key":"校长影视","name":"校长影视|网盘","type":3,"api":"csp_XiaoZhang", "quickSearch":1, "changeable":1, "filterable":1, "timeout":60,"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://xzyshd.com$$$proxy$$$1"},
{
"key": "Bdys_spider",
"name": "哔滴┃磁力",
"api": "csp_Bdys01",
"type": 3,
"filterable": 1,
"searchable":1,
"quickSearch": 1,
"searchable": 1,
"timeout":60,
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.yjys01.com/$$$proxy$$$1"
},
{"key":"TGYunPan","name":"TG搜索Local|网盘搜索","type":3,"api":"csp_TGYunPanLocal","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://t.me/$$$hao115,guaguale115,dianyingshare,XiangxiuNB,yunpanpan,kuakeyun,zaihuayun,Quark_Movies,alyp_4K_Movies,vip115hot,yunpanshare,ucwangpan,Quark_Share_Channel,Aliyundrive_Share_Channel,shareAliyun,ikiviyyp,wanwansubchat,wangpanziyuan2021,alyp_1,quanziyuanshe$$$proxy$$$1"},
{"key":"YunPan","name":"云盘资源|网盘","type":3,"api":"csp_YunPan","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$null$$$proxy$$$1"},
{"key":"YingSo","name":"影搜|网盘搜索","type":3,"api":"csp_YingSo","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json"},
{"key":"混合盘","name":"混合盘|网盘搜索","type":3,"api":"csp_HunHePan","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"88Pan","name":"88网盘|网盘搜索","type":3,"api":"csp_EightEight","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://662688.xyz$$$",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"PanSearch","name":"PanSearch|网盘搜索","type":3,"api":"csp_PanSearch","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$null$$$proxy"},
{"key":"盘友圈","name":"盘友圈|网盘搜索","type":3,"api":"csp_Panyq","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$site$$$proxy"},
{"key":"易搜","name":"易搜|网盘搜索","type":3,"api":"csp_YiSo","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/yiso.txt",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"秒搜","name":"秒搜|网盘搜索","type":3,"api":"csp_MiaoSou","timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"Funletu","name":"趣盘搜|夸克搜索","type":3,"api":"csp_Funletu","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"QuarkPanso","name":"夸克盘搜|夸克搜索","type":3,"api":"csp_QuarkPanso","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"Panta","name":"盘Ta|网盘","type":3,"api":"csp_Panta","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.91panta.cn/$$$null$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"DaPanSo","name":"大盘搜|网盘搜索","type":3,"api":"csp_DaPanSo","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://dapanso.com$$$proxy$$$1"},
{"key":"PikaSo","name":"皮卡搜|网盘搜索","type":3,"api":"csp_PikaSo","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.pikaso.top/$$$null",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"Qianfan","name":"千帆|网盘搜索","type":3,"api":"csp_Qianfan","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://pan.qianfan.app$$$null$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/qianfan.txt$$$1"},
{"key":"YunSo","name":"小云搜索|网盘搜索","type":3,"api":"csp_YunSo","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.yunso.net$$$null$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"YunPanOne","name":"云盘One|网盘搜索","type":3,"api":"csp_YunPanOne","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$null$$$proxy$$$1"},
{
"key": "新6V",
"name": "新6V|网盘",
"type": 3,
"api": "csp_Xb6v",
"searchable": 1,
"changeable": 1,
"timeout": 60,
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://www.66ss.org$$$null$$$1"
},
{
"key": "賤賤",
"name": "荐片",
"type": 3,
"api": "csp_Jianpian",
"searchable": 1,
"changeable": 1,
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/jianpian.json$$$1",
"timeout":60
},
{
"key": "NanGua",
"name": "南瓜|弹幕",
"type": 3,
"api": "csp_NanGua",
"searchable": 1,
"changeable": 1,
"ext": "null$$$1"
},
{
"key": "天天",
"name": "天天┃App",
"type": 3,
"api": "csp_TTian",
"ext": "http://op.ysdqjs.cn$$$null$$$1"
},
{
"key": "追剧",
"name": "追剧┃App",
"type": 3,
"api": "csp_TTian",
"ext": "http://app.kzjtv.com$$$null$$$1"
},
{
"key": "黑木耳",
"name": "黑木耳",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/null/https://json.heimuer.xyz/api.php/provide/vod/",
"searchable": 1,
"quickSearch": 1
},
{
"key": "索尼资源",
"name": "索尼┃资源",
"type": 1,
"api": "https://suoniapi.com/api.php/provide/vod/from/snm3u8/",
"categories": [
"动作片",
"喜剧片",
"爱情片",
"科幻片",
"恐怖片",
"剧情片",
"战争片",
"国产剧",
"欧美剧",
"韩剧",
"日剧",
"港剧",
"台剧",
"泰剧",
"海外剧",
"纪录片",
"大陆综艺",
"日韩综艺",
"港台综艺",
"欧美综艺",
"国产动漫",
"日韩动漫",
"欧美动漫",
"动画片",
"港台动漫",
"海外动漫",
"演唱会",
"体育赛事",
"篮球",
"足球",
"预告片",
"斯诺克",
"影视解说"
],
"searchable": 1,
"quickSearch": 1
},
{"key":"drpy_js_愛盤搜","name":"爱盘搜[js]|夸","type":3,"api":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/drpy2.min.js","ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/aipanso.js", "quickSearch":1, "changeable":1, "timeout":60,
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"drpy_js_人人影视","name":"人人影视[js]|搜","type":3,"api":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/drpy2.min.js","ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/yyets.js", "quickSearch":1, "changeable":1, "timeout":60,
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"drpy_js_MP4US","name":"MP4电影[js]|磁","type":3,"api":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/drpy2.min.js","ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/mp4us.js", "quickSearch":1, "changeable":1, "timeout":60},
{"key":"4KHDR","name":"4KHDR|网盘","type":3,"api":"csp_FourKHDR","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json$$$https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/4khdr.txt$$$1",
"style": {
"type": "list",
"ratio": 1.1
}
},
{"key":"UP云搜","name":"阿里|UP云搜","type":3,"api":"csp_UpYun","timeout":30, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json",
"style": {
"type": "list",
"ratio": 1.1
}
},
{
"key": "JustLive",
"name": "JustLive",
"type": 3,
"api": "csp_JustLive",
"searchable": 1,
"changeable": 0
},
{"key":"drpy_js_酷吧","name":"酷吧[js]|磁","type":3,"api":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/drpy2.min.js","ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/kuba.js", "quickSearch":1, "changeable":1, "timeout":60},
{"key":"BLSGod","name":"BLSGod|磁","type":3,"api":"csp_BLSGod","changeable":1, "timeout":60},
{"key":"Xunlei8","name":"Xunlei8|磁","type":3,"api":"csp_Xunlei8","changeable":1, "timeout":60},
{"key":"SeedHub","name":"SeedHub|磁","type":3,"api":"csp_SeedHub","changeable":1, "timeout":60},
{"key":"AList","name":"网盘|Alist[jar]","type":3,"api":"csp_AList","searchable":1,"filterable":1,"changeable":1,"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/alistjar.json"},
{
"key": "快看",
"name": "快看",
"type": 3,
"api": "csp_Kuaikan",
"searchable": 1,
"quickSearch": 1,
"changeable": 0,
"filterable": 1
},
{ "key": "Ikanbot", "name": "爱看机器人", "type": 3, "api": "csp_Ikanbot", "searchable": 1, "quickSearch": 1, "filterable": 1, "changeable": 1 , "ext":"https://v.aikanbot.com$$$proxy"},
{ "key":"csp_YingShi","name":"影视|海外","type":3,"api":"csp_YingShi","ext":"proxy"},
{
"key": "星星",
"name": "星星 | 海外",
"type": 3,
"api": "csp_Star",
"searchable": 1,
"changeable": 0,
"ext":"proxy"
},
{
"key": "獨播",
"name": "獨播 | 海外",
"type": 3,
"api": "csp_XPathMacFilter",
"searchable": 1,
"changeable": 0,
"ext": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/duboku.json$$$proxy"
},
{
"key": "haiwaikan",
"name": "海外看",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/https://haiwaikan.com/api.php/provide/vod?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"searchable": 1,
"changeable": 1,
"categories": [
"日本动漫",
"国产动漫",
"欧美动漫",
"国产剧",
"韩剧",
"日剧",
"台剧",
"泰剧",
"港剧",
"欧美剧",
"动画电影",
"韩国综艺",
"国产综艺",
"日本综艺",
"欧美综艺",
"冒险片",
"剧情片",
"动作片",
"同性片",
"喜剧片",
"奇幻片",
"恐怖片",
"悬疑片",
"惊悚片",
"战争片",
"歌舞片",
"灾难片",
"爱情片",
"犯罪片",
"科幻片",
"纪录片",
"经典片"
]
},
{
"key": "ikun",
"name": "ikun",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/https://ikunzyapi.com/api.php/provide/vod/?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"playerType":1,
"searchable": 1,
"changeable": 1
},
{
"key": "飞速资源",
"name": "飞速资源",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/http://fszy1.com/api.php/provide/vod/?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"playerType":1,
"searchable": 1,
"changeable": 1
},
{
"key": "暴風",
"name": "暴風",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/https://bfzyapi.com/api.php/provide/vod?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"searchable": 1,
"changeable": 1
},
{
"key": "索尼",
"name": "索尼 ",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/https://suoniapi.com/api.php/provide/vod?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"searchable": 1,
"changeable": 1
},
{
"key": "快帆",
"name": "快帆",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/https://api.kuaifan.tv/api.php/provide/vod?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"searchable": 1,
"changeable": 1
},
{
"key": "量子",
"name": "量子",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/http://cj.lziapi.com/api.php/provide/vod/?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"playerType":1,
"searchable": 1,
"changeable": 1
},
{
"key": "非凡",
"name": "非凡",
"type": 1,
"api": "http://127.0.0.1:10079/p/0/proxy/http://cj.ffzyapi.com/api.php/provide/vod/?",
"playUrl": "json:http://127.0.0.1:10079/parse/?thread=0&proxy=proxy&url=",
"playerType":1,
"searchable": 1,
"changeable": 1,
"categories": [
"国产动漫",
"日韩动漫",
"国产剧",
"韩国剧",
"日本剧",
"电影片",
"连续剧",
"综艺片",
"动漫片",
"动作片",
"喜剧片",
"爱情片",
"科幻片",
"恐怖片",
"剧情片",
"战争片",
"香港剧",
"欧美剧",
"记录片",
"台湾剧",
"海外剧",
"泰国剧",
"大陆综艺",
"港台综艺",
"日韩综艺",
"欧美综艺",
"欧美动漫",
"港台动漫",
"海外动漫"
]
},
{
"key": "櫻花",
"name": "櫻花",
"type": 3,
"api": "csp_Ying",
"searchable": 1,
"changeable": 0
},
{
"key": "巴士",
"name": "巴士",
"type": 3,
"api": "csp_Dm84",
"searchable": 1,
"changeable": 0
},
{
"key": "異界",
"name": "異界",
"type": 3,
"api": "csp_Ysj",
"searchable": 1,
"changeable": 0
},
{
"key": "短剧",
"name": "短剧",
"type": 3,
"api": "csp_Duanju",
"searchable": 0,
"changeable": 1,
"ext":"https://www.duanjutv.icu"
},
{"key":"drpy_js_Alist","name":"网盘 | Alist[js]","type":3,"api":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/alist.min.js","searchable":1,"filterable":1,"changeable":1,"ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/js/alist.json"},
{
"key":"MV_vod",
"name":"电视┃MTV",
"type":1,
"api": "https://mv.wogg.link/mv/vod",
"searchable": 1,
"quickSearch": 0,
"changeable": 0
},
{
"key": "酷狗",
"name": "酷狗",
"type": 3,
"api": "csp_Kugou",
"searchable": 1,
"changeable": 0
},
{
"key": "Iktv",
"name": "KTV",
"type": 3,
"api": "csp_Iktv",
"searchable": 1,
"changeable": 0
},
{
"key": "Yinyuetai",
"name": "音悦台",
"type": 3,
"api": "csp_Yinyuetai",
"searchable": 1,
"changeable": 0
},
{"key": "push_agent","name": "推送","type": 3,"api": "csp_Push","changeable":0, "timeout":30, "ext":"https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/tokenm.json"},
{
"key": "應用商店",
"name": "應用商店",
"type": 3,
"api": "csp_Market",
"searchable": 0,
"changeable": 0,
"ext": "https://fm.t4tv.hz.cz/json/market.json"
}],
"lives":[
{
"name": "zouming.ipv6",
"type": 0,
"url": "http://127.0.0.1:10079/p/0/proxy/http://ww.zouming.com/ipv6.txt",
"ua": "okhttp/3.15",
"epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "live.ipv6",
"type": 0,
"url": "http://127.0.0.1:10079/p/0/proxy/https://fanmingming.com/txt?url=https://live.fanmingming.com/tv/m3u/ipv6.m3u",
"ua": "okhttp/3.15",
"epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "live.ipv6.m3u",
"type": 0,
"url": "http://127.0.0.1:10079/p/0/proxy/https://live.fanmingming.com/tv/m3u/ipv6.m3u",
"ua": "okhttp/3.15",
"epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "live.ipv6.local",
"type": 0,
"url": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/live.ipv6.txt",
"ua": "okhttp/3.15",
"epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "live.fan",
"type": 0,
"url": "http://127.0.0.1:10079/p/0/proxy/https://raw.githubusercontent.com/dxawi/0/main/tvlive.txt",
"ua": "okhttp/3.15",
"epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "YTLive",
"type": 0,
"url": "https://gh.con.sh/https://raw.githubusercontent.com/ouhaibo1980/tvbox/master/pg/lib/yo21.txt"
},
{
"name": "直播",
"type": 0,
"url": "https://agit.ai/Yoursmile7/TVBox/raw/branch/master/live.txt",
"epg": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "TXT",
"type": 0,
"url": "http://home.jundie.top:81/Cat/tv/live.txt",
"epg": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png",
"ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
},
{
"name": "Json",
"type": 1,
"url": "http://127.0.0.1:10079/p/0/proxy/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/live.json",
"epg": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png",
"ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
},
{
"name": "live.feimao",
"type": 0,
"url": "http://127.0.0.1:10079/p/0/proxy/http://我不是.肥猫.live/TV/tvzb.txt",
"ua": "okhttp/3.12.13",
"epg": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png"
},
{
"group":"redirect",
"channels":[
{
"name":"redirect",
"urls":[
"proxy://do=live&type=live&proxy=&url="
]
}
]
}
],
"doh": [
{
"name": "Google",
"url": "https://dns.google/dns-query",
"ips": [
"8.8.4.4",
"8.8.8.8"
]
},
{
"name": "Cloudflare",
"url": "https://cloudflare-dns.com/dns-query",
"ips": [
"1.1.1.1",
"1.0.0.1",
"2606:4700:4700::1111",
"2606:4700:4700::1001"
]
},
{
"name": "AdGuard",
"url": "https://dns.adguard.com/dns-query",
"ips": [
"94.140.14.140",
"94.140.14.141"
]
},
{
"name": "DNSWatch",
"url": "https://resolver2.dns.watch/dns-query",
"ips": [
"84.200.69.80",
"84.200.70.40"
]
},
{
"name": "Quad9",
"url": "https://dns.quad9.net/dns-quer",
"ips": [
"9.9.9.9",
"149.112.112.112"
]
}
],
"rules":[
{
"name": "proxy",
"hosts": [
"raw.githubusercontent.com",
"googlevideo.com",
"cdn.v82u1l.com",
"cdn.iz8qkg.com",
"cdn.kin6c1.com",
"c.biggggg.com",
"c.olddddd.com",
"haiwaikan.com",
"www.histar.tv",
"youtube.com",
"uhibo.com",
".*boku.*",
".*nivod.*",
"*.t4tv.hz.cz",
".*ulivetv.*"
]
},
{"host":"www.djuu.com","rule":["mp4.djuu.com","m4a"]},{"host":"www.sharenice.net","rule":["huoshan.com","/item/video/"],"filter":[]},
{"host":"www.sharenice.net","rule":["sovv.qianpailive.com","vid="],"filter":[]},
{"host":"www.sharenice.net","rule":["douyin.com","/play/"]},
{"host":"m.ysxs8.vip","rule":["ysting.ysxs8.vip:81","xmcdn.com"],"filter":[]},
{"host":"hdmoli.com","rule":[".m3u8"]},{"host":"https://api.live.bilibili.com","rule":["bilivideo.com","/index.m3u8"],"filter":["data.bilibili.com/log/web","i0.hdslb.com/bfs/live/"]},
{"host":"www.agemys.cc","rule":["cdn-tos","obj/tos-cn"]},
{"host":"www.fun4k.com","rule":["https://hd.ijycnd.com/play","index.m3u8"]},
{"host":"zjmiao.com","rule":["play.videomiao.vip/API.php","time=","key=","path="]},
{
"name": "火山嗅探",
"hosts": [
"huoshan.com"
],
"regex": [
"item_id="
]
},
{
"name": "抖音嗅探",
"hosts": [
"douyin.com"
],
"regex": [
"is_play_url="
]
},
{
"name": "農民嗅探",
"hosts": [
"toutiaovod.com"
],
"regex": [
"video/tos/cn"
]
},
{
"name": "夜市",
"hosts": [
"yeslivetv.com"
],
"script": [
"document.getElementsByClassName('vjs-big-play-button')[0].click()"
]
},
{
"name": "毛驢",
"hosts": [
"www.maolvys.com"
],
"script": [
"document.getElementsByClassName('swal-button swal-button--confirm')[0].click()"
]
},
{
"name": "磁力广告",
"hosts": [
"magnet"
],
"regex": [
"更多",
"社 區",
"x u u",
"最 新",
"直 播",
"更 新",
"社 区",
"有 趣",
"英皇体育",
"全中文AV在线",
"澳门皇冠赌场",
"哥哥快来",
"美女荷官",
"裸聊",
"新片首发",
"UUE29"
]
}
],
"parses": [
],
"flags":["youku","qq","iqiyi","qiyi","letv","sohu","tudou","pptv","mgtv","wasu"],
"wallpaper": "http://饭太硬.top/深色壁纸/api.php",
"disabled_wallpaper":"http://www.kf666888.cn/api/tvbox/img"
}