From efb988a2407e9b68fe5c1bf9ba85ea2a65493957 Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 24 Feb 2022 12:50:11 +0100 Subject: [PATCH] Updated Quick guide: popup user interface (markdown) --- Quick-guide:-popup-user-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index c428e8c..dd2e8a1 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -125,7 +125,7 @@ The panel will also be expanded when you enable ["advanced user"](./Advanced-use The colored bars near the left edge will give you the general overview when network requests to particular hostnames are all blocked (reddish), all were allowed (greenish), or some were blocked some were allowed (yellowish). The more distinct, wider bar denotes the root context - the hostname for which local rules and filters are created. -The pluses and minuses will give you slightly more information, the number of pluses and minuses are proportional to the number of requests that were either allowed or blocked: +The pluses and minuses will give you slightly more information, their number is proportional to the number of requests that were either allowed or blocked: - `+`, `-`: under 10 network requests were allowed, blocked. - `++`, `--`: under 100 network requests were allowed, blocked. - `+++`, `---`: 100 or more network requests were allowed, blocked.