Update config
This commit is contained in:
parent
5328b0886a
commit
7c81728eaf
|
|
@ -7,7 +7,7 @@
|
||||||
"api": "csp_Paper",
|
"api": "csp_Paper",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"filterable": 1,
|
"filterable": 1,
|
||||||
"switchable": 0,
|
"changeable": 0,
|
||||||
"ext": "影視天下第一",
|
"ext": "影視天下第一",
|
||||||
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
||||||
},
|
},
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
"api": "csp_YiSo",
|
"api": "csp_YiSo",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"filterable": 0,
|
"filterable": 0,
|
||||||
"switchable": 0,
|
"changeable": 0,
|
||||||
"ext": "影視天下第一",
|
"ext": "影視天下第一",
|
||||||
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
||||||
},
|
},
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"api": "csp_PanSou",
|
"api": "csp_PanSou",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"filterable": 0,
|
"filterable": 0,
|
||||||
"switchable": 0,
|
"changeable": 0,
|
||||||
"ext": "影視天下第一",
|
"ext": "影視天下第一",
|
||||||
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
||||||
},
|
},
|
||||||
|
|
@ -40,10 +40,21 @@
|
||||||
"api": "csp_UpYun",
|
"api": "csp_UpYun",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"filterable": 0,
|
"filterable": 0,
|
||||||
"switchable": 0,
|
"changeable": 0,
|
||||||
"ext": "影視天下第一",
|
"ext": "影視天下第一",
|
||||||
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "找資源",
|
||||||
|
"name": "找資源",
|
||||||
|
"type": 3,
|
||||||
|
"api": "csp_Zhaozy",
|
||||||
|
"searchable": 1,
|
||||||
|
"filterable": 0,
|
||||||
|
"changeable": 0,
|
||||||
|
"ext": "影視天下第一$$$yingshi$$$abcd1234",
|
||||||
|
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "push_agent",
|
"key": "push_agent",
|
||||||
"name": "推送",
|
"name": "推送",
|
||||||
|
|
@ -51,7 +62,7 @@
|
||||||
"api": "csp_Push",
|
"api": "csp_Push",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"filterable": 0,
|
"filterable": 0,
|
||||||
"switchable": 0,
|
"changeable": 0,
|
||||||
"ext": "影視天下第一",
|
"ext": "影視天下第一",
|
||||||
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
"jar": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -108,6 +108,16 @@
|
||||||
"changeable": 0,
|
"changeable": 0,
|
||||||
"ext": "影視天下第一"
|
"ext": "影視天下第一"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "找資源",
|
||||||
|
"name": "找資源",
|
||||||
|
"type": 3,
|
||||||
|
"api": "csp_Zhaozy",
|
||||||
|
"searchable": 1,
|
||||||
|
"filterable": 0,
|
||||||
|
"changeable": 0,
|
||||||
|
"ext": "影視天下第一$$$yingshi$$$abcd1234"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "push_agent",
|
"key": "push_agent",
|
||||||
"name": "推送",
|
"name": "推送",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue