Update proxy.pac

This commit is contained in:
2026-02-14 08:08:12 +00:00
parent 77f626a598
commit b2f514ff39

View File

@@ -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 = [