From 77f626a59825f28da8fefda8c4ec1a7fa0897071 Mon Sep 17 00:00:00 2001 From: anton Date: Sun, 1 Feb 2026 10:22:50 +0000 Subject: [PATCH] Update proxy.pac --- proxy.pac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy.pac b/proxy.pac index e78bd97..26876ff 100644 --- a/proxy.pac +++ b/proxy.pac @@ -1,5 +1,5 @@ function FindProxyForURL(url, host) { - var proxy = "SOCKS5 81.90.31.169:1080; PROXY 192.168.1.222:8118; DIRECT"; + var proxy = "PROXY 192.168.1.222:8118; SOCKS5 81.90.31.169:1080; DIRECT"; // Domains that should go through the proxy var proxyDomains = [