diff --git a/Dynamic-filtering:-quick-guide.md b/Dynamic-filtering:-quick-guide.md index a1eb761..e649c4b 100644 --- a/Dynamic-filtering:-quick-guide.md +++ b/Dynamic-filtering:-quick-guide.md @@ -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. \ No newline at end of file +**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`: + +![figure 8](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-qg-09.png) \ No newline at end of file