@@ -150,6 +150,14 @@ if ((shExpMatch(host, "turnkeylinux.org")) ||
{ return "SOCKS5 proxy.vm:1080"}
else
//habr
if ((shExpMatch(host, "habr.com")) ||
(shExpMatch(host, "*.habr.com")))
{ return "SOCKS5 proxy.vm:1080"}
else
//giters
if ((shExpMatch(host, "giters.com")) ||
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.