From 05693d8b4cbf8305df1bb5adc27f7234f7fb5f6b Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 26 Mar 2024 12:16:11 +0800 Subject: [PATCH] :wrench: Chore: update giscus.json --- giscus.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/giscus.json b/giscus.json index 1283eb19..2b3186e4 100644 --- a/giscus.json +++ b/giscus.json @@ -3,11 +3,11 @@ "https://fixit.lruihao.cn", "https://pre.fixit.lruihao.cn", "https://hugofixit.vercel.app", - "https://fixit-x-cell.vercel.app" + "https://docs-cell-x.vercel.app" ], "originsRegex": [ - "https://fixit-git-([A-z0-9]|-)*x-cell\\.vercel\\.app", - "https://fixit-[A-z0-9]{9}-x-cell\\.vercel\\.app", + "https://docs-git-([A-z0-9]|-)*cell-x\\.vercel\\.app", + "https://docs-[A-z0-9]{9}-cell-x\\.vercel\\.app", "http://localhost:[0-9]+" ], "defaultCommentOrder": "oldest"