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