diff --git a/js/privatebin.js b/js/privatebin.js index b67de8ad..1114ad04 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -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 }