mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
confirmed working with all Firefox flavors
This commit is contained in:
parent
dd420304db
commit
3f0457a5c4
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ vAPI.insertHTML = (function() {
|
|||
html,
|
||||
parser.SanitizerAllowStyle,
|
||||
false,
|
||||
Services.io.newURI('about:blank'/*document.baseURI*/, null, null),
|
||||
Services.io.newURI('about:blank', null, null),
|
||||
document.documentElement
|
||||
));
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue