From f1d0f0eb1e5b88a7c50e4d8c40f9c973961d2fde Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 11 Dec 2015 05:52:50 -0500 Subject: [PATCH] Updated Dynamic filtering: rule syntax (markdown) --- Dynamic-filtering:-rule-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering:-rule-syntax.md b/Dynamic-filtering:-rule-syntax.md index df1d7d4..cdece08 100644 --- a/Dynamic-filtering:-rule-syntax.md +++ b/Dynamic-filtering:-rule-syntax.md @@ -12,7 +12,7 @@ Source hostname always corresponds to the hostname extracted from the URL of the The destination hostname corresponds to the hostname extracted from the URL of a remote resource which the web page is fetching (or trying to). -The rule always automatically propagates to all subdomains of the source hostname and all subdomains from the destinations hostname -- unless the rule is overriden by a narrower rule in one of the subodmains. +The rule always automatically propagates to all subdomains of the source hostname and all subdomains of the destinations hostname -- unless the rule is overriden 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.