1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02:00
uBlock/platform/mv3
Raymond Hill 985ea24e82
[mv3] Add support for redirect= filters
This adds support for `redirect=` filters. As with `removeparam=`
filters, `redirect=` filters can only be enforced when the
default filtering mode is set to Optimal or Complete, since these
filters require broad host permissions to be enforced by the DNR
engine.

`redirect-rule=` filters are not supported since there is no
corresponding DNR syntax.

Additionally, fixed the dropping of whole network filters even though
those filters are still useful despite not being completely
enforceable -- for example a filter with a single (unsupported) domain
using entity syntax in its `domain=` option should not be wholly
dropped when there are other valid domains in the list.
2022-10-16 12:05:24 -04:00
..
description Update en.md 2022-10-12 19:50:33 -04:00
extension [mv3] Add support for redirect= filters 2022-10-16 12:05:24 -04:00
scriptlets [mv3] General code review 2022-10-15 13:05:20 -04:00
make-rulesets.js [mv3] Add support for redirect= filters 2022-10-16 12:05:24 -04:00
package.json Add experimental mv3 version 2022-09-06 13:47:52 -04:00