1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00
uBlock/tools
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
..
copy-common-files.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
import-crowdin.sh Import translation work from https://crowdin.com/project/ublock 2022-09-13 17:58:12 -04:00
make-assets.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-browser.sh Remove globals.js (#3849) 2021-08-23 10:54:16 -04:00
make-chromium-meta.py fix dd92337a4a (commitcomment-29051501) 2018-05-20 07:45:39 -04:00
make-chromium.sh Use python3 instead of python 2022-06-10 11:16:49 -04:00
make-clean.sh Use set -e in Bash scripts (#3791) 2021-07-31 17:34:25 -04:00
make-dig.sh Add support for nodejs flavors 2021-08-15 10:43:36 -04:00
make-firefox-meta.py Fix https://github.com/uBlockOrigin/uBlock-issues/issues/636 2019-06-17 07:35:14 -04:00
make-firefox.sh Update make-firefox.sh 2021-08-25 08:47:45 +00:00
make-mv3.sh [mv3] Add support for redirect= filters 2022-10-16 12:05:24 -04:00
make-nodejs.sh [mv3] Add support for redirect= filters 2022-10-16 12:05:24 -04:00
make-npm.sh Run npm install in make-npm.sh (#3831) 2021-08-16 12:34:54 -04:00
make-opera-meta.py changes needed for releasing uBO/opera 1.15.24 2018-04-09 10:04:32 -04:00
make-opera.sh Use python3 instead of python 2022-06-10 11:16:49 -04:00
make-thunderbird.sh Use python3 instead of python 2022-06-10 11:16:49 -04:00
update-submodules.sh Fix update-submodules script 2021-09-07 13:50:52 -04:00