From 4fa894013da3e9e6bdb9a5c2f11d31ac9e1c1262 Mon Sep 17 00:00:00 2001 From: Saitama Date: Sat, 1 Dec 2018 12:42:12 +0530 Subject: [PATCH] Updated Static filter syntax (markdown) --- 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 5a7c5bf..046ae30 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -161,7 +161,7 @@ To block "popunders" windows/tabs. To be used in the same manner as the `popup` #### `redirect` -To cause a blocked network request to be redirected to a local "neutered" version of the resource. The "neutered" resource must be referenced using a resource token. The resources are defined in [uAssets/filters/resources.txt](https://github.com/uBlockOrigin/uAssets/blob/master/filters/resources.txt). Special, reserved token "`none`" may be used to disable redirection. +To cause a blocked network request to be redirected to a local "neutered" version of the resource. The "neutered" resource must be referenced using a resource token. The resources are defined in [uAssets/filters/resources.txt](https://github.com/uBlockOrigin/uAssets/blob/master/filters/resources.txt). Special, reserved token `none` can be used to disable specific redirect filters. The filter syntax for `redirect=` filter option is a subset of ABP-compatible filtering syntax, and is as follow: