From 46a6e95968235d992bd6c7f36ea5937f961733c0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Jan 2015 15:07:26 -0500 Subject: [PATCH] Updated Dynamic filtering: quick guide (markdown) --- Dynamic-filtering:-quick-guide.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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