1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated Filter syntax extensions (markdown)

Raymond Hill 2015-02-08 23:08:03 -05:00
parent 7fcc1f7e35
commit 2f5904a34e

@ -1,9 +1,5 @@
µBlock supports most of [Adblock Plus filter syntax](https://adblockplus.org/en/filter-cheatsheet). However µBlock does not support some very specific case, and also added its own extensions to ABP filter syntax. µBlock supports most of [Adblock Plus filter syntax](https://adblockplus.org/en/filter-cheatsheet). However µBlock does not support some very specific case, and also added its own extensions to ABP filter syntax.
### Not supported
**Regular expression-based filters:** may add according to demand, but if ever I add support for regex-based filters, I will support only for regexes which can be tokenized, or which are specific to a hostname, i.e. regexes which can be implemented in an efficient way.
### Extended syntax ### Extended syntax
µBlock extends Adblock Plus filter syntax. µBlock extends Adblock Plus filter syntax.