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).