Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
jlld.js:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
let
userList = [];
19
let
msg =
""
20
class
UserInfo {
21
constructor(str) {
22
this.index = ++userIdx;
23
this.ck1 = str.split(strSplitor)[0];
//单账号多变量分隔符
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected