blob: 579f2933d56b19a18425f7d9a510eb7c7ab280d9 [file]
function FindProxyForURL(url, host){ return "PROXY 0.0.0.1:1;"; }