|
|
@@ -951,6 +951,9 @@ this.singlefile.lib.core = this.singlefile.lib.core || (() => {
|
|
|
options.insertSingleFileComment = false;
|
|
|
options.insertFaviconLink = false;
|
|
|
options.removeUnusedStyles = false;
|
|
|
+ options.removeAlternativeMedias = false;
|
|
|
+ options.removeUnusedFonts = false;
|
|
|
+ options.removeHiddenElements = false;
|
|
|
options.doc = null;
|
|
|
options.win = null;
|
|
|
options.url = resourceURL;
|