mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Dynamic filtering (markdown)
parent
3d69ba0cea
commit
7eb9091bdb
1 changed files with 7 additions and 1 deletions
|
|
@ -38,4 +38,10 @@ So in the illustration above we have:
|
|||
- Block inline `<script>` tags
|
||||
- Do not block 3rd-party `<script>` tags
|
||||
|
||||
The user interface is not terribly self-explanatory, but I really want to keep it as uncluttered as possible. Once you read the doc here, using dynamic filtering should require no further explanation.
|
||||
The user interface is not terribly self-explanatory, but I really want to keep it as uncluttered as possible. Once you read the doc here, using dynamic filtering should require no further explanation.
|
||||
|
||||
Network requests blocked through dynamic filtering will be reported just as any other in the request log:
|
||||
|
||||

|
||||
|
||||
Dynamic filters are always deemed important, thus they will show up with the `important` filter option attached to them. When a network request is blocked because of a dynamic filtering default setting, the hostname will be reported as `*`, as seen in the picture above.
|
||||
Loading…
Reference in a new issue