feat(api): 更新接口配置中的URL和密钥信息

修改了 api.json 中的多个配置项:
- 将 csp_AppGet 接口的 url、dataKey、dataIv 和 token 更新为新的值
- 在 csp_Jpys 接口的 ext 配置中新增了一个域名 y2s52n7.com
- spider.jar 文件有二进制更新
```
This commit is contained in:
Wang.Luo 2025-10-19 22:02:23 +08:00
parent a14dfb91a5
commit 3b3360e902
2 changed files with 5 additions and 5 deletions

View File

@ -101,13 +101,13 @@
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://app.yb4k.top",
"url": "https://dec.yb4k.top",
"site": "",
"dataKey": "pk5CemuwgQ4gh8dl",
"dataIv": "pk5CemuwgQ4gh8dl",
"dataKey": "XICeyfyL0CST3LtT",
"dataIv": "XICeyfyL0CST3LtT",
"deviceId": "",
"version": "",
"token": "71ef95295e56f3dfce2d008b1b07dc83f20f2bd8c5444202b6957587c9a5e57e",
"token": "d51f0cf047e7d4c5f76e2720cfdcaa927055e77c5e8cc0a1a7e49ca198067161",
"ua": ""
}
},
@ -1339,7 +1339,7 @@
"name": "金牌|影视",
"type": 3,
"api": "csp_Jpys",
"ext": "https://m.hkybqufgh.com,https://m.sizhengxt.com,https://m.9zhoukj.com,https://m.sizhengxt.com,https://m.jiabaide.cn"
"ext": "https://y2s52n7.com,https://m.hkybqufgh.com,https://m.sizhengxt.com,https://m.9zhoukj.com,https://m.sizhengxt.com,https://m.jiabaide.cn"
},
{
"key": "云播影视",

Binary file not shown.