This commit is contained in:
2024-10-08 19:21:36 +03:00
parent 7a90c9cc93
commit 540f81d781

View File

@@ -95,7 +95,9 @@ else
//discord //discord
if ((shExpMatch(host, "discord.com")) || if ((shExpMatch(host, "discord.com")) ||
(shExpMatch(host, "*.discord.com"))) (shExpMatch(host, "*.discord.com"))
(shExpMatch(host, "discord.gg")) ||
(shExpMatch(host, "*.discord.gg")))
{ return "SOCKS5 proxy.vm:1080"} { return "SOCKS5 proxy.vm:1080"}
else else