Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClydeTime/Surge
/ isLoon
Method
isLoon
Script/Env.js:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
isLoon() {
38
return
'Loon'
=== this.platform()
39
}
40
41
isShadowrocket() {
42
return
'Shadowrocket'
=== this.platform()
Callers
1
fetch
Method · 0.45
Calls
1
platform
Method · 0.45
Tested by
no test coverage detected