From 89888ddec8a9fb6cd40fddfb675c14625c302927 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 8 Feb 2015 17:28:26 -0500 Subject: [PATCH] Updated Dynamic filtering: precedence (markdown) --- Dynamic-filtering:-precedence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering:-precedence.md b/Dynamic-filtering:-precedence.md index d464838..7c7a4f3 100644 --- a/Dynamic-filtering:-precedence.md +++ b/Dynamic-filtering:-precedence.md @@ -1,7 +1,7 @@ Dynamic `allow`/`block` rules override static filtering rules. - Use `allow` to force requests to be allowed regardless of whether they would normally be blocked by static filtering. - Useful to fix sites broken by false positives in _EasyList_, _EasyPrivacy_ (or any other static filter lists). -- Use `block` to force requests to be blocked even if regardless of whether they would normally be allowed by static filtering. +- Use `block` to force requests to be blocked regardless of whether they would normally be allowed by static filtering. - Useful to block with 100% certainty, to bypass exception filters with which you may disagree in _EasyList_, _EasyPrivacy_ (or any other static filter lists). There is a precedence logic for dynamic filtering cells: