feat(api): 新增多个APP源和动漫源配置

新增于浅、火锅、爱看等APP源,以及二三动漫源和阿里云盘相关配置。
同时移除了刷剧、像素、爱影等失效或冗余的APP源配置。
更新厂长影视的ext链接,去除末尾斜杠。
```
This commit is contained in:
Wang.Luo 2025-10-14 23:56:31 +08:00
parent 98438543e8
commit 870063ddf4
2 changed files with 87 additions and 59 deletions

146
api.json
View File

@ -243,6 +243,51 @@
"ua": ""
}
},
{
"key": "于浅",
"name": "于浅APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://202.140.143.116:88",
"site": "",
"dataKey": "leroulerop.lerom",
"dataIv": "leroulerop.lerom",
"deviceId": "",
"version": ""
}
},
{
"key": "火锅",
"name": "火锅APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://ios.hgyx.vip",
"site": "",
"dataKey": "062dec75d039980e",
"dataIv": "062dec75d039980e",
"deviceId": "",
"version": ""
}
},
{
"key": "爱看",
"name": "爱看APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://www.appdm.akandm.com",
"site": "",
"dataKey": "uI1TkPJC8B46AyN3",
"dataIv": "uI1TkPJC8B46AyN3",
"deviceId": "",
"version": ""
}
},
{
"key": "万能",
"name": "万能丨APP",
@ -323,22 +368,6 @@
"ua": ""
}
},
{
"key": "刷剧",
"name": "刷剧丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "",
"site": "https://dingchaowangzhan.oss-cn-beijing.aliyuncs.com/1.txt",
"dataKey": "1387006363333333",
"dataIv": "1387006363333333",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "九零",
"name": "九零丨APP",
@ -387,22 +416,6 @@
"ua": "okhttp/3.10.0 BDYS/109.0.0.8"
}
},
{
"key": "像素",
"name": "像素丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://mcvod.top",
"site": "",
"dataKey": "cnmbknmbtounimab",
"dataIv": "cnmbknmbtounimab",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "豆丁",
"name": "豆丁丨APP",
@ -515,22 +528,6 @@
"ua": ""
}
},
{
"key": "爱影",
"name": "爱影丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://app.lkdyw.cn",
"site": "",
"dataKey": "e65144389e9361b5",
"dataIv": "e65144389e9361b5",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "火狐",
"name": "火狐丨APP",
@ -1329,16 +1326,6 @@
"动漫"
]
},
{
"key": "猎手影视",
"name": "猎手|影视",
"type": 3,
"api": "./py/猎手影视.py",
"searchable": 1,
"changeable": 1,
"quickSearch": 1,
"filterable": 1
},
{
"key": "厂长影视",
"name": "厂长|影视",
@ -1348,7 +1335,7 @@
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": "https://www.czzymovie.com/"
"ext": "https://www.czzymovie.com"
},
{
"key": "金牌影视",
@ -1528,6 +1515,21 @@
"parsesKey": "aassddwwxxllsx1x"
}
},
{
"key": "二三",
"name": "二三|动漫",
"type": 3,
"quickSearch": 1,
"api": "csp_AppQi",
"ext": {
"url": "",
"site": "https://cdn-tupic-duofun-neimenggu.56uxi.com/1.txt",
"dataKey": "qwertyuiopqwerty",
"dataIv": "qwertyuiopqwerty",
"deviceId": "",
"version": "120"
}
},
{
"key": "冬日",
"name": "冬日丨动漫",
@ -1862,6 +1864,20 @@
"quickSearch": 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": "夸克云盘",
"name": "我的|夸克",
@ -1912,6 +1928,18 @@
"quickSearch": 1,
"filterable": 1
},
{
"key": "阿里盘搜",
"name": "阿里|搜索",
"type": 3,
"api": "csp_PanSou",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": {
"cloudDrives": "aliyun"
}
},
{
"key": "夸克盘搜",
"name": "夸克|搜索",

Binary file not shown.