$redirect-rule should redirects only these requests which are blocked.
For example, rule like this:
*$script,redirect-rule=noopjs,domain=example.org
should redirects pagead2.googlesyndication.com/pagead/js/adsbygoogle.js, because it's blocked by this rule (from Base filter) /pagead2., but it shouldn't redirects requests like this example.org/script.js.
Description - https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#redirect-rule
$redirect-ruleshould redirects only these requests which are blocked.For example, rule like this:
*$script,redirect-rule=noopjs,domain=example.orgshould redirects
pagead2.googlesyndication.com/pagead/js/adsbygoogle.js, because it's blocked by this rule (from Base filter)/pagead2., but it shouldn't redirects requests like thisexample.org/script.js.Description - https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#redirect-rule