mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Filter syntax extensions (markdown)
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user