Initial commit
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled

This commit is contained in:
chorblack
2026-03-07 11:19:25 +08:00
commit e75f275ef4
4484 changed files with 645480 additions and 0 deletions

5
CommentToMail/owner.html Normal file
View File

@@ -0,0 +1,5 @@
<div style="margin: 16px 40px; background-color: #eef2fa; border: 1px solid #d8e3e8; padding: 0 15px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;">
<p>{siteTitle}<a target="_blank" href="{permalink}">{title}</a></strong>&nbsp;有新的评论</p>
<p><strong>{author}</strong>&nbsp;评论说:{text}</p>
<p>时间:{time}<br />IP{ip}<br />邮箱:{mail}<br />状态:{status} [<a href='{manage}' target='_blank'>管理评论</a>]<br /></p>
</div>