Update proxy.pac

This commit is contained in:
2024-08-12 15:01:01 +00:00
parent cca80a55a0
commit a8b191d144

View File

@@ -29,6 +29,21 @@ else
{ return "SOCKS5 proxy.vm:1080"}
else
//youtube
if (
(shExpMatch(host, "youtube.com")) ||
(shExpMatch(host, "youtu.be")) ||
(shExpMatch(host, "ytimg.com")) ||
(shExpMatch(host, "ggpht.com")) ||
(shExpMatch(host, "googleusercontent.com")) ||
(shExpMatch(host, "googlevideo.com")) ||
(shExpMatch(host, "google.com")) ||
(shExpMatch(host, "googleapis.com"))
)
{ return "SOCKS5 proxy.vm:1080"}
else
{ // Default: no proxy,