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