1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 03:21:09 +12:00
gorhill 2017-02-04 10:08:18 -05:00
parent cc7be90de4
commit 33f2dc27d3

View file

@ -1716,6 +1716,7 @@ var httpObserver = {
14: 'font', 14: 'font',
15: 'image', 15: 'image',
16: 'websocket', 16: 'websocket',
20: 'xmlhttprequest',
21: 'image' 21: 'image'
}, },
mimeTypeMap: { mimeTypeMap: {