upgrading DOMpurify library to 3.2.3

This commit is contained in:
El RIDO
2024-12-22 11:17:34 +01:00
parent 15488d3405
commit be18dcb838
8 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@ if ($MARKDOWN) :
<?php
endif;
?>
<?php $this->_scriptTag('js/purify-3.1.7.js', 'defer'); ?>
<?php $this->_scriptTag('js/purify-3.2.3.js', 'defer'); ?>
<?php $this->_scriptTag('js/legacy.js', 'async'); ?>
<?php $this->_scriptTag('js/privatebin.js', 'defer'); ?>
<!-- icon -->