terraform
This commit is contained in:
@@ -200,6 +200,14 @@ else
|
|||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
//terraform
|
||||||
|
|
||||||
|
if ((shExpMatch(host, "terraform.io")) ||
|
||||||
|
(shExpMatch(host, "*.terraform.io")))
|
||||||
|
{ return "PROXY proxy.vm:8118"}
|
||||||
|
|
||||||
|
else
|
||||||
|
|
||||||
//Direct for mail.google.com and meet.google.com
|
//Direct for mail.google.com and meet.google.com
|
||||||
|
|
||||||
if ((shExpMatch(host, "mail.google.com")) ||
|
if ((shExpMatch(host, "mail.google.com")) ||
|
||||||
|
|||||||
Reference in New Issue
Block a user