redirect: link to resources library instead of resources.txt

gwarser 2020-06-30 20:50:54 +02:00
parent cee257b6dd
commit 73d6839b67

@ -402,7 +402,7 @@ To block "popunders" windows/tabs, where original page is redirected to advertis
#### `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` can be used to disable specific redirect filters.
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 [Resources Library](./Resources-Library#defuser-scriptlets). 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: