mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-26 10:41:20 +08:00
Add appid and offset entries for new versions
Added appid and qua for versions 9.9.21-38503 and 3.2.19-38503 in appid.json. Added send and recv offsets for 9.9.21-38503 in offset.json to support new application versions.
This commit is contained in:
parent
0d251a9343
commit
f4605d4f74
8
src/core/external/appid.json
vendored
8
src/core/external/appid.json
vendored
@ -354,5 +354,13 @@
|
||||
"3.2.18-37625": {
|
||||
"appid": 537304261,
|
||||
"qua": "V1_LNX_NQ_3.2.18_37625_GW_B"
|
||||
},
|
||||
"9.9.21-38503": {
|
||||
"appid": 537307604,
|
||||
"qua": "V1_WIN_NQ_9.9.21_38503_GW_B"
|
||||
},
|
||||
"3.2.19-38503": {
|
||||
"appid": 537307640,
|
||||
"qua": "V1_LNX_NQ_3.2.19_38503_GW_B"
|
||||
}
|
||||
}
|
||||
4
src/core/external/offset.json
vendored
4
src/core/external/offset.json
vendored
@ -462,5 +462,9 @@
|
||||
"3.2.18-37625-arm64": {
|
||||
"send": "7A350D8",
|
||||
"recv": "7A38A68"
|
||||
},
|
||||
"9.9.21-38503": {
|
||||
"send": "3105F38",
|
||||
"recv": "31096DC"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user