upgrade DOMpurify library to 3.2.6

This commit is contained in:
El RIDO
2025-05-20 07:51:50 +02:00
parent 7a42f31aef
commit dededc9935
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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 -->