mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated The network request logger (markdown)
parent
ddb12f6999
commit
7ee653406b
@ -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 New Issue
Block a user