From ffea812cff0807b55102c596df9ccc03a5329959 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 11 Dec 2015 05:54:29 -0500 Subject: [PATCH] Updated Dynamic filtering: rule syntax (markdown) --- Dynamic-filtering:-rule-syntax.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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). ***