function FindProxyForURL(url,host) { return "SOCKS 192.168.3.105:9999"; }