mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering: quick guide (markdown)
parent
928ed3b259
commit
46a6e95968
1 changed files with 7 additions and 1 deletions
|
|
@ -48,4 +48,10 @@ Create a local _noop_ rule for `youtube.com`:
|
|||
|
||||
This will prevent dynamic filtering rules to apply to anything from `youtube.com`.
|
||||
|
||||
**Important:** take note that _noop_ rules bypass **only** broader dynamic filtering rules, static filtering is left completely intact, which means you won't see ads in the embedded Youtube videos.
|
||||
**Important:** take note that _noop_ rules bypass **only** broader dynamic filtering rules, static filtering is left completely intact, which means you won't see ads in the embedded Youtube videos.
|
||||
|
||||
What if you want to block 3rd-party frames everywhere by default, but want whatever embedded Youtube video to not be blocked by default?
|
||||
|
||||
It is just a matter of creating a global _noop_ rule for `youtube.com`:
|
||||
|
||||

|
||||
Loading…
Reference in a new issue