MCPcopy Create free account
hub / github.com/chavyleung/scripts / wps.js

File wps.js

wps/wps.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const $ = new Env('WPS')
2$.VAL_signhomeurl = $.getdata('chavy_signhomeurl_wps')
3$.VAL_signhomeheader = $.getdata('chavy_signhomeheader_wps')
4$.CFG_inviteWaitTime = $.getdata('CFG_wps_inviteTime') * 1 || 2000 // 每次并发间隔时间 (毫秒)

Callers

nothing calls this directly

Calls 12

getquestionFunction · 0.85
answerwxFunction · 0.85
getUserInfoFunction · 0.85
inviteFunction · 0.85
getSigninfoFunction · 0.85
getSignrewardFunction · 0.85
loginappFunction · 0.70
signappFunction · 0.70
showmsgFunction · 0.70
getdataMethod · 0.45
logErrMethod · 0.45
doneMethod · 0.45

Tested by

no test coverage detected