From 0a38d69f2a5816478bdeccd5c7830dd11441aca7 Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 7 Oct 2014 08:54:44 -0700 Subject: [PATCH] Updated Dynamic filtering (markdown) --- Dynamic-filtering.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dynamic-filtering.md b/Dynamic-filtering.md index 81d394b..2179575 100644 --- a/Dynamic-filtering.md +++ b/Dynamic-filtering.md @@ -46,4 +46,6 @@ Network requests blocked through dynamic filtering will be reported just as any ![Figure 3](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/dynamic-filtering-3.png) -Dynamic filters are always deemed important, thus they will show up with the `important` filter option attached to them. When a network request is blocked because of a dynamic filtering default setting, the hostname will be reported as `*`, as seen in the picture above. \ No newline at end of file +Dynamic filters are always deemed important, thus they will show up with the `important` filter option attached to them. When a network request is blocked because of a dynamic filtering default setting, the hostname will be reported as `*`, as seen in the picture above. + +Examples of benefits of using dynamic filtering: [Dynamic-filtering: examples](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering---examples) \ No newline at end of file