function FindProxyForURL(url, host) {
if(isInNet(host, "10.252.240.95", "255.255.255.255"))
return "DIRECT";
if(isInNet(myIpAddress(), "10.252.68.128", "255.255.255.128"))
return "PROXY proxy.int.eircom.net:3128";
if(isInNet(host, "127.0.0.1", "255.255.255.255") ||
isInNet(host, "10.0.0.0", "255.0.0.0") ||
isInNet(host, "172.16.0.0", "255.240.0.0") ||
isInNet(host, "192.168.0.0", "255.255.0.0") ||
isInNet(host, "194.125.133.0", "255.255.255.0") ||
isInNet(host, "159.134.0.0", "255.255.0.0"))
return "DIRECT";
else
return "PROXY proxy.int.eircom.net:3128";
mobile uperu mam na sietovom disku (boh vie kde
FF portable bezi s toho isteho externeho disku bez problemov
Vedel by niekto pomoct ?
