mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Previous wording was confusing for some.
parent
d33fe78776
commit
b75859b6a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue