Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
$ =
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
tieba
Function · 0.85
zhidao
Function · 0.85
showmsg
Function · 0.70
getdata
Method · 0.45
logErr
Method · 0.45
done
Method · 0.45
Tested by
no test coverage detected