diff --git a/js/privatebin.js b/js/privatebin.js index 01deba91..e4a6fc64 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -58,7 +58,7 @@ jQuery.PrivateBin = (function($) { ALLOWED_URI_REGEXP: /^(?:(?:(?:f|ht)tps?|mailto|magnet):)/i, USE_PROFILES: { html: true - }, + } }; /**