Rule : [ { "trigger": { "url-filter": ".*", "if-domain" : ["*test.com"] }, "action": { "type": "block" } } ] URL : http://example.com/?a=https://test.com/abc After creating the above rule, the page will be blocked when the URL is accessed.
<rdar://problem/119917411>