updating DOMpurify library to 1.0.5
This commit is contained in:
@@ -17,7 +17,7 @@ require('./prettify');
|
||||
global.prettyPrint = window.PR.prettyPrint;
|
||||
global.prettyPrintOne = window.PR.prettyPrintOne;
|
||||
global.showdown = require('./showdown-1.8.6');
|
||||
global.DOMPurify = require('./purify-1.0.3');
|
||||
global.DOMPurify = require('./purify-1.0.5');
|
||||
require('./bootstrap-3.3.7');
|
||||
require('./privatebin');
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
2
js/purify-1.0.5.js
Normal file
2
js/purify-1.0.5.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user