mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
upgrade DOMpurify library to 3.2.6
This commit is contained in:
parent
7a42f31aef
commit
dededc9935
8 changed files with 8 additions and 8 deletions
|
|
@ -55,7 +55,7 @@ if ($MARKDOWN) :
|
|||
<?php
|
||||
endif;
|
||||
?>
|
||||
<?php $this->_scriptTag('js/purify-3.2.5.js', 'defer'); ?>
|
||||
<?php $this->_scriptTag('js/purify-3.2.6.js', 'defer'); ?>
|
||||
<?php $this->_scriptTag('js/legacy.js', 'async'); ?>
|
||||
<?php $this->_scriptTag('js/privatebin.js', 'defer'); ?>
|
||||
<!-- icon -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue