cosmos
Cosmos
search
blog Hello comment
{ "articleTitle": "blog搭建:问题记录", "date": "2021-7-5 15:1:11", "tags": [ "blog", "hexo", "记录" ], "categories": "hexo", "timestamp": 1625497271000, "readingTime": 0, "outline": " 博客搭建问题记录 1、评论系统更换github里的Custom domain绑定自定义域名后,发现" }
readingTime: <1min

博客搭建问题记录

1、评论系统

更换github里的Custom domain绑定自定义域名后,发现twikoo评论无法正常访问,原因是腾讯云的云开发会校验网页应用请求的来源域名,您需要将来源域名加入到WEB安全域名列表中。

因此需要添加域名,将网站域名加进去即可正常获取评论。

Edit on Github