From 05de2c2ad7a437c2c4012d5db18f67a3c63e1b03 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Jan 2015 07:39:45 -0500 Subject: [PATCH] Updated Dynamic filtering redesigned (markdown) --- Dynamic filtering redesigned.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Dynamic filtering redesigned.md b/Dynamic filtering redesigned.md index b4b4e38..da9978a 100644 --- a/Dynamic filtering redesigned.md +++ b/Dynamic filtering redesigned.md @@ -48,6 +48,12 @@ Rules color scheme: - Dark gray: no-op rule - To cancel any dynamic filtering, the requests will still be subject to static filtering +Dynamic filtering if very useful to create block/allow rules on the fly, without the overhead of which comes with static filtering. + ![figure 5](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-05.png) +As seen above, _EasyPrivacy_ does not completely protect your privacy: your are still connecting to ubiquitous remote servers. Dynamic filtering gives you full control of where your browser connect. + +Below: globally block network requests to `www.googletagservices.com`: + ![figure 6](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-06.png) \ No newline at end of file