function FindProxyForURL(url, host) { [...] return "PROXY passive.example.com:3128, PROXY active.example.com:3128";}