mirror of https://github.com/gorhill/uBlock.git
fix #2226
This commit is contained in:
parent
9bc6b5b2fe
commit
4a4de32bba
|
@ -1900,6 +1900,7 @@ var httpObserver = {
|
|||
16: 'websocket',
|
||||
17: 'csp_report',
|
||||
19: 'beacon',
|
||||
20: 'xmlhttprequest',
|
||||
21: 'image'
|
||||
},
|
||||
onBeforeRequest: function(){},
|
||||
|
|
Loading…
Reference in New Issue