mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: quick guide (markdown)
parent
fb4280138d
commit
0560f6d4cb
1 changed files with 9 additions and 1 deletions
|
|
@ -90,4 +90,12 @@ It is just a matter of creating a global _noop_ rule for `youtube.com`:
|
|||
|
||||
Which means: do not apply any dynamically filtering rule to `youtube.com` by default (i.e. everywhere).
|
||||
|
||||
Remember: any global rule can be overridden by a local one.
|
||||
***
|
||||
|
||||
#### Important
|
||||
|
||||
Local dynamic filtering rules override global ones.
|
||||
|
||||
More specific dynamic filtering rules override less specific ones. For example, dynamic filtering rules for `youtube.com` override dynamic filtering rules for `3rd-party frames`.
|
||||
|
||||
***
|
||||
Loading…
Reference in a new issue