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

File tieba.js

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

Source from the content-addressed store, hash-verified

1const $ = new Env('百度签到')
2$.VAL_cookies = $.getdata('chavy_cookie_tieba') || $.getdata('CookieTB')
3
4$.CFG_isOrderBars = $.getdata('CFG_tieba_isOrderBars') || 'false' // 1: 经验排序, 2: 连签排序

Callers

nothing calls this directly

Calls 6

tiebaFunction · 0.85
zhidaoFunction · 0.85
showmsgFunction · 0.70
getdataMethod · 0.45
logErrMethod · 0.45
doneMethod · 0.45

Tested by

no test coverage detected