mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Mark redirect= <details> as "before 1.32.0"
parent
9033daabb1
commit
161c5f6cf4
1 changed files with 1 additions and 1 deletions
|
|
@ -512,7 +512,7 @@ The filter above does not affect blocking filters, just matching redirect direct
|
|||
|
||||
@@||example.com/*.js$1p,script,redirect-rule
|
||||
|
||||
<details><summary>Before 1.31.0</summary>
|
||||
<details><summary>Before 1.32.0</summary>
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue