From 1ed284f1e830e677e45558dc9f3b9559ec2b6cc0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 13 Jun 2015 15:51:59 -0400 Subject: [PATCH] Updated The logger (markdown) --- The-logger.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/The-logger.md b/The-logger.md index d0df919..cdd1336 100644 --- a/The-logger.md +++ b/The-logger.md @@ -117,3 +117,11 @@ See [_"Overview of uBlock's network filtering engine: details"_](https://github. 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"_](https://github.com/gorhill/uBlock/wiki/Overview-of-uBlock's-network-filtering-engine:-details) for more details about where static filtering fits in the overall filtering engine. + +#### Finding the source of a static filter + +You can find out from which filter list(s) a static filter originates, by simply clicking on it: + +![c](https://cloud.githubusercontent.com/assets/585534/8145767/e2d4eafe-11e3-11e5-9af3-6692531403fa.png) + +![a](https://cloud.githubusercontent.com/assets/585534/8145768/e431716a-11e3-11e5-859c-794d37c7c41e.png)