pub fn clean_comment_html(input: &str) -> String
评论 HTML 清理:移除折叠块,保留图片(src 受 URL 安全校验),禁用 data URI,外链添加 nofollow noopener。
nofollow noopener