mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-26 04:12:50 +01:00
confirmed working with all Firefox flavors
This commit is contained in:
parent
dd420304db
commit
3f0457a5c4
@ -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 New Issue
Block a user