From 161c5f6cf451d805ff54727f601d4a8b299144bf Mon Sep 17 00:00:00 2001 From: gwarser Date: Tue, 22 Dec 2020 19:38:07 +0100 Subject: [PATCH] Mark redirect=
as "before 1.32.0" --- 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 8c0d763..f091814 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -512,7 +512,7 @@ The filter above does not affect blocking filters, just matching redirect direct @@||example.com/*.js$1p,script,redirect-rule -
Before 1.31.0 +
Before 1.32.0 Starting with [1.31.0](https://github.com/gorhill/uBlock/commit/157cef6034a8ec926c1e59c7e77f0a1fcbef473c) `redirect=` option is not longer afflicted by static network filtering syntax quirks listed below.