<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - unless-domain and if-domain in Content Blocker don't appear to work"
   href="https://bugs.webkit.org/show_bug.cgi?id=146868#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - unless-domain and if-domain in Content Blocker don't appear to work"
   href="https://bugs.webkit.org/show_bug.cgi?id=146868">bug 146868</a>
              from <span class="vcard"><a class="email" href="mailto:bugzilla&#64;laccheo.com" title="Michael &lt;bugzilla&#64;laccheo.com&gt;"> <span class="fn">Michael</span></a>
</span></b>
        <pre>I should add that the reason I was using unless-domain rather than doing something like 

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

Was in order to create an array of either black-listed or white-listed domains using unless/if-domain.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>