mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix #2226
This commit is contained in:
parent
9bc6b5b2fe
commit
4a4de32bba
1 changed files with 1 additions and 0 deletions
|
|
@ -1900,6 +1900,7 @@ var httpObserver = {
|
|||
16: 'websocket',
|
||||
17: 'csp_report',
|
||||
19: 'beacon',
|
||||
20: 'xmlhttprequest',
|
||||
21: 'image'
|
||||
},
|
||||
onBeforeRequest: function(){},
|
||||
|
|
|
|||
Loading…
Reference in a new issue