mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
Add support for version 9.9.22-40362
Updated appid.json and offset.json to include entries for version 9.9.22-40362, specifying the new appid, qua, and offset values for send and recv.
This commit is contained in:
parent
0300ba4648
commit
fb0a20919b
4
src/core/external/appid.json
vendored
4
src/core/external/appid.json
vendored
@ -386,5 +386,9 @@
|
|||||||
"9.9.21-39038": {
|
"9.9.21-39038": {
|
||||||
"appid": 537313906,
|
"appid": 537313906,
|
||||||
"qua": "V1_WIN_NQ_9.9.21_39038_GW_B"
|
"qua": "V1_WIN_NQ_9.9.21_39038_GW_B"
|
||||||
|
},
|
||||||
|
"9.9.22-40362": {
|
||||||
|
"appid": 537314212,
|
||||||
|
"qua": "V1_WIN_NQ_9.9.22_40362_GW_B"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
6
src/core/external/offset.json
vendored
6
src/core/external/offset.json
vendored
@ -507,8 +507,12 @@
|
|||||||
"send": "7B025C8",
|
"send": "7B025C8",
|
||||||
"recv": "7B05F58"
|
"recv": "7B05F58"
|
||||||
},
|
},
|
||||||
"9.9.21-39038-x64": {
|
"9.9.21-39038-x64": {
|
||||||
"send": "313FB58",
|
"send": "313FB58",
|
||||||
"recv": "31432FC"
|
"recv": "31432FC"
|
||||||
|
},
|
||||||
|
"9.9.22-40362": {
|
||||||
|
"send": "31C0EB8",
|
||||||
|
"recv": "31C465C"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user