From 2f5904a34ea19b2c02b6d3397626e64cf4947bf5 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 8 Feb 2015 23:08:03 -0500 Subject: [PATCH] Updated Filter syntax extensions (markdown) --- Filter-syntax-extensions.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Filter-syntax-extensions.md b/Filter-syntax-extensions.md index a1e5744..d86fb41 100644 --- a/Filter-syntax-extensions.md +++ b/Filter-syntax-extensions.md @@ -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. -### 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 µBlock extends Adblock Plus filter syntax.