From 6b553f861980a71201eabc34de84012915a40298 Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 11 Jun 2020 22:06:11 +0200 Subject: [PATCH] Remove warning from "denyallow" about being broken in 1.26.* --- 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 7d069aa..29d0ed7 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -271,7 +271,7 @@ See also [`denyallow`](#denyallow). #### `denyallow` -New in [1.25.3b4](https://github.com/gorhill/uBlock/commit/c3bc2c741d61db3e99b313835c2ae34a4a008359). **Warning:** broken in stable 1.26.* versions for `*$domain=` filters (fix [one](https://github.com/gorhill/uBlock/commit/94935a4b9e5ff9d70eb6876c0214a570bab76371) and [two](https://github.com/gorhill/uBlock/commit/36711a7c0761c6eecb8c7f7f9724cba6d1cc2994)). +New in [1.25.3b4](https://github.com/gorhill/uBlock/commit/c3bc2c741d61db3e99b313835c2ae34a4a008359). The purpose of `denyallow` is bring default-deny/allow-exceptionally ability into static network filtering arsenal.