function FindProxyForURL(url, host) { return "SOCKS localhost:10800"; }