From 00adcad8644c2034b20ef0f77ac8631e9d910fd3 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 16 Dec 2020 01:06:58 +0100 Subject: [PATCH] `match-case` --- Static-filter-syntax.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index cc5a6f8..57a47b1 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -364,6 +364,16 @@ To specifically disable inline font tags in a main page via CSP: `||example.com^ *** +#### `match-case` + +New in [1.31.1b8](https://github.com/gorhill/uBlock/commit/eae7cd58fe679d6765d62bb6c01e296d5301433a). + +Only for Regular Expression filters. Using with any other sort of filters will cause uBO to discard the filter. + +Instructs uBO filtering engine to perform a match, case sensitively. + +*** + #### `popunder` To block "popunders" windows/tabs, where original page is redirected to advertisement and desired content is loaded in newly created one. To be used in the same manner as the `popup` filter option, except that it will block popunders.