remove test code
This commit is contained in:
parent
22cf3081e1
commit
e80e5d6a70
@ -33,7 +33,7 @@ var plugin = {
|
||||
co.Dispose();
|
||||
re.Dispose();
|
||||
cl.Dispose();
|
||||
usingVPN = true;//parsedJSON.success && parsedJSON.proxy;
|
||||
usingVPN = parsedJSON.success && parsedJSON.proxy;
|
||||
} catch (e) {
|
||||
this.logger.WriteWarning('There was a problem checking client IP for VPN ' + e.message);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user