Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ cookieValue
Function
cookieValue
wxapp/qqpcmgr.js:77–79 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
75
}
76
77
function
cookieValue(value) {
78
return
String(value ??
""
).replace(/[;\r\n]/g,
""
);
79
}
80
81
function
buildCookie(profile) {
82
const
commonid = profile.commonid || profile.openid;
Callers
1
buildCookie
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected