Update proxy.pac

This commit is contained in:
2025-12-02 12:00:55 +00:00
parent 625695e58c
commit 5aacf5b56c

View File

@@ -1,5 +1,5 @@
function FindProxyForURL(url, host) {
var proxy = "PROXY proxy.vm:8118; SOCKS5 proxy.vm:1080, DIRECT";
var proxy = "PROXY proxy.vm:8118; SOCKS5 194.247.187.207:1080, DIRECT";
// Domains that should go through the proxy
var proxyDomains = [