MCPcopy
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
13function City_ValidCheck(para) {
14 if(para) {
15 return para
16 } else
17 {
18 return city0
19//emojis[getRandomInt(emojis.length)]
20 }
21}
22
23function ISP_ValidCheck(para) {
24 if(para) {

Callers 1

ip-api.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected