feat(api): 添加三个新的 APP 数据源
- 新增星河、云云、光影三个 APP 的 API 配置 - 更新 api.json 文件以包含新的数据源信息 - 添加相应的密钥和 URL 地址
This commit is contained in:
parent
965994ec1c
commit
7f98fab162
42
api.json
42
api.json
@ -79,6 +79,48 @@
|
|||||||
"url": "http://v.lkuys.cn"
|
"url": "http://v.lkuys.cn"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "星河",
|
||||||
|
"name": "星河|APP",
|
||||||
|
"type": 3,
|
||||||
|
"quickSearch": 1,
|
||||||
|
"api": "csp_AppSy",
|
||||||
|
"ext": {
|
||||||
|
"url": "http://192.140.161.171:2563",
|
||||||
|
"key1": "aassddwwxxllsx1x",
|
||||||
|
"key2": "aassddwwxxllsx1x",
|
||||||
|
"key3": "aassddwwxxllsx1x"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "云云",
|
||||||
|
"name": "云云|APP",
|
||||||
|
"type": 3,
|
||||||
|
"quickSearch": 1,
|
||||||
|
"api": "csp_AppGet2",
|
||||||
|
"ext": {
|
||||||
|
"url": "",
|
||||||
|
"site": "https://staraugust123456.oss-cn-hangzhou.aliyuncs.com/1.txt",
|
||||||
|
"dataKey": "staraugust123456",
|
||||||
|
"dataIv": "staraugust123456",
|
||||||
|
"deviceId": "",
|
||||||
|
"version": "120"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "光影",
|
||||||
|
"name": "光影|APP",
|
||||||
|
"type": 3,
|
||||||
|
"quickSearch": 1,
|
||||||
|
"api": "csp_AppGet",
|
||||||
|
"ext": {
|
||||||
|
"url": "https://www.guangyingmi.com",
|
||||||
|
"dataKey": "230fnsodfsdhfon2",
|
||||||
|
"dataIv": "230fnsodfsdhfon2",
|
||||||
|
"deviceId": "",
|
||||||
|
"version": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "魔方",
|
"key": "魔方",
|
||||||
"name": "魔方|APP",
|
"name": "魔方|APP",
|
||||||
|
BIN
spider.jar
BIN
spider.jar
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user