function FindProxyForURL(url, host) { return "SOCKS 192.168.xx.xx:1080"; }