更新 API 配置,新增“国外剧APP”、“CliCli动漫APP”和“三号动漫APP”三个APP站点,调整其API路径及搜索过滤属性
This commit is contained in:
parent
bdf552369a
commit
cfaaab13ca
33
api.json
33
api.json
@ -819,6 +819,39 @@
|
|||||||
"filterable": 1,
|
"filterable": 1,
|
||||||
"playerType": 2
|
"playerType": 2
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "国外剧APP",
|
||||||
|
"name": "国外剧|APP",
|
||||||
|
"type": 3,
|
||||||
|
"api": "./PyramidStore/plugin/app/国外剧APP.py",
|
||||||
|
"searchable": 1,
|
||||||
|
"changeable": 1,
|
||||||
|
"quickSearch": 1,
|
||||||
|
"filterable": 1,
|
||||||
|
"playerType": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "CliCli动漫APP",
|
||||||
|
"name": "CliCli|动漫",
|
||||||
|
"type": 3,
|
||||||
|
"api": "./PyramidStore/plugin/app/CliCli动漫APP.py",
|
||||||
|
"searchable": 1,
|
||||||
|
"changeable": 1,
|
||||||
|
"quickSearch": 1,
|
||||||
|
"filterable": 1,
|
||||||
|
"playerType": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "三号动漫APP",
|
||||||
|
"name": "三号|动漫",
|
||||||
|
"type": 3,
|
||||||
|
"api": "./PyramidStore/plugin/app/三号动漫APP.py",
|
||||||
|
"searchable": 1,
|
||||||
|
"changeable": 1,
|
||||||
|
"quickSearch": 1,
|
||||||
|
"filterable": 1,
|
||||||
|
"playerType": 2
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "剧粑粑",
|
"key": "剧粑粑",
|
||||||
"name": "剧粑粑|影视",
|
"name": "剧粑粑|影视",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user