This commit is contained in:
2024-12-30 21:31:41 +03:00
parent c2decc6f4a
commit cb149d8f98

View File

@@ -150,6 +150,14 @@ if ((shExpMatch(host, "turnkeylinux.org")) ||
{ return "SOCKS5 proxy.vm:1080"} { return "SOCKS5 proxy.vm:1080"}
else else
//habr
if ((shExpMatch(host, "habr.com")) ||
(shExpMatch(host, "*.habr.com")))
{ return "SOCKS5 proxy.vm:1080"}
else
//giters //giters
if ((shExpMatch(host, "giters.com")) || if ((shExpMatch(host, "giters.com")) ||