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