mirror of https://github.com/gorhill/uBlock.git
Previous wording was confusing for some.
parent
d33fe78776
commit
b75859b6a2
|
@ -91,7 +91,7 @@ Blocklist mode can be achieved by specifically crafted Regular Expression truste
|
|||
|
||||
/^((?!example\.com|different\.example\.net|another\.example\.org).)*$/
|
||||
|
||||
With this directive all domains put between `|` characters will be treated as _blocklisted_, and uBO will be enabled only on these pages.
|
||||
With this directive all domains separated by `|` characters will be treated as _blocklisted_, and uBO will be enabled only on these pages.
|
||||
|
||||
### Other details
|
||||
|
||||
|
|
Loading…
Reference in New Issue