update DOMpurify library from 3.3.0 to 3.3.2

This commit is contained in:
El RIDO
2026-03-07 09:00:06 +01:00
parent 6d3c9c9206
commit 604e61beaa
6 changed files with 7 additions and 7 deletions

View File

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