Update proxy.pac

This commit is contained in:
2026-01-10 11:49:03 +00:00
parent 30e2b16bd8
commit 325bb2888d

View File

@@ -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 192.168.1.222:8118; SOCKS5 81.90.31.169:1080; DIRECT";
// Domains that should go through the proxy
var proxyDomains = [