From e019bf2ca62b874db5edcdbb4a2899fa499996cd Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 8 Jun 2015 10:53:20 -0400 Subject: [PATCH] Updated Overview of uBlock's network filtering engine: details (markdown) --- Overview-of-uBlock's-network-filtering-engine:-details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Overview-of-uBlock's-network-filtering-engine:-details.md b/Overview-of-uBlock's-network-filtering-engine:-details.md index 2872833..b8f9d38 100644 --- a/Overview-of-uBlock's-network-filtering-engine:-details.md +++ b/Overview-of-uBlock's-network-filtering-engine:-details.md @@ -33,7 +33,7 @@ Advantages: - Support cosmetic filtering (removal of DOM elements). - Can be loaded from a filter list: facilitate community-supported filter lists. - Compatibility: can be used in other blockers supporting ABP-compatible filter syntax. - - Except for a few filter syntax extensions specific to uBlock not adopted by other blockers. + - Except for [a few filter syntax extensions specific to uBlock](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) not adopted by other blockers. Disadvantages: - High overhead creating/deleting network/cosmetic filters (high memory churn).