From fb4280138d70cde1f8b9ac8f0154eb0a3e99e11c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Jan 2015 15:34:35 -0500 Subject: [PATCH] Updated Dynamic filtering: quick guide (markdown) --- Dynamic-filtering:-quick-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering:-quick-guide.md b/Dynamic-filtering:-quick-guide.md index 810d422..47e5d18 100644 --- a/Dynamic-filtering:-quick-guide.md +++ b/Dynamic-filtering:-quick-guide.md @@ -47,7 +47,7 @@ Sensible security- and privacy-wise: blocking all 3rd-party frames by default ev #### Important -_Dynamic filtering rules_ override _static filters_. This means a _block_ dynamic rule will override any existing _allow_ static filters. This means you can block with 100% certainty using dynamic filtering rules. Similarly, an _allow_ dynamic filtering rule will override any existing _block_ static filters, i.e. you can allow with 100% certainty with dynamic filtering (useful to un-break sites broken by some static filters). +_Dynamic filtering_ override _static filtering_. This means a _block_ dynamic rule will override any existing _allow_ static filters. This means you can block with 100% certainty using dynamic filtering rules. Similarly, an _allow_ dynamic filtering rule will override any existing _block_ static filters, i.e. you can allow with 100% certainty with dynamic filtering (useful to un-break sites broken by some static filters). *** All embedded 3rd-party frames were blocked on the page. Good. However it appears there was an embedded Youtube video in the article: