Update config
This commit is contained in:
parent
bfc6bef0af
commit
34a081e77b
72
README.md
72
README.md
|
|
@ -6,74 +6,6 @@ https://github.com/CatVodTVOfficial/CatVodTVSpider
|
|||
|
||||
### Usage
|
||||
|
||||
```json
|
||||
{
|
||||
"sites": [
|
||||
{
|
||||
"key": "哔哩哔哩",
|
||||
"name": "哔哩哔哩",
|
||||
"type": 3,
|
||||
"api": "csp_Bili",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": "bili.json",
|
||||
"jar": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"jar": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
|
||||
},
|
||||
{
|
||||
"key": "巴士",
|
||||
"name": "巴士",
|
||||
"type": 3,
|
||||
"api": "csp_Dm84",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"jar": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
|
||||
},
|
||||
{
|
||||
"key": "紙條",
|
||||
"name": "紙條",
|
||||
"type": 3,
|
||||
"api": "csp_Paper",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": "your ali token",
|
||||
"jar": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
|
||||
},
|
||||
{
|
||||
"key": "盤搜",
|
||||
"name": "盤搜",
|
||||
"type": 3,
|
||||
"api": "csp_PanSou",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": "your ali token",
|
||||
"jar": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
|
||||
},
|
||||
{
|
||||
"key": "push_agent",
|
||||
"name": "推送",
|
||||
"type": 3,
|
||||
"api": "csp_Push",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1,
|
||||
"ext": "your ali token",
|
||||
"jar": "https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
[a relative link](/json/config.json)
|
||||
|
||||
```
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
eee007ae41ef82c0919aad09f2a2a6c2
|
||||
19211bffdfc96677d1eee804ff300a47
|
||||
|
|
|
|||
Loading…
Reference in New Issue