From 4a293e7181a44d58f7334bb2c1ea434aa6c17f61 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 5 Feb 2015 12:28:04 -0500 Subject: [PATCH] Updated Dynamic filtering: default deny (markdown) --- Dynamic-filtering:-default-deny.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dynamic-filtering:-default-deny.md b/Dynamic-filtering:-default-deny.md index d3c4e66..dd2a994 100644 --- a/Dynamic-filtering:-default-deny.md +++ b/Dynamic-filtering:-default-deny.md @@ -15,3 +15,5 @@ The benefits of using default-deny are plenty: > no need to use malware domain lists since all 3rd-parties are blocked by default = leaner uBlock > > ubiquitous servers blocked by default, i.e. no need to pre-emptively block facebook, google, twitter, linkdin, etc. to prevent tracking by these +> +> provide many examples of how easy it is to un-break websites, including worst case scenario of simply setting the `3rd-party` cell to `noop` to completely disengage default-deny for one specific web site, if it gets too complicated