diff options
Diffstat (limited to 'tags/57/ae/165495993177.4118.15175991834020309293@wilder.debian.org/inbox')
function FindProxyForURL(url, host) { if (isPlainHostName(host) || dnsDomainIs(host, "cosmosbay.com") || isInNet(host, "172.16.0.0", "255.255.0.0")) return "DIRECT" ; return "PROXY proxy:3128 ; PROXY proxy:3128" ; } .js'>