Added anchor to the URL to link directly to uBlock's extended syntax.

grossdm 2019-01-10 17:18:26 -05:00
parent 18848606fd
commit ddcd37b7d7

@ -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](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) not adopted by other blockers.
- Except for [a few filter syntax extensions specific to uBlock](https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#extended-syntax) not adopted by other blockers.
Disadvantages:
- High overhead creating/deleting network/cosmetic filters (high memory churn).