75 lines
1.6 KiB
JSON
75 lines
1.6 KiB
JSON
{
|
|
"spider": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar",
|
|
"sites": [
|
|
{
|
|
"key": "哔哩哔哩",
|
|
"name": "哔哩哔哩",
|
|
"type": 3,
|
|
"api": "csp_Bili",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1,
|
|
"ext": "https://github.com/FongMi/CatVodSpider/raw/main/json/bili.json"
|
|
},
|
|
{
|
|
"key": "Alist",
|
|
"name": "Alist",
|
|
"type": 3,
|
|
"api": "csp_Alist",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1,
|
|
"ext": "https://github.com/FongMi/CatVodSpider/raw/main/json/alist.json"
|
|
},
|
|
{
|
|
"key": "巴士",
|
|
"name": "巴士",
|
|
"type": 3,
|
|
"api": "csp_Dm84",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1
|
|
},
|
|
{
|
|
"key": "紙條",
|
|
"name": "紙條",
|
|
"type": 3,
|
|
"api": "csp_Paper",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1,
|
|
"ext": "your ali token"
|
|
},
|
|
{
|
|
"key": "易搜",
|
|
"name": "易搜",
|
|
"type": 3,
|
|
"api": "csp_YiSo",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1,
|
|
"ext": "your ali token"
|
|
},
|
|
{
|
|
"key": "盤搜",
|
|
"name": "盤搜",
|
|
"type": 3,
|
|
"api": "csp_PanSou",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1,
|
|
"ext": "your ali token"
|
|
},
|
|
{
|
|
"key": "push_agent",
|
|
"name": "推送",
|
|
"type": 3,
|
|
"api": "csp_Push",
|
|
"searchable": 1,
|
|
"quickSearch": 1,
|
|
"filterable": 1,
|
|
"ext": "your ali token"
|
|
}
|
|
],
|
|
"parse": []
|
|
} |