refactor(api): 更新 API 配置和相关设置

- 移除闪影 API
- 更新行动 API 的 URL 和其他参数
- 添加顾我 API 配置
- 更新掠影 API 的版本号
- 修改雷京站点 URL 和 Cookie
- 更新蜘蛛程序 (spider.jar)
This commit is contained in:
Wang.Luo 2025-07-19 01:29:38 +08:00
parent 12e6510f89
commit 29ee48105a
3 changed files with 18 additions and 14 deletions

View File

@ -79,16 +79,6 @@
"url": "http://v.lkuys.cn"
}
},
{
"key": "闪影",
"name": "闪影APP",
"type": 3,
"api": "csp_AppYs",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": "http://38.47.213.61:41271/mogai_api.php/v1.vod"
},
{
"key": "行动",
"name": "行动APP",
@ -152,8 +142,8 @@
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "",
"site": "https://apicoss-alimama-com-1307821617.file.myqcloud.com/Uploadsget",
"url": "http://124.223.27.166:130",
"site": "",
"dataKey": "q7gj4f9br3fls6nh",
"dataIv": "q7gj4f9br3fls6nh",
"deviceId": "",
@ -204,6 +194,20 @@
"version": "120"
}
},
{
"key": "顾我",
"name": "顾我APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet2",
"ext": {
"url": "http://121.62.21.14:520",
"dataKey": "ca94b06ca3c7d80e",
"dataIv": "ca94b06ca3c7d80e",
"deviceId": "",
"version": "120"
}
},
{
"key": "雄鹰",
"name": "雄鹰APP",

View File

@ -1,5 +1,5 @@
{
"SiteUrl": "https://www.leijing.xyz,https://www.leijing1.com,https://leijing.xyz,https://leijing1.com",
"SiteUrl": "https://www.leijing1.com,https://leijing.xyz,https://leijing1.com",
"Classes": [
{
"type_name": "电影",
@ -30,5 +30,5 @@
"type_id": "42317879720298"
}
],
"Cookie": "cms_token=56a64ae62a2a4886969598e328cee63b; JSESSIONID=AF2C33C0D62CAA2DE48DE44BCE31DB8B; cms_accessToken=ebbd3e56dbcd460eabc86edd3d0d00b7; cms_refreshToken=e1cda4d4d6894ec2a6166f5fd28c8a79"
"Cookie": "JSESSIONID=E1DB8AC0F708B4E282B9998F371F9E3B; cms_token=2e714955704148f99268eaa976de09ce; cms_accessToken=6272a9e68faa49c4a73c684df0c44eee; cms_refreshToken=4908d2845de044d7bcde237f66092415"
}

Binary file not shown.