Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chavyleung/scripts
/ tieba.cookie.js
File
tieba.cookie.js
tieba/tieba.cookie.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
cookieName =
'百度贴吧'
2
const
cookieKey =
'chavy_cookie_tieba'
3
const
chavy = init()
4
const
cookieVal = $request.headers[
'Cookie'
] || $request.headers[
'cookie'
]
Callers
nothing calls this directly
Calls
5
init
Function · 0.70
setdata
Method · 0.45
msg
Method · 0.45
log
Method · 0.45
done
Method · 0.45
Tested by
no test coverage detected