Merge remote-tracking branch 'origin/master' into allow_change_template

# Conflicts:
#	lib/Configuration.php
This commit is contained in:
Ribas160 2025-02-14 15:36:57 +02:00
commit 412987ea5b
18 changed files with 1 additions and 2 deletions

View file

@ -58,7 +58,6 @@ jQuery.PrivateBin = (function($, RawDeflate) {
*/
const purifyHtmlConfig = {
ALLOWED_URI_REGEXP: /^(?:(?:(?:f|ht)tps?|mailto|magnet):)/i,
SAFE_FOR_JQUERY: true,
USE_PROFILES: {
html: true
}