function FindProxyForURL(url, host) { return "Proxy 192.168.100.11:8080; DIRECT" }