api(api.json): 更新 API 配置

- 移除 "再看" 和 "阿里云盘" API 配置
- 添加 "追忆" API 配置
- 更新 "橘子" API 配置,设置为可快速搜索和可过滤
This commit is contained in:
Wang.Luo 2025-07-22 00:09:19 +08:00
parent 9c7fce3a5c
commit 9b7a850a54
2 changed files with 12 additions and 28 deletions

View File

@ -79,6 +79,18 @@
"url": "http://v.lkuys.cn" "url": "http://v.lkuys.cn"
} }
}, },
{
"key": "追忆",
"name": "追忆APP",
"type": 3,
"api": "csp_AppSy",
"ext": {
"url": "http://110.42.7.130:1866",
"key1": "aassddwwxxllsx1x",
"key2": "2083c87e98b6ce08",
"key3": "2083c87e98b6ce08"
}
},
{ {
"key": "行动", "key": "行动",
"name": "行动APP", "name": "行动APP",
@ -393,20 +405,6 @@
"version": "119" "version": "119"
} }
}, },
{
"key": "再看",
"name": "再看APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://149.88.64.161:8627",
"dataKey": "123456789ABCDEFG",
"dataIv": "123456789ABCDEFG",
"deviceId": "2bb4c10f3e043307dbfc579bd0db23f4e",
"version": "110"
}
},
{ {
"key": "橘子", "key": "橘子",
"name": "橘子APP", "name": "橘子APP",
@ -2123,20 +2121,6 @@
"quickSearch": 1, "quickSearch": 1,
"filterable": 1 "filterable": 1
}, },
{
"key": "阿里云盘",
"name": "阿里|云盘",
"type": 3,
"api": "csp_PanAli",
"searchable": 0,
"filterable": 0,
"changeable": 0,
"style": {
"type": "list",
"ratio": 1.433
},
"ext": "./json/aliShare.json"
},
{ {
"key": "夸克云盘", "key": "夸克云盘",
"name": "夸克|云盘", "name": "夸克|云盘",

Binary file not shown.