mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated The network request logger (markdown)
parent
7ee653406b
commit
2b34a67134
@ -50,7 +50,7 @@ A matching filtering expression is one which matches from left-to-right the text
|
|||||||
- `- script`: show all blocked requests of type `script`
|
- `- script`: show all blocked requests of type `script`
|
||||||
- `+ xhr`: show all force-allowed requests of type `xhr` (XHMHttpRequest)
|
- `+ xhr`: show all force-allowed requests of type `xhr` (XHMHttpRequest)
|
||||||
- `!-`: show all non-blocked requests
|
- `!-`: show all non-blocked requests
|
||||||
- `google`: show all requests containing the string "google"
|
- `script google`: show all requests containing the strings "script" then "google"
|
||||||
|
|
||||||
The filter expression can be a plain regular expression:
|
The filter expression can be a plain regular expression:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user