var KILHO_COMMENT = 'https://comment.kilho.net'; function addComment(author, comment, regdate, imgUrl) { if(imgUrl === undefined) imgUrl = 'https://kilho.net/wp-content/uploads/2019/05/avatar-85x85.jpg'; var newComment = '
  • ' + '
    ' + '
    ' + '' + '
    ' + '
    ' + '
    ' + '' + author + '' + '
    ' + '

    ' + comment.replace(/\n/g, '
    ') + '

    ' + '
    ' + '' + regdate + '' + '
    ' + '
    ' + '
  • '; jQuery('.comments').append(newComment); } jQuery(document).ready(function() { jQuery('#kilho_thread').html("
    \n\t