From 9ed873a0dda99872e7158aca36bc066025cb741a Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 26 Feb 2023 11:23:44 +0800 Subject: [PATCH] :wrench: Chore: add giscus origin config --- giscus.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/giscus.json b/giscus.json index fbdc0b18..1283eb19 100644 --- a/giscus.json +++ b/giscus.json @@ -2,7 +2,8 @@ "origins": [ "https://fixit.lruihao.cn", "https://pre.fixit.lruihao.cn", - "https://hugofixit.vercel.app" + "https://hugofixit.vercel.app", + "https://fixit-x-cell.vercel.app" ], "originsRegex": [ "https://fixit-git-([A-z0-9]|-)*x-cell\\.vercel\\.app",