mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Created Dynamic URL filtering (markdown)
parent
808e57c017
commit
ea00708460
1 changed files with 7 additions and 0 deletions
7
Dynamic-URL-filtering.md
Normal file
7
Dynamic-URL-filtering.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Dynamic URL filtering became available in uBlock Origin version 0.9.8.0.
|
||||
|
||||
The primary purpose of dynamic URL filtering ("URL filtering") is as a diagnosis/mitigation tool to fix web page breakage caused by dynamic filtering or static filtering. Secondary purpose of URL filtering is to offer higher granularity than what dynamic filtering can support.
|
||||
|
||||
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.
|
||||
Loading…
Reference in a new issue