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