1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-16 15:33:38 +01:00

Updated Dynamic filtering: turn off uBlock everywhere (markdown)

Gitoffthelawn 2015-05-29 11:19:20 -07:00
parent c3fbf74422
commit ff29bd8100

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