blob: 8fa998d75957055ef2de9875198cc8815efd9310 [file] [log] [blame]
function FindProxyForURL(url, host){ return "PROXY 0.0.0.0:8000;"; }