upgrading DOMpurify library to 3.2.4

This commit is contained in:
El RIDO
2025-01-31 08:16:03 +01:00
parent 6282e75fa0
commit 58d11f2ba0
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ if ($MARKDOWN) :
<?php
endif;
?>
<?php $this->_scriptTag('js/purify-3.2.3.js', 'async'); ?>
<?php $this->_scriptTag('js/purify-3.2.4.js', 'async'); ?>
<?php $this->_scriptTag('js/legacy.js', 'async'); ?>
<?php $this->_scriptTag('js/privatebin.js', 'defer'); ?>
<!-- icon -->