blob: cfb5350cb6a0cff0c3b4a4b725df3a90d989ac80 [file] [log] [blame]
function FindProxyForURL(url, host){ return "PROXY 255.255.255.255:1;"; }