From 44552e71583c83739b14aba3dc0a3e83c21872e4 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Jan 2015 15:14:52 -0500 Subject: [PATCH] Updated Dynamic filtering: quick guide (markdown) --- Dynamic-filtering:-quick-guide.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dynamic-filtering:-quick-guide.md b/Dynamic-filtering:-quick-guide.md index e649c4b..cc581b9 100644 --- a/Dynamic-filtering:-quick-guide.md +++ b/Dynamic-filtering:-quick-guide.md @@ -54,4 +54,8 @@ What if you want to block 3rd-party frames everywhere by default, but want whate 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 +![figure 9](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-qg-09.png) + +Which means: do not apply any dynamically filtering rule to `youtube.com` by default (i.e. everywhere). + +Remember: any global rule can be overridden by a local one. \ No newline at end of file