mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: default deny (markdown)
parent
2ceda5d1b1
commit
5d155ff20d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ The advantages do not come for free. Often, default-deny will require a bit of w
|
|||
|
||||

|
||||
|
||||
As seen in the picture above, a few 3rd-party domains related to `theguardian.com` had to be un-blocked for the page to display and behave properly. Notice that `noop` rule (dark gray) were used to un-block the domains.
|
||||
As seen in the picture above, a few 3rd-party domains related to `theguardian.com` had to be un-blocked for the page to display and behave properly. Notice that `noop` rules (dark gray) were used to un-block the domains.
|
||||
|
||||
A `noop` rule is different than an `allow` rule: an `allow` rule will cause all block filters from static filtering to be bypassed, while a `noop` rule will just disengage dynamic filtering, while keeping static filtering engaged.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue