diff --git a/ncsa_http_proxy.pac b/ncsa_http_proxy.pac index 24111e321a4a0ee61cbda5cd188f0b85ccf2802b..18ab5d48b6db19720d55a86bdbb63997ab86a95f 100644 --- a/ncsa_http_proxy.pac +++ b/ncsa_http_proxy.pac @@ -487,7 +487,7 @@ function FindProxyForURL(url, host) { var neteng_bastion_proxy = "SOCKS 127.0.0.1:8085"; var neteng_bastion_subnets = [ { - "name: "safteynet", + "name": "safteynet", "start": "172.27.0.1", "netmask": "255.255.248.0" }