From 89cd5a19eaedab177856dc6768bb79f0ebe945a0 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sun, 3 May 2020 14:27:15 +0200 Subject: [PATCH] denyallow issues in stable --- 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 a172aa0..252b3d8 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -239,7 +239,7 @@ Filter list authors are discouraged from using exception filters of `cname` type #### `denyallow` -New in [1.25.3b4](https://github.com/gorhill/uBlock/commit/c3bc2c741d61db3e99b313835c2ae34a4a008359). +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)). The purpose of `denyallow` is bring default-deny/allow-exceptionally ability into static network filtering arsenal.