diff --git a/Dynamic-filtering:-turn-off-uBlock-everywhere.md b/Dynamic-filtering:-turn-off-uBlock-everywhere.md index 53a6b5a..617cd1b 100644 --- a/Dynamic-filtering:-turn-off-uBlock-everywhere.md +++ b/Dynamic-filtering:-turn-off-uBlock-everywhere.md @@ -10,4 +10,8 @@ In any case, the ability to "disable" uBlock everywhere is now available, as a s ![Allow everything everywhere](https://cloud.githubusercontent.com/assets/6733770/7446377/d03b1ab4-f1ac-11e4-9a86-455a34bfca95.png) -Though it's more _"allow everything from everywhere"_, it's as good as _"globally turn off uBlock"_. You can revert it by clicking on the eraser button. \ No newline at end of file +Though it's more _"allow everything from everywhere"_, it's as good as _"globally turn off uBlock"_. You can revert it by clicking on the eraser button. + +Addendum: The above is no longer correct. According to gorhill: "This is a suggested workaround which may and may not work depending on whether there are current dynamic rules in use, and since now there is strict blocking (wiki was written before strict blocking), strict blocking has precedence over dynamic filtering for doc request." ( source: https://github.com/gorhill/uBlock/issues/255#issuecomment-106779773 ) + +In other words, all sites that are filtered to block the entire domain will still not work even with this workaround when strict blocking (recommended) is enabled. \ No newline at end of file