mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-12-13 15:32:15 +08:00
config: add version 31960 support
This commit is contained in:
parent
ac9b1575de
commit
2a9978b046
25
config.json
25
config.json
|
|
@ -168,5 +168,30 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "31960",
|
||||
"targets": [
|
||||
{
|
||||
"identifier": "revoke",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "10408a408",
|
||||
"asm": "00008052C0035FD6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"identifier": "multiInstance",
|
||||
"entries": [
|
||||
{
|
||||
"arch": "arm64",
|
||||
"addr": "1001e4a38",
|
||||
"asm": "20008052C0035FD6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user