From 792793515a301f26a2b869cf9336683048756409 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 5 Feb 2015 12:28:35 -0500 Subject: [PATCH] Updated Dynamic filtering: default deny (markdown) --- Dynamic-filtering:-default-deny.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dynamic-filtering:-default-deny.md b/Dynamic-filtering:-default-deny.md index dd2a994..cc0085e 100644 --- a/Dynamic-filtering:-default-deny.md +++ b/Dynamic-filtering:-default-deny.md @@ -16,4 +16,4 @@ The benefits of using default-deny are plenty: > > 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 +> provide many real-life 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