From 3fd29b8e566ca00c366c9795957aa80203b85008 Mon Sep 17 00:00:00 2001 From: u-RraaLL <92610420+u-RraaLL@users.noreply.github.com> Date: Wed, 4 Jan 2023 22:00:55 +0100 Subject: [PATCH] Mention temporary exception filters --- The-logger.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/The-logger.md b/The-logger.md index f29bf26..da9da31 100644 --- a/The-logger.md +++ b/The-logger.md @@ -66,6 +66,7 @@ Hold the Shift key while clicking the "Open the logger" icon to toggl - [Creating filters](#creating-filters) - [Dynamic URL filtering rules](#dynamic-url-filtering-rules) - [Static network filters](#static-network-filters) + - [Temporary exception filters](#temporary-exception-filters) *** @@ -258,3 +259,7 @@ See [_"Overview of uBlock's network filtering engine: details"_](./Overview-of-u This dialog will assist you in creating static filters compatible with [ABP filter syntax](https://adblockplus.org/filter-cheatsheet). Note that creating static filters incur a significant overhead relative to dynamic URL filtering rules. Typically, you will first use dynamic URL filtering rules to quickly diagnose which network requests need to be allowed/blocked. See [_"Overview of uBlock's network filtering engine: details"_](./Overview-of-uBlock's-network-filtering-engine:-details) for more details about where static filtering fits in the overall filtering engine. + +##### Temporary exception filters + +[Option](../Advanced-settings#filterauthormode) for advanced users.