From 220d176e5252f6274e1c9159b57ecdef982ec23a Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 25 Nov 2020 22:59:12 +0100 Subject: [PATCH] queryprune available only to filter list authors --- Static-filter-syntax.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index 79f7fab..04511f1 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -449,6 +449,8 @@ New in [1.31.0](https://github.com/gorhill/uBlock/commit/1e2eb037e5b4754feb4a405 To remove query parameters form the URL of network requests. +Available only to filter list authors. + `queryprune` is a modifier option (like `csp`) in that it does not cause a network request to be blocked but rather modified before being emitted. `queryprune` must be assigned a value, which value will determine which parameters from a query string will be removed. The syntax for the value is that of regular expression *except* for the following rules: