mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated Dynamic URL filtering (markdown)
parent
ea00708460
commit
ce3a272c6c
@ -4,4 +4,9 @@ The primary purpose of dynamic URL filtering ("URL filtering") is as a diagnosis
|
|||||||
|
|
||||||
URL filtering has precedence over dynamic filtering and static filtering. See ["Overview of uBlock's network filtering engine"](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine) to see where URL filtering fits and to better understand its purpose.
|
URL filtering has precedence over dynamic filtering and static filtering. See ["Overview of uBlock's network filtering engine"](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine) to see where URL filtering fits and to better understand its purpose.
|
||||||
|
|
||||||
URL filtering is accessible from the logger, i.e. you will create and manage dynamic URL filters through the logger UI.
|
URL filtering is accessible from the logger, i.e. you will create and manage dynamic URL rules through the logger UI.
|
||||||
|
|
||||||
|
URL filtering uses _rules_, which resemble dynamic filtering rules, except that the destination hostname is replaced by a URL.
|
||||||
|
|
||||||
|
A resource matches a URL filtering rule if the URL of the resource starts exactly with a given URL filtering rule.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user