From: Andrew Dolgov Date: Mon, 6 Jul 2015 20:09:51 +0000 (+0300) Subject: sanitize: disable
for now X-Git-Tag: 16.3~250 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=e2a3689a1889c5df124b8d44131f3337d59d8ebd sanitize: disable
for now --- diff --git a/include/functions2.php b/include/functions2.php index 8046deb5..1936d146 100644 --- a/include/functions2.php +++ b/include/functions2.php @@ -957,7 +957,7 @@ 'caption', 'cite', 'center', 'code', 'col', 'colgroup', 'data', 'dd', 'del', 'details', 'div', 'dl', 'font', 'dt', 'em', 'footer', 'figure', 'figcaption', - 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'html', 'hr', 'i', + 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'html', 'i', 'img', 'ins', 'kbd', 'li', 'main', 'mark', 'nav', 'noscript', 'ol', 'p', 'pre', 'q', 'ruby', 'rp', 'rt', 's', 'samp', 'section', 'small', 'source', 'span', 'strike', 'strong', 'sub', 'summary',