mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Redirect to "neutered"(?) resource.
parent
91e4e3bea5
commit
16da76d034
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ The color of a row hints at how the resource was filtered:
|
|||
- Green: The request for the resource was allowed to go through (`++`) because it matched a filter/rule whose purpose is to bypass a matching block filter/rule.
|
||||
- Yellow:
|
||||
- A DOM element which was blocked by a cosmetic filter; OR
|
||||
- A blocked request for a resource was redirected (`<<`) to a local replacement resource.
|
||||
- A blocked request for a resource was redirected (`<<`) to a local, "neutered" replacement resource.
|
||||
|
||||
When a resource is blocked/allowed/hidden/redirected, the 3rd column in the row will provide further information. For blocked/allowed/hidden resources, the column will contains the responsible filter. For redirection, the column will contains the local resource used as replacement to the blocked network request.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue