feat(api): 添加新资源并更新相关配置

- 新增知了、APP4K和123资源
- 更新麻花、趣盘等现有资源的配置
- 重命名json文件以适应新资源
- 更新JSON内容,包括Cookie信息
- 更新Spider.jar文件
This commit is contained in:
Wang.Luo 2025-07-15 23:55:46 +08:00
parent 31e261f4f8
commit 0469fa0811
4 changed files with 46 additions and 2 deletions

View File

@ -112,6 +112,34 @@
"ua": "okhttp/3.10.0" "ua": "okhttp/3.10.0"
} }
}, },
{
"key": "知了",
"name": "知了APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "https://zzos.cc",
"dataKey": "zzoccc2025555555",
"dataIv": "zzoccc2025555555",
"deviceId": "",
"version": "119"
}
},
{
"key": "APP4K",
"name": "蓝光APP",
"type": 3,
"quickSearch": 1,
"api": "csp_AppGet",
"ext": {
"url": "http://59.153.167.186",
"dataKey": "SDSFET23215FDSF2",
"dataIv": "SDSFET23215FDSF2",
"deviceId": "",
"version": "119"
}
},
{ {
"key": "麻花", "key": "麻花",
"name": "麻花APP", "name": "麻花APP",
@ -855,6 +883,21 @@
}, },
"ext": "./json/kf.json" "ext": "./json/kf.json"
}, },
{
"key": "123",
"name": "1234K弹幕",
"type": 3,
"api": "csp_PanWebShareCloud123",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"changeable": 1,
"style": {
"type": "list",
"ratio": 1.433
},
"ext": "./json/123.json"
},
{ {
"key": "趣盘", "key": "趣盘",
"name": "趣盘4K弹幕", "name": "趣盘4K弹幕",

View File

@ -22,5 +22,5 @@
"type_id": "37" "type_id": "37"
} }
], ],
"Cookie": "bbs_sid=rrru52bda4v655kl9u1c87f00m; bbs_token=dZRAvHbHcUZkuJ7oHALqWoUs00C1fGqqXDXH7I8LH6hMddXP" "Cookie": "bbs_sid=icpt77h5mtmufabqk8r0jl6ib2"
} }

View File

@ -29,5 +29,6 @@
"type_name": "演唱会", "type_name": "演唱会",
"type_id": "42317879720298" "type_id": "42317879720298"
} }
] ],
"Cookie": "cms_token=56a64ae62a2a4886969598e328cee63b; JSESSIONID=AF2C33C0D62CAA2DE48DE44BCE31DB8B; cms_accessToken=ebbd3e56dbcd460eabc86edd3d0d00b7; cms_refreshToken=e1cda4d4d6894ec2a6166f5fd28c8a79"
} }

Binary file not shown.