1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated Manually editing per site switches (markdown)

Raymond Hill 2015-04-11 08:55:21 -04:00
parent b959b61d8c
commit 7330235c01

@ -14,7 +14,7 @@ The syntax is as follow:
switch-name: hostname state switch-name: hostname state
The switch name must be followed by a column `:`, a space, then the hostname on which the switch must apply. Use `*` as a hostname placeholder to indicate you want the switch to apply everywhere. Following is the state of the switch, which can be `on` or `off`. The switch name must be followed by a column `:`, a space, then the hostname on which the switch must apply. Use `*` as a hostname placeholder to indicate you want the switch to apply everywhere. Following is the state of the switch, which can be `on` or `off` (`true` or `false` are also valid).
When switches share a common hostname ancestor, the most specific wins. For example, if you have: When switches share a common hostname ancestor, the most specific wins. For example, if you have: