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