From 8510b1719b3637a9b7b4aa97868474a5048292e3 Mon Sep 17 00:00:00 2001 From: cluntop <85211716+cluntop@users.noreply.github.com> Date: Sat, 21 Mar 2026 17:39:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor(box.json):=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E9=87=8D=E5=A4=8D=E7=9A=84=E7=88=B1=E7=93=9CTV=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E9=85=8D=E7=BD=AE=E5=B9=B6=E6=9B=B4=E6=96=B0=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 清理重复的插件配置项,将爱瓜TV的API路径更新为统一路径 --- box.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/box.json b/box.json index 602346965..a0ff010e2 100755 --- a/box.json +++ b/box.json @@ -477,27 +477,13 @@ "key": "py_aigua", "name": "爱瓜TV(T3)", "type": 3, - "api": "./js/py/plugin/app/爱瓜TVAPP.py", + "api": "./py/aigua.py", "searchable": 1, "quickSearch": 1, "filterable": 1, "order_num": 5, "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", "name": "悠悠视频(T3)",