habr
This commit is contained in:
@@ -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")) ||
|
||||||
|
|||||||
Reference in New Issue
Block a user