feat(api): 新增迪吧、橙飞和米饭 App 的 API 配置

- 在 api.json 中添加了迪吧、橙飞和米饭 App 的配置信息
- 更新了 API 列表,增加了这三个新的 App 数据源
- 本次更新不涉及其他文件修改
This commit is contained in:
Wang.Luo 2025-08-27 23:37:35 +08:00
parent 1d29a76599
commit 9bfa5efec4
2 changed files with 45 additions and 0 deletions

View File

@ -215,6 +215,36 @@
"version": ""
}
},
{
"key": "迪吧",
"name": "迪吧APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://154.37.152.97:5211",
"site": "",
"dataKey": "685bf108bc47b67d",
"dataIv": "685bf108bc47b67d",
"deviceId": "",
"version": ""
}
},
{
"key": "橙飞",
"name": "橙飞APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://172.247.189.145:8989",
"site": "",
"dataKey": "6d1061a50b656564",
"dataIv": "6d1061a50b656564",
"deviceId": "",
"version": ""
}
},
{
"key": "云端",
"name": "云端APP",
@ -1639,6 +1669,21 @@
"version": ""
}
},
{
"key": "米饭",
"name": "米饭APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://get.mymifun.com",
"site": "",
"dataKey": "GETMIFUNGEIMIFUN",
"dataIv": "GETMIFUNGEIMIFUN",
"deviceId": "",
"version": ""
}
},
{
"key": "樱花动漫",
"name": "樱花|动漫",

Binary file not shown.