@@ -1,5 +1,5 @@
function FindProxyForURL(url, host) {
var proxy = "PROXY proxy.vm:8118";
var proxy = "PROXY proxy.vm:8118; DIRECT";
// Domains that should go through the proxy
var proxyDomains = [
The note is not visible to the blocked user.