Update proxy.pac

This commit is contained in:
2024-08-12 14:14:22 +00:00
parent 4aea6fd96e
commit c7ad6a757a

View File

@@ -25,7 +25,7 @@ else
else else
//instagram //instagram
if ((shExpMatch(host, "instagram.com")) || (shExpMatch(host, "*.instagram.com")) || (shExpMatch(host, "*instagram.com"))) if (shExpMatch(host, "*instagram.com"))
{ return "SOCKS5 proxy.vm:11080"} { return "SOCKS5 proxy.vm:11080"}