mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: precedence (markdown)
parent
ec5c16c264
commit
6311546fc5
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
First: Whitelist directives override both dynamic filtering _and_ static filtering. Whitelist directives appear in the _Whitelist_ pane in the dashboard, and they are used to completely disable filtering. The [big blue button in the popup UI](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface#the-large-power-button) is used to easily whitelist the current site/page.
|
||||
|
||||
***
|
||||
|
||||
Dynamic `allow`/`block` rules override static filtering rules.
|
||||
- Use `allow` to force requests to be allowed regardless of whether they would normally be blocked by static filtering.
|
||||
|
|
|
|||
Loading…
Reference in a new issue