Updated Overview of uBlock's network filtering engine: details (markdown)

Raymond Hill 2015-06-08 10:53:20 -04:00
parent ebb6578695
commit e019bf2ca6

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