fix: actually hook Http::httpGetPostWinInet
This commit is contained in:
parent
68fbc2d81a
commit
0a05b9577c
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
START_PATCH_LIST()
|
||||
|
||||
ADD_PATCH(Http__httpGetPostWinInet, Http__httpGetPostWinInet_hook)
|
||||
ADD_PATCH(Http__trustCheck, Http__trustCheck_hook)
|
||||
|
||||
ADD_PATCH(Crypt__verifySignatureBase64, Crypt__verifySignatureBase64_hook)
|
||||
|
|
|
|||
Loading…
Reference in New Issue