From b2f514ff390e679ed6070e346552b8110ea193b0 Mon Sep 17 00:00:00 2001 From: anton Date: Sat, 14 Feb 2026 08:08:12 +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 26876ff..ce098e4 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 = "PROXY 10.2.0.5:8118; SOCKS5 10.2.0.5:1080; DIRECT"; // Domains that should go through the proxy var proxyDomains = [