Update proxy.pac

This commit is contained in:
2024-08-12 15:04:29 +00:00
parent d80c0ecbb1
commit b4c664bbc2

View File

@@ -42,7 +42,7 @@ else
(shExpMatch(host, "googlevideo.com")) || (shExpMatch(host, "googlevideo.com")) ||
(shExpMatch(host, "google.com")) || (shExpMatch(host, "google.com")) ||
(shExpMatch(host, "*.google.com")) || (shExpMatch(host, "*.google.com")) ||
(shExpMatch(host, "googleapis.com")) (shExpMatch(host, "*.googleapis.com"))
) )
{ return "SOCKS5 proxy.vm:1080"} { return "SOCKS5 proxy.vm:1080"}