diff --git a/src/components/Comment.astro b/src/components/Comment.astro index 9e23aa0..bf5a0e5 100644 --- a/src/components/Comment.astro +++ b/src/components/Comment.astro @@ -16,7 +16,7 @@ } var tw = twikoo.init({ el: "#Comments", - envId: "http://47.108.235.131:40063/", + envId: "https://twikoo.blog.yunqixh.cn", lang: "zh-CN", }); window.tw = tw;