@@ -164,6 +164,15 @@ if ((shExpMatch(host, "giters.com")) ||
(shExpMatch(host, "*.giters.com")))
{ return "SOCKS5 proxy.vm:1080"}
else
//intel
if ((shExpMatch(host, "intel.com")) ||
(shExpMatch(host, "*.intel.com")))
{ return "SOCKS5 proxy.vm:1080"}
else
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.