mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 05:05:44 +08:00
Introduced new send and recv address mappings for version 9.9.23-41679-x64 in napi2native.json.
42 lines
868 B
JSON
42 lines
868 B
JSON
{
|
|
"9.9.22-40990-x64": {
|
|
"send": "1B5699C",
|
|
"recv": "1D8CA9D"
|
|
},
|
|
"9.9.22-40824-x64": {
|
|
"send": "1B5699C",
|
|
"recv": "1D8CA9D"
|
|
},
|
|
"9.9.22-40768-x64": {
|
|
"send": "1B5699C",
|
|
"recv": "1D8CA9D"
|
|
},
|
|
"3.2.20-40768-x64": {
|
|
"send": "2A1B840",
|
|
"recv": "2D28F20"
|
|
},
|
|
"3.2.20-40824-x64": {
|
|
"send": "2A1B840",
|
|
"recv": "2D28F20"
|
|
},
|
|
"3.2.20-40990-x64": {
|
|
"send": "2A1B840",
|
|
"recv": "2D28F20"
|
|
},
|
|
"3.2.20-40990-arm64": {
|
|
"send": "157C0E8",
|
|
"recv": "1546658"
|
|
},
|
|
"3.2.20-40824-arm64": {
|
|
"send": "157C0E8",
|
|
"recv": "1546658"
|
|
},
|
|
"3.2.20-40768-arm64": {
|
|
"send": "157C0E8",
|
|
"recv": "1546658"
|
|
},
|
|
"9.9.23-41679-x64": {
|
|
"send": "09FF0F4",
|
|
"recv": "1D1A039"
|
|
}
|
|
} |