mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-18 20:30:08 +08:00
Add entries for version 9.9.23.41679 in appid and packet
Updated appid.json and packet.json to include new entries for version 9.9.23.41679, specifying appid, qua, and packet send/recv values for the new version.
This commit is contained in:
parent
ffe54af8d9
commit
599afdc7ba
4
src/core/external/appid.json
vendored
4
src/core/external/appid.json
vendored
@ -426,5 +426,9 @@
|
||||
"3.2.20-40990": {
|
||||
"appid": 537319891,
|
||||
"qua": "V1_LNX_NQ_3.2.20_40990_GW_B"
|
||||
},
|
||||
"9.9.23.41679": {
|
||||
"appid": 537320110,
|
||||
"qua": "V1_WIN_NQ_9.9.23.41679_GW_B"
|
||||
}
|
||||
}
|
||||
4
src/core/external/packet.json
vendored
4
src/core/external/packet.json
vendored
@ -558,5 +558,9 @@
|
||||
"6.9.82-40990-arm64": {
|
||||
"send": "202A198",
|
||||
"recv": "202B718"
|
||||
},
|
||||
"9.9.23-41679-x64": {
|
||||
"send": "2C94520",
|
||||
"recv": "2C97AA0"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user