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

Previous wording was confusing for some.

u-RraaLL 2023-02-28 16:11:39 +01:00
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