diff --git a/proxy.pac b/proxy.pac index 823ddbf..c873476 100644 --- a/proxy.pac +++ b/proxy.pac @@ -1,5 +1,5 @@ function FindProxyForURL(url, host) { - var proxy = "PROXY 192.168.1.222:8118; SOCKS5 81.90.31.169:1080; DIRECT"; + var proxy = "SOCKS5 81.90.31.169:1080; PROXY 192.168.1.222:8118; DIRECT"; // Domains that should go through the proxy var proxyDomains = [