update DOMpurify library from 3.2.6 to 3.2.7

This commit is contained in:
El RIDO 2025-10-09 08:57:20 +02:00
parent a67c4e6e23
commit ed9bdc4272
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
7 changed files with 8 additions and 7 deletions

View file

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