1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-16 15:33:38 +01:00

Updated Dynamic filtering: precedence (markdown)

Raymond Hill 2015-02-08 17:24:16 -05:00
parent 7f93bac65b
commit 1cbe8dad4c

@ -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.