intel
This commit is contained in:
@@ -164,6 +164,15 @@ if ((shExpMatch(host, "giters.com")) ||
|
|||||||
(shExpMatch(host, "*.giters.com")))
|
(shExpMatch(host, "*.giters.com")))
|
||||||
{ return "SOCKS5 proxy.vm:1080"}
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
|
//intel
|
||||||
|
|
||||||
|
if ((shExpMatch(host, "intel.com")) ||
|
||||||
|
(shExpMatch(host, "*.intel.com")))
|
||||||
|
{ return "SOCKS5 proxy.vm:1080"}
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user