From 463255f5228c1b1ddd765bc0efffad91c70c66ea Mon Sep 17 00:00:00 2001 From: q1800 <95879668+q1800@users.noreply.github.com> Date: Sun, 24 Apr 2022 21:47:21 -0500 Subject: [PATCH] Typo --- 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 d2c56ff..e759572 100644 --- a/Blocking-mode:-easy-mode.md +++ b/Blocking-mode:-easy-mode.md @@ -37,4 +37,4 @@ You can significantly augment the blocking power in easy mode by merely enabling - 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 even better 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](./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. Globally blocking ubiquitous hostnames except on their respective web sites is a very easy way to reduce significantly privacy exposure. +Another even better 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](./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. Globally blocking ubiquitous hostnames except on their respective websites is a very easy way to reduce significantly privacy exposure.