Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Script-Hub-Org/Script-Hub
/ isSurge
Method
isSurge
env/env.js:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
return
'Quantumult X'
=== this.getEnv()
60
}
61
isSurge() {
62
return
'Surge'
=== this.getEnv()
63
}
64
isLoon() {
65
return
'Loon'
=== this.getEnv()
66
}
Callers
2
get
Method · 0.45
post
Method · 0.45
Calls
1
getEnv
Method · 0.45
Tested by
no test coverage detected