Merge pull request #3412 from eddiehe99/bump-twikoo-from-1.6.42-to-1.6.44

feat: upgrade twikoo to v1.6.44
This commit is contained in:
tangly1024
2025-06-05 12:40:47 +08:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ module.exports = {
process.env.NEXT_PUBLIC_COMMENT_TWIKOO_COUNT_ENABLE || false, // 博客列表是否显示评论数
COMMENT_TWIKOO_CDN_URL:
process.env.NEXT_PUBLIC_COMMENT_TWIKOO_CDN_URL ||
'https://cdn.jsdelivr.net/npm/twikoo@1.6.42/dist/twikoo.all.min.js', // twikoo客户端cdn
'https://s4.zstatic.net/npm/twikoo@1.6.44/dist/twikoo.min.js', // twikoo客户端cdn
// utterance
COMMENT_UTTERRANCES_REPO: