mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-01 16:33:06 +01:00
fix #3667
This commit is contained in:
parent
98df44c373
commit
e64a59b32c
@ -911,7 +911,7 @@ var filterDocument = (function() {
|
|||||||
selectors: undefined,
|
selectors: undefined,
|
||||||
scriptlets: undefined,
|
scriptlets: undefined,
|
||||||
buffer: null,
|
buffer: null,
|
||||||
mime: undefined,
|
mime: 'text/html',
|
||||||
charset: undefined
|
charset: undefined
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user