1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Updated Per site switches syntax (markdown)

Raymond Hill 2015-04-09 15:26:14 -04:00
parent 9707ef2fa1
commit cd31a7f678

@ -12,7 +12,7 @@ The syntax is as follow:
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 `*` 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`.
When switches share a common hostname ancestor, the most specific wins. For example, if you have: