feat(api): 添加新的 APP 数据源并优化云盘搜索功能

- 新增了热剧、魔方、稀饭等 APP 数据源
- 移除了追番、豆丁、米诺等无法使用的数据源
- 更新了夸克、UC、天翼、123、百度等云盘搜索配置
- 修复了部分数据源的 API 和加密密钥
This commit is contained in:
Wang.Luo 2025-09-16 00:36:24 +08:00
parent b0a2f4a4c3
commit d92bf7779d
2 changed files with 103 additions and 59 deletions

162
api.json
View File

@ -219,6 +219,54 @@
"ua": ""
}
},
{
"key": "热剧",
"name": "热剧丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppQi",
"ext": {
"url": "https://www.rebovod.com",
"site": "",
"dataKey": "8191A7F47B37882F",
"dataIv": "8191A7F47B37882F",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "魔方",
"name": "魔方丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://www.pjb523.sbs",
"site": "",
"dataKey": "1234567887654321",
"dataIv": "1234567887654321",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "稀饭",
"name": "稀饭丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://app.xifanys.com",
"site": "",
"dataKey": "HM6Ly9yeS4ya3dvL",
"dataIv": "HM6Ly9yeS4ya3dvL",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "爱看",
"name": "爱看丨APP",
@ -283,22 +331,6 @@
"ua": ""
}
},
{
"key": "追番",
"name": "追番丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "",
"site": "https://ysappapi.oss-cn-shenzhen.aliyuncs.com/getapi.txt",
"dataKey": "A1akVPQmnnE4Fz9Z",
"dataIv": "A1akVPQmnnE4Fz9Z",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "万能",
"name": "万能丨APP",
@ -379,22 +411,6 @@
"ua": ""
}
},
{
"key": "豆丁",
"name": "豆丁丨APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "",
"site": "http://45.66.157.77:9427/dd.txt",
"dataKey": "Xasdasd!123123dd",
"dataIv": "Xasdasd!123123dd",
"deviceId": "",
"version": "",
"ua": ""
}
},
{
"key": "蔬菜",
"name": "蔬菜丨APP",
@ -499,20 +515,6 @@
"version": ""
}
},
{
"key": "米诺",
"name": "米诺APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://www.milkidc.cn",
"dataKey": "20c79c979da8db0f",
"dataIv": "20c79c979da8db0f",
"deviceId": "",
"version": ""
}
},
{
"key": "云速",
"name": "云速APP",
@ -845,22 +847,64 @@
"filterable": 1
},
{
"key": "音海",
"name": "音海|搜索",
"type": 3,
"api": "csp_YinHai",
"searchable": 1,
"quickSearch": 1,
"filterable": 1
},
{
"key": "盘搜",
"name": "盘搜|搜索",
"key": "夸克盘搜",
"name": "夸克|搜索",
"type": 3,
"api": "csp_PanSou",
"searchable": 1,
"quickSearch": 1,
"filterable": 1
"filterable": 1,
"ext": {
"cloudDrives": "quark"
}
},
{
"key": "UC盘搜",
"name": "UC搜索",
"type": 3,
"api": "csp_PanSou",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": {
"cloudDrives": "uc"
}
},
{
"key": "天翼盘搜",
"name": "天翼|搜索",
"type": 3,
"api": "csp_PanSou",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": {
"cloudDrives": "tianyi"
}
},
{
"key": "123盘搜",
"name": "123搜索",
"type": 3,
"api": "csp_PanSou",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": {
"cloudDrives": "123"
}
},
{
"key": "百度盘搜",
"name": "百度|搜索",
"type": 3,
"api": "csp_PanSou",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": {
"cloudDrives": "baidu"
}
},
{
"key": "百酷",
@ -1719,7 +1763,7 @@
"name": "荐片|磁力",
"api": "csp_Jianpian",
"type": 3,
"ext": "https://ij1men.slsw6.com"
"ext": "https://api.ztcgi.com"
},
{
"key": "修罗",

Binary file not shown.