Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dajie111/nodeseek-userscript
/ getViewedColor
Function
getViewedColor
topReply.js:630–632 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
628
var
LOCK_NAME =
'nodeseek_topreply_fetch'
;
629
var
lockRetryCount = 0;
630
631
function
tryLockOnce() {
632
if
(_peerFetchNotified) {
633
_peerFetchNotified = false;
634
return
;
635
}
Callers
1
renderSidebarList
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected