upgrading DOMpurify library to 3.1.6

This commit is contained in:
El RIDO
2024-08-03 09:52:30 +02:00
parent 123d5833a5
commit ab2d2f2477
8 changed files with 8 additions and 7 deletions

View File

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