Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingc0y/URLFinder
/ GetUserAgent
Function
GetUserAgent
util/utils.go:408–413 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
406
)
407
408
func
GetUserAgent() string {
409
if
cmd.A ==
""
{
410
cmd.A = uas[rand.Intn(nuas)]
411
}
412
return
cmd.A
413
}
414
415
func
GetUpdate() {
416
Callers
4
Spider
Function · 0.92
JsState
Function · 0.92
UrlState
Function · 0.92
fuzzGet
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected