bystartw_tw@tg says to YSITD // 更新內容 function updContent(text) { const theText = $$('#theText') theText.innerHTML = autohref(escapeHtml(text !== '' ? text : introTxt)) }