function FindProxyForURL(url, host) { return "PROXY 192.168.3.10:5330"; }