refactor(box.json): 移除重复的爱瓜TV插件配置并更新路径
清理重复的插件配置项,将爱瓜TV的API路径更新为统一路径
This commit is contained in:
@@ -477,27 +477,13 @@
|
|||||||
"key": "py_aigua",
|
"key": "py_aigua",
|
||||||
"name": "爱瓜TV(T3)",
|
"name": "爱瓜TV(T3)",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "./js/py/plugin/app/爱瓜TVAPP.py",
|
"api": "./py/aigua.py",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"quickSearch": 1,
|
"quickSearch": 1,
|
||||||
"filterable": 1,
|
"filterable": 1,
|
||||||
"order_num": 5,
|
"order_num": 5,
|
||||||
"ext": ""
|
"ext": ""
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "py_爱瓜(T3)",
|
|
||||||
"name": "py_爱瓜(T3)",
|
|
||||||
"type": 3,
|
|
||||||
"api": "./py/爱瓜.py",
|
|
||||||
"searchable": 1,
|
|
||||||
"quickSearch": 1,
|
|
||||||
"filterable": 1,
|
|
||||||
"changeable": 0,
|
|
||||||
"style": {
|
|
||||||
"type": "rect",
|
|
||||||
"ratio": 1.33
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"key": "js_youyou",
|
"key": "js_youyou",
|
||||||
"name": "悠悠视频(T3)",
|
"name": "悠悠视频(T3)",
|
||||||
|
|||||||
Reference in New Issue
Block a user