mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
redirect with invalid token will be discarded
parent
00adcad864
commit
66ba19277d
1 changed files with 2 additions and 0 deletions
|
|
@ -512,6 +512,8 @@ The priority dictates which redirect token out of many will be ultimately used.
|
|||
|
||||
Explicit redirect priority should be used if and only if there is a case of redirect ambiguity to solve.
|
||||
|
||||
Changed in [1.31.1b8](https://github.com/gorhill/uBlock/commit/eae7cd58fe679d6765d62bb6c01e296d5301433a) - filters with unresolvable resource token at runtime, will be discarded.
|
||||
|
||||
Before 1.31.0:
|
||||
|
||||
- Resource type must be specified.
|
||||
|
|
|
|||
Loading…
Reference in a new issue