This commit is contained in:
2024-10-09 17:04:07 +03:00
parent 540f81d781
commit 7a71eda7f2

View File

@@ -100,6 +100,15 @@ else
(shExpMatch(host, "*.discord.gg"))) (shExpMatch(host, "*.discord.gg")))
{ return "SOCKS5 proxy.vm:1080"} { 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 else
{ // Default: no proxy, { // Default: no proxy,