mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Specific-generic: * is not a wildcard it's literal.
parent
99d32a6bfa
commit
ed328723c2
1 changed files with 1 additions and 1 deletions
|
|
@ -665,7 +665,7 @@ A specific cosmetic filter of the following form...
|
|||
|
||||
*##.selector
|
||||
|
||||
... will be unconditionally injected into all web pages, whereas a cosmetic filter of the form...
|
||||
... (with literal `*`) will be unconditionally injected into all web pages, whereas a cosmetic filter of the form...
|
||||
|
||||
##.selector
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue