diff --git a/Dynamic-filtering:-rule-syntax.md b/Dynamic-filtering:-rule-syntax.md index 9cd02d5..7ec5f08 100644 --- a/Dynamic-filtering:-rule-syntax.md +++ b/Dynamic-filtering:-rule-syntax.md @@ -14,7 +14,9 @@ The destination hostname corresponds to the hostname extracted from the URL of a The rule always automatically propagates to all subdomains of the source hostname and all subdomains of the destination hostname -- unless the rule is overridden by a narrower rule in one of the subodmains. -The type is the type of the fetched resource. A request can be blocked, allowed, or ignored by dynamic filtering. +The type is the type of the fetched resource. + +A request can be blocked, allowed, or ignored by dynamic filtering (using the `noop` action). ***