mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated Dynamic URL filtering (markdown)
parent
ae4f9e66f6
commit
a3f1109c8b
@ -22,7 +22,7 @@ URL filtering uses _rules_, which resemble dynamic filtering rules, except that
|
|||||||
|
|
||||||
`action` tells the URL filtering engine what to do when there is a match. Same as with dynamic filtering rules: `allow`, `noop` or `block`.
|
`action` tells the URL filtering engine what to do when there is a match. Same as with dynamic filtering rules: `allow`, `noop` or `block`.
|
||||||
|
|
||||||
It is very important to understand that URL filtering rules override dynamic filtering rules and static filtering rules. So you could create an `allow` URL filtering rule which override a `block` plain dynamic filtering rule.
|
It is very important to understand that URL filtering rules override dynamic filtering rules and static filters. So you could create an `allow` URL filtering rule which override a `block` plain dynamic filtering rule.
|
||||||
|
|
||||||
#### Examples of URL filtering usefulness.
|
#### Examples of URL filtering usefulness.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user