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
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
8 changed files with 8 additions and 8 deletions

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 -->