MCPcopy Create free account
hub / github.com/ClydeTime/Surge / CCBLife.js

File CCBLife.js

Script/Task/CCBLife.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const $ = new Env('建行生活');
2let AppId = '1472477795', giftMap = { "1": "打车", "2": "外卖", "3": "骑行" }, message = '', giftType = '2';
3let autoLoginInfo = $.getdata('JHSH_LOGIN_INFO') || ''; // 刷新 session 所需的数据
4let AppVersion = $.getdata('JHSH_VERSION') || '2.1.5.002'; // 最新版本号,获取失败时使用

Callers

nothing calls this directly

Calls 13

getLatestVersionFunction · 0.85
hideSensitiveDataFunction · 0.85
autoLoginFunction · 0.85
getGiftFunction · 0.85
GetCookieFunction · 0.70
mainFunction · 0.70
getdataMethod · 0.45
logMethod · 0.45
doneMethod · 0.45
msgMethod · 0.45
toObjMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected