From ef00c68bc3f598b25aed5aa9916431ec65a52802 Mon Sep 17 00:00:00 2001 From: gwarser Date: Fri, 3 May 2019 22:03:04 +0200 Subject: [PATCH] Updated Static filter syntax (markdown) --- Static-filter-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index b15bbfb..ad9c535 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -131,7 +131,7 @@ Now all images from everywhere are blocked on your side. An exception filter (`@ This will cause the `*$image` filter to be discarded. Just appending `badfilter` option to any instance of static network filter will prevent the loading of that filter. -After [1.18.17rc1](https://github.com/gorhill/uBlock/commit/3f3a1543ea7fa51d700157a7f6bf0da08dd7a32b). Any filter which fulfill ALL the following conditions: +After [1.18.17rc1](https://github.com/gorhill/uBlock/commit/3f3a1543ea7fa51d700157a7f6bf0da08dd7a32b) any filter which fulfill ALL the following conditions: - Is of the form `|https://` or `|http://` or `*`; and - Does have a `domain=` option; and