From eac10297d36bfa17031ddbaa0219eef541c6bf79 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 1 Aug 2015 10:05:18 -0400 Subject: [PATCH] Updated Blocking mode: easy mode (markdown) --- Blocking-mode:-easy-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blocking-mode:-easy-mode.md b/Blocking-mode:-easy-mode.md index 3ed4614..bcfd064 100644 --- a/Blocking-mode:-easy-mode.md +++ b/Blocking-mode:-easy-mode.md @@ -38,4 +38,4 @@ You can augment the blocking power in easy mode by merely enabling more filter l - some may cause too much web page breakage. - some may result in some network requests to unexpectedly become unblocked ([example](https://github.com/gorhill/uBlock/issues/357)). -Another way to augment blocking power in _easy_ mode is to enable _"I am an advanced user"_ from the _Settings_ pane in the dashboard, and block on a per-3rd-party basis using dynamic filtering -- i.e. using dynamic filtering in default-allow mode, and blocking specific 3rd parties. For example, one could choose to globally block `facebook.com` and `facebook.net` in order to prevent Facebook from being able to track you wherever you go, except on Facebook. \ No newline at end of file +Another way to augment blocking power in _easy_ mode is to enable _"I am an advanced user"_ from the _Settings_ pane in the dashboard, and block specific 3rd parties using dynamic filtering -- i.e. essentially using dynamic filtering in default-allow mode. For example, one could choose to globally block `facebook.com` and `facebook.net` in order to prevent Facebook from being able to track you wherever you go, except on Facebook. \ No newline at end of file