更新 API 配置,新增"小红影视"、"剧粑粑"和"嗷呜动漫"三个影视类站点,调整其 API 路径和搜索过滤属性
This commit is contained in:
parent
d74b35e182
commit
72c04454c1
27
api.json
27
api.json
@ -682,6 +682,33 @@
|
||||
"filterable": 1,
|
||||
"playerType": 2
|
||||
},
|
||||
{
|
||||
"key": "小红影视",
|
||||
"name": "小红|影视",
|
||||
"type": 3,
|
||||
"api": "./PyramidStore/plugin/html/小红影视.py",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
},
|
||||
{
|
||||
"key": "剧粑粑",
|
||||
"name": "剧粑粑|影视",
|
||||
"type": 3,
|
||||
"api": "./PyramidStore/plugin/html/剧粑粑.py",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
},
|
||||
{
|
||||
"key": "嗷呜动漫",
|
||||
"name": "嗷呜|动漫",
|
||||
"type": 3,
|
||||
"api": "./PyramidStore/plugin/html/嗷呜动漫.py",
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"filterable": 1
|
||||
},
|
||||
{
|
||||
"key": "短剧网",
|
||||
"name": "短剧网|短剧",
|
||||
|
Loading…
x
Reference in New Issue
Block a user