From 3fd1f5ea181e9b7200cda3c6a87332543c465ad7 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 24 Mar 2015 01:43:55 -0400 Subject: [PATCH] Updated Advanced user features (markdown) --- Advanced-user-features.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Advanced-user-features.md b/Advanced-user-features.md index 1896713..a6e30a0 100644 --- a/Advanced-user-features.md +++ b/Advanced-user-features.md @@ -27,7 +27,11 @@ Tool tips are useful for novice users, but can become annoying to advanced users ### Dynamic filtering -Dynamic filtering ([quick guide](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide)) will become available to advanced users. Novice users could easily mess up uBlock's filtering through dynamic filtering, thus it is not available by default. +Dynamic filtering ([quick guide](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide)) will become available to advanced users. + +Novice users could easily mess up uBlock's filtering through dynamic filtering, thus it is not available by default. + +On the other hand, if you are familiar with [RequestPolicy](https://www.requestpolicy.com/), then you should have no problem dealing with dynamic filtering. **Important note:** Dynamic filtering engine is completely turned off when you un-check the setting _"I am an advanced user"_. Your dynamic filtering rules are kept intact though, in case you re-enable _advanced user_ mode again.