ED wrote:
> 
> I need to make certain sites allways allowed. Is there a way to set up 
> an exception (never block) list?

Add a new destination:

dest allow {
        domainlist      blacklists/allow/domains
        urllist         blacklists/allow/urls
}

Put your sites in 'allow'.

Change your acl to: 'pass allow !porn !all-the-stuff-that-is-there'

Rick

Reply via email to