1function FindProxyForURL(url, host) {
2  return FindProxyForURL;
3}
4
5