更新 API 配置,移除多个站点 URL 的路径部分,新增"星河"APP站点,同时调整Cookie信息和JAR文件

This commit is contained in:
Wang.Luo 2025-04-28 21:49:55 +08:00
parent 5a5a329830
commit 04c3febf29
4 changed files with 19 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -18,5 +18,5 @@
"type_id": "3"
}
],
"Cookie": "bbs_token=FA8pLqzdH_2BRZcE3NSxK16kAtCl5DGcWlSstttSkYFQ6Wuw1J; bbs_sid=rj76f5flpvqduij8c460dqhdul; _xn_accesscount_visited=1"
"Cookie": "bbs_sid=rrru52bda4v655kl9u1c87f00m; bbs_token=dZRAvHbHcUZkuJ7oHALqWoUs00C1fGqqXDXH7I8LH6hMddXP"
}

View File

@ -132,7 +132,7 @@
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://www.zjc.app/",
"url": "https://www.zjc.app",
"dataKey": "ab4e9a421675f14b",
"dataIv": "ab4e9a421675f14b",
"deviceId": "",
@ -202,7 +202,7 @@
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://111.180.198.40:1110/api.php",
"url": "http://111.180.198.40:1110",
"dataKey": "asgcxhjkts124573",
"dataIv": "asgcxhjkts124573",
"deviceId": "",
@ -216,7 +216,7 @@
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://156.225.30.65:5566/api.php",
"url": "http://156.225.30.65:5566",
"dataKey": "DxwIstrdWbYpblwn",
"dataIv": "DxwIstrdWbYpblwn",
"deviceId": "",
@ -251,6 +251,20 @@
"version": ""
}
},
{
"key": "星河",
"name": "星河APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://121.62.22.204:9876",
"dataKey": "f5e2tx53ykp6s2c9",
"dataIv": "f5e2tx53ykp6s2c9",
"deviceId": "",
"version": "361"
}
},
{
"key": "追忆",
"name": "追忆APP",
@ -1571,7 +1585,7 @@
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://app.omofun1.top/api.php",
"url": "https://app.omofun1.top",
"dataKey": "66dc309cbeeca454",
"dataIv": "66dc309cbeeca454",
"deviceId": "",

Binary file not shown.