Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deezertidal/QuantumultX-Rewrite
/ City_ValidCheck
Function
City_ValidCheck
rewrite/ip-api.js:13–21 ·
view source on GitHub ↗
(para)
Source
from the content-addressed store, hash-verified
11
}
12
13
function
City_ValidCheck(para) {
14
if
(para) {
15
return
para
16
}
else
17
{
18
return
city0
19
//emojis[getRandomInt(emojis.length)]
20
}
21
}
22
23
function
ISP_ValidCheck(para) {
24
if
(para) {
Callers
1
ip-api.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected