function FindProxyForURL(url, host) { return "PROXY localhost:8899; DIRECT"; }