Update proxy.pac

This commit is contained in:
2024-08-12 14:11:51 +00:00
parent c5194b0a84
commit 4aea6fd96e

View File

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