mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated The logger (markdown)
parent
ad06d62757
commit
ad7876bd2f
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ You can visually filter entries in the logger using filter expressions. Log entr
|
|||
Examples:
|
||||
|
||||
- `!|-- facebook`: show only non-blocked entries with the string `facebook` in it.
|
||||
- `|xhr google`: show only entries of type `XMLHttpRequest` with the work `google` in it.
|
||||
- `|xhr google`: show only entries of type `XMLHttpRequest` with the word `google` in it.
|
||||
- `!|image !|css`: show only entries which are not of type `image`, neither `css`.
|
||||
|
||||
***
|
||||
|
|
|
|||
Loading…
Reference in a new issue