Updated Dynamic filtering: turn off uBlock everywhere except (markdown)

gwarser 2020-07-23 18:05:40 +02:00
parent eaeda4c93a
commit cf3e5e1c0e

@ -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)
<br>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.