mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: precedence (markdown)
parent
7f93bac65b
commit
1cbe8dad4c
1 changed files with 3 additions and 1 deletions
|
|
@ -16,4 +16,6 @@ The more specific the party, the higher the precedence.
|
|||
Party-specific and type-specific cells override party-specific cells:
|
||||
- `3rd-party frames` overrides `3rd-party`
|
||||
|
||||
All cells override the `all` cells. The local `all` cell overrides the global `all` cell.
|
||||
All cells override the `all` cells. The local `all` cell overrides the global `all` cell.
|
||||
|
||||
The UI is designed in such way that the precedence logic should quickly become obvious.
|
||||
Loading…
Reference in a new issue