1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00
This commit is contained in:
gorhill 2016-12-07 23:59:10 -05:00
parent 9bc6b5b2fe
commit 4a4de32bba

View File

@ -1900,6 +1900,7 @@ var httpObserver = {
16: 'websocket',
17: 'csp_report',
19: 'beacon',
20: 'xmlhttprequest',
21: 'image'
},
onBeforeRequest: function(){},