function FindProxyForURL(url, host) { return 'HTTPS de.opera-proxy.net:443'; //change subdomain if you prefer other location //available subdomain : ca, de, us, sg }