Skip to content

Commit a0b5474

Browse files
authored
Merge pull request #3412 from eddiehe99/bump-twikoo-from-1.6.42-to-1.6.44
feat: upgrade twikoo to v1.6.44
2 parents 6c984fb + b7f8b34 commit a0b5474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/comment.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121
process.env.NEXT_PUBLIC_COMMENT_TWIKOO_COUNT_ENABLE || false, // 博客列表是否显示评论数
2222
COMMENT_TWIKOO_CDN_URL:
2323
process.env.NEXT_PUBLIC_COMMENT_TWIKOO_CDN_URL ||
24-
'https://cdn.jsdelivr.net/npm/[email protected].42/dist/twikoo.all.min.js', // twikoo客户端cdn
24+
'https://s4.zstatic.net/npm/[email protected].44/dist/twikoo.min.js', // twikoo客户端cdn
2525

2626
// utterance
2727
COMMENT_UTTERRANCES_REPO:

0 commit comments

Comments
 (0)