diff --git a/proxy.pac b/proxy.pac index b4d284c..04ec088 100644 --- a/proxy.pac +++ b/proxy.pac @@ -100,6 +100,15 @@ else (shExpMatch(host, "*.discord.gg"))) { return "SOCKS5 proxy.vm:1080"} +//discord + +if ((shExpMatch(host, "hashicorp.com")) || +(shExpMatch(host, "*.hashicorp.com")) +(shExpMatch(host, "vargrantup.gg")) || +(shExpMatch(host, "*.vargrantup.gg"))) +{ return "SOCKS5 proxy.vm:1080"} + + else { // Default: no proxy,