|
@@ -17,7 +17,7 @@ require('./prettify');
|
|
|
global.prettyPrint = window.PR.prettyPrint;
|
|
global.prettyPrint = window.PR.prettyPrint;
|
|
|
global.prettyPrintOne = window.PR.prettyPrintOne;
|
|
global.prettyPrintOne = window.PR.prettyPrintOne;
|
|
|
global.showdown = require('./showdown-1.8.6');
|
|
global.showdown = require('./showdown-1.8.6');
|
|
|
-global.DOMPurify = require('./purify-1.0.7');
|
|
|
|
|
|
|
+global.DOMPurify = require('./purify-2.0.7');
|
|
|
require('./bootstrap-3.3.7');
|
|
require('./bootstrap-3.3.7');
|
|
|
require('./privatebin');
|
|
require('./privatebin');
|
|
|
|
|
|