mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix #2658
This commit is contained in:
parent
78d9c4d1c5
commit
95f29c98fd
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@ var onBeforeBehindTheSceneRequest = function(details) {
|
|||
µb.logger.writeOne(
|
||||
vAPI.noTabId,
|
||||
'net',
|
||||
result,
|
||||
pageStore.logData,
|
||||
requestType,
|
||||
requestURL,
|
||||
context.rootHostname,
|
||||
|
|
|
|||
Loading…
Reference in a new issue