From 75424bb805c9f26f0fc579a1893abb8d59380810 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 31 Mar 2015 00:20:29 +0300 Subject: [PATCH] Changed explanation of strict blocking based on the page redesign --- Quick-guide:-popup-user-interface.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index 948f439..fadeecd 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -110,7 +110,10 @@ Why the change? Because [issue #1013](https://github.com/gorhill/uBlock/issues/1 In the end the chosen solution is to now have web page themselves subject to filtering just like all secondary resources. -In the figure above, a user will be given the choice to go back or proceed to the web page which was blocked. If the user chooses to proceed, web pages from the site will be temporarily allowed for a limited time (currently set at 60 seconds). +In the figure above, a user will be given the choice to go back by closing the window or proceed to the web page by disabling strict blocking by any of the two options: + +- Temporarily - The site will be temporarily allowed for a limited time (currently set at 60 seconds). +- Permanently - The site will be permanently allowed. If the user disagree that a web page proper should be blocked (because of a false positive for example), then turning off _strict blocking_ for the site...