From cf3e5e1c0e50560a358eeea6018f36996d95108d Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 23 Jul 2020 18:05:40 +0200 Subject: [PATCH] Updated Dynamic filtering: turn off uBlock everywhere except (markdown) --- Dynamic-filtering:-turn-off-uBlock-everywhere-except.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Dynamic-filtering:-turn-off-uBlock-everywhere-except.md b/Dynamic-filtering:-turn-off-uBlock-everywhere-except.md index 4feef39..10b5c6d 100644 --- a/Dynamic-filtering:-turn-off-uBlock-everywhere-except.md +++ b/Dynamic-filtering:-turn-off-uBlock-everywhere-except.md @@ -8,7 +8,8 @@ - "global" = 1st column - "allow" = green -![allow all](https://user-images.githubusercontent.com/886325/42134033-079a8150-7d34-11e8-8ac1-d4177ae82709.png) +![allow all](https://user-images.githubusercontent.com/886325/88309421-9322f780-cd0e-11ea-960f-e2064e3b36ea.png) +
After changes to [1.28.0](https://github.com/gorhill/uBlock/releases/tag/1.28.0) access to _allow_ rules is limited. Read [release notes](https://github.com/gorhill/uBlock/releases/tag/1.28.0) to learn how to make it available. Nothing will be blocked, static filtering is completely bypassed: "green" means "allow unconditionally". @@ -20,7 +21,7 @@ To "blacklist" a specific site: This will cause the current site to become subjected to static filtering (EasyList, EasyPrivacy etc, i.e. whatever filter lists is in effect). -![block here](https://user-images.githubusercontent.com/886325/42134034-09835262-7d34-11e8-8253-847717c5739b.png) +![block here](https://user-images.githubusercontent.com/886325/88309652-e7c67280-cd0e-11ea-8d5a-494ee83c29b5.png) Dynamic filtering disengaged for current site: "gray" means disengage dynamic filtering, but apply static filtering.