mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic URL filtering (markdown)
parent
ce3a272c6c
commit
c5def0e8db
1 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +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 is accessible from the logger, i.e. you will create and manage dynamic URL rules 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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue