From 37fefd9c2bbde827b65ff422e602ebaa6461bd6e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 15 Sep 2016 10:37:40 -0400 Subject: [PATCH] Updated Does uBlock block ads or just hide them? (markdown) --- Does-uBlock-block-ads-or-just-hide-them?.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Does-uBlock-block-ads-or-just-hide-them?.md b/Does-uBlock-block-ads-or-just-hide-them?.md index 079f586..6322f94 100644 --- a/Does-uBlock-block-ads-or-just-hide-them?.md +++ b/Does-uBlock-block-ads-or-just-hide-them?.md @@ -54,6 +54,8 @@ Different classes of cosmetic filters are applied differently: - Cached generic cosmetic filters: injected before page's root DOM is loaded - No flickering +Also, a very simple test to see how sturdy is cosmetic filtering in your blocker: . + #### More details regarding network filtering When a network request is filtered, **both** uBlock and ABP will collapse the DOM counterpart -- if any -- of a blocked network request. They both work the same way in such scenario, in the absence of a cosmetic filter matching the DOM counterpart of a blocked network request.