feat: implement china region launcher api support

This commit is contained in:
daydreamer-json
2026-02-12 01:46:46 +09:00
parent 37d01d3766
commit f1d7b4416a
44 changed files with 930 additions and 64 deletions

View File

@@ -0,0 +1,18 @@
{
"req": {
"appCode": "abYeZZ16BPluCFyT",
"channel": 1,
"subChannel": 1,
"targetApp": "Arknights"
},
"rsp": {
"action": 1,
"version": "1.1.1",
"request_version": "",
"zip_package_url": "https://launcher-sign.hycdn.cn/abYeZZ16BPluCFyT/launcher/1.1.1/1/1/9lgNrktxI8ARzguv/HypergryphLauncher_v1.1.1.1121_1_1_arknights.zip?auth_key=1770805425-b97874bbf29b4747a0aba81165580890-0-3d4e79aa6cd654b814cc71189103aa83",
"md5": "013d7e900c46b2324c8a749a06b84768",
"package_size": "125456996",
"total_size": "389401989",
"description": ""
}
}