From 7e9dd30533dbf7de6a151117414a86425e6eb43b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Jan 2015 07:47:47 -0500 Subject: [PATCH] Updated Dynamic filtering redesigned (markdown) --- Dynamic filtering redesigned.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Dynamic filtering redesigned.md b/Dynamic filtering redesigned.md index 0e76273..debfcb1 100644 --- a/Dynamic filtering redesigned.md +++ b/Dynamic filtering redesigned.md @@ -54,6 +54,8 @@ Dynamic filtering if very useful to create block/allow rules on the fly, without 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. -An example (below): globally block network requests to `googletagservices.com`: +An example (below): globally block network requests to ubiquitous `googletagservices.com`: -![figure 6](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-06.png) \ No newline at end of file +![figure 6](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-06.png) + +Side note: `googletagservices.com` is not blocked by _EasyPrivacy_, but it is blocked by Ghostery, this is one of the reason it fared better in [privacy exposure benchmarks](https://github.com/gorhill/uBlock/wiki/%C2%B5Block-and-others:-Blocking-ads,-trackers,-malwares). \ No newline at end of file