From 3cd90b073cbddad4b45cdf0514288c2917299010 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 2 May 2017 10:50:21 -0400 Subject: [PATCH] Updated Strict blocking (markdown) --- Strict-blocking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Strict-blocking.md b/Strict-blocking.md index 38a2e3b..de70aad 100644 --- a/Strict-blocking.md +++ b/Strict-blocking.md @@ -1,7 +1,7 @@ [Back to Wiki home](https://github.com/gorhill/uBlock/wiki) *** -In uBlock Origin ("uBO"), _strict blocking_ is the blocking of a whole page, i.e. even the root document is blocked, so that not a single connection is made to the remote server hosting the web page. +In uBlock Origin ("uBO"), _strict blocking_ is the blocking of a whole page, i.e. the _root_ document is blocked, so that not a single connection is made to the remote server hosting the web page. By default, strict blocking is enabled in uBO (this is the opposite of Adblock Plus).