This commit is contained in:
2024-10-08 19:18:45 +03:00
parent 1d3465f59f
commit 7a90c9cc93

View File

@@ -92,6 +92,12 @@ else
(shExpMatch(host, "*.boostymark.com"))) (shExpMatch(host, "*.boostymark.com")))
{ return "SOCKS5 proxy.vm:1080"} { return "SOCKS5 proxy.vm:1080"}
//discord
if ((shExpMatch(host, "discord.com")) ||
(shExpMatch(host, "*.discord.com")))
{ return "SOCKS5 proxy.vm:1080"}
else else
{ // Default: no proxy, { // Default: no proxy,