From bb3b00d7c1872a4b49d9da3ad86941c3a6930008 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sun, 12 Nov 2023 22:59:05 +0100 Subject: [PATCH] Allow rules: move image to the bottom to expose the warning text --- Dynamic-filtering:-quick-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dynamic-filtering:-quick-guide.md b/Dynamic-filtering:-quick-guide.md index 65c4a7e..951ad88 100644 --- a/Dynamic-filtering:-quick-guide.md +++ b/Dynamic-filtering:-quick-guide.md @@ -134,9 +134,7 @@ The only way to enable the ability to point-and-click to create _allow_ rules is - This won't work in Firefox when `privacy.resistFingerprinting` is set to `true` - Set `filterAuthorMode` to `true` in [advanced settings](./Advanced-settings) -Doing so will enable the _allow_ rule creation widget in the popup panel: - -![figure 10](https://user-images.githubusercontent.com/585534/87429361-a963e180-c5b1-11ea-9a21-1fdff36fb4ba.png) +Doing so will enable the _allow_ rule creation widget in the popup panel. This small obstacle to easily create _allow_ rule through point-and-click is [by design](https://github.com/gorhill/uBlock/releases/tag/1.28.0), as it has been found over the years that too many users are misusing dynamic filtering by creating _allow_ rules where _noop_ rules should have been used. @@ -146,6 +144,8 @@ Furthermore, when an _allow_ rule is set for the 1st-party domain, this will com **Important:** Typically, use only narrow _allow_ dynamic filtering rules to un-break sites. As these _allow_ rules override any static filtering, this means if you use a too broad _allow_ dynamic filtering rule you could start to allow in ads/trackers/annoyances. +![figure 10](https://user-images.githubusercontent.com/585534/87429361-a963e180-c5b1-11ea-9a21-1fdff36fb4ba.png) + *** ### _My rules_ pane