-
Notifications
You must be signed in to change notification settings - Fork 159
/
Copy pathcustom.json
89 lines (89 loc) · 1.88 KB
/
custom.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
{
"sites_count": 5,
"sites": [
{
"key": "drpyS_黑料不打烊[密]",
"name": "黑料不打烊[密](DS)",
"type": 4,
"api": "http://localhost:5757/api/黑料不打烊[密]",
"searchable": 1,
"filterable": 0,
"quickSearch": 0,
"ext": ""
},
{
"key": "drpyS_草榴社区[密]",
"name": "草榴社区[密](DS)",
"type": 4,
"api": "http://localhost:5757/api/草榴社区[密]",
"searchable": 2,
"filterable": 1,
"quickSearch": 0,
"ext": ""
},
{
"key": "drpyS_色花堂[密]",
"name": "色花堂[密](DS)",
"type": 4,
"api": "http://localhost:5757/api/色花堂[密]",
"searchable": 2,
"filterable": 1,
"quickSearch": 0,
"ext": ""
},
{
"key": "drpyS_色花堂[密+]",
"name": "色花堂[密+](DS)",
"type": 4,
"api": "http://localhost:5757/api/色花堂[密+]",
"searchable": 2,
"filterable": 1,
"quickSearch": 0,
"ext": ""
},
{
"key": "drpyS_xvideos[密]",
"name": "xvideos[密](DS)",
"type": 4,
"api": "http://localhost:5757/api/xvideos[密]",
"searchable": 1,
"filterable": 1,
"quickSearch": 0,
"ext": ""
}
],
"parses": [
{
"name": "虾米",
"url": "http://localhost:5757/parse/虾米?url=",
"type": 1,
"ext": {
"flag": [
"qiyi",
"imgo",
"爱奇艺",
"奇艺",
"qq",
"qq 预告及花絮",
"腾讯",
"youku",
"优酷",
"pptv",
"PPTV",
"letv",
"乐视",
"leshi",
"mgtv",
"芒果",
"sohu",
"xigua",
"fun",
"风行"
]
},
"header": {
"User-Agent": "Mozilla/5.0"
}
}
]
}