function FindProxyForURL(url, host) { return "SOCKS5 74.207.234.247:8080; DIRECT"; }