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