mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated The network request logger (markdown)
parent
ddb12f6999
commit
7ee653406b
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ If the first character is:
|
|||
A matching filtering expression is one which matches from left-to-right the text in an entry. Examples of filtering expression:
|
||||
|
||||
- `- script`: show all blocked requests of type `script`
|
||||
- `+ object`: show all force-allowed requests of type `xhr` (XHMHttpRequest)
|
||||
- `+ xhr`: show all force-allowed requests of type `xhr` (XHMHttpRequest)
|
||||
- `!-`: show all non-blocked requests
|
||||
- `google`: show all requests containing the string "google"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue