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