MCPcopy 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

1const cookieName = '百度贴吧'
2const cookieKey = 'chavy_cookie_tieba'
3const chavy = init()
4const cookieVal = $request.headers['Cookie'] || $request.headers['cookie']

Callers

nothing calls this directly

Calls 5

initFunction · 0.70
setdataMethod · 0.45
msgMethod · 0.45
logMethod · 0.45
doneMethod · 0.45

Tested by

no test coverage detected