Documentation
¶
Index ¶
Constants ¶
View Source
const (
MATCH_TEMPLATE = "^Sig: (.*)$"
)
Variables ¶
View Source
var (
POST_TEMPLATE = map[string]string{
"default": "Verifying my discord ID: %s on NextID. \nSig: %%SIG_BASE64%%",
"en-US": "Verifying my discord ID: %s on NextID. \nSig: %%SIG_BASE64%%",
"zh-CN": "在NextID上认证我的账号: %s \nSig: %%SIG_BASE64%%",
}
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.