Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/JaveleyQAQ/WeChatOpenDevTools-Python
/ sendMessage
Function
sendMessage
scripts/hook.js:48–51 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
46
}
47
}
48
function
sendMessage(msg) {
49
msg === null || undefined ? send(msg) : send(
"[+] 已还原完整F12"
)
50
// send("[+] 已还原完整F12")
51
}
52
53
54
function
replaceParams() {
Callers
1
onEnter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected