О G-Sense

Выберите статью

Кликните на заголовок в дереве слева

' + '

' + esc(item.title) + '

' + '
' + (item.pubDate ? '' + fmtDate(item.pubDate) + '' : '') + '
' + thumbHTML + '
' + safeBody + '
'; } /* ── Basic sanitiser: remove scripts/handlers, keep all content ── */ function sanitise(html) { if (!html) return ''; /* Remove