From 30e2b16bd8277584fd1900a07648331f37394361 Mon Sep 17 00:00:00 2001 From: anton Date: Sat, 10 Jan 2026 11:08:00 +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 97d0ec3..f94988b 100644 --- a/proxy.pac +++ b/proxy.pac @@ -1,5 +1,5 @@ function FindProxyForURL(url, host) { - var proxy = "PROXY 10.250.0.1:3128 PROXY 192.168.1.222:8118; SOCKS5 194.247.187.207:1080, DIRECT"; + var proxy = "PROXY 10.250.0.1:3128; PROXY 192.168.1.222:8118; SOCKS5 194.247.187.207:1080; DIRECT"; // Domains that should go through the proxy var proxyDomains = [