Skip to content
Snippets Groups Projects

Update ncsa_http_proxy.pac

Merged Matthew Elliott requested to merge melliott-master-patch-49325 into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -70,6 +70,11 @@ function FindProxyForURL(url, host) {
"start": "141.142.141.136",
"netmask": "255.255.255.255"
},
{
"name": "ncsa netbox",
"start": "141.142.141.200",
"netmask": "255.255.255.255"
},
{
"name": "ncsa netdot-proxy ipam",
"start": "141.142.141.131",
Loading