[Webkit-unassigned] [Bug 146868] unless-domain and if-domain in Content Blocker don't appear to work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 19:35:33 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146868

--- Comment #1 from Michael <bugzilla at laccheo.com> ---
I should add that the reason I was using unless-domain rather than doing something like 

[
    {
        "action": {
            "type": "block"
        },
        "trigger": {
            "url-filter": "apple.com"
        }
    }
]

Was in order to create an array of either black-listed or white-listed domains using unless/if-domain.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150711/96f36291/attachment.html>


More information about the webkit-unassigned mailing list