From cc7b34578a66b06128057b7f4167c0527e66f8d6 Mon Sep 17 00:00:00 2001 From: roc Date: Sat, 7 Oct 2023 15:30:40 +0800 Subject: [PATCH] update at 2023-10-07 15:30:40 --- giscus.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/giscus.json b/giscus.json index 7ecc8a5..937926d 100644 --- a/giscus.json +++ b/giscus.json @@ -1,13 +1,3 @@ { - "origins": [ - "https://giscus.app", - "https://giscus.vercel.app", - "https://giscus-component.vercel.app" - ], - "originsRegex": [ - "https://giscus-git-([A-z0-9]|-)*giscus\\.vercel\\.app", - "https://giscus-component-git-([A-z0-9]|-)*giscus\\.vercel\\.app", - "http://localhost:[0-9]+" - ], "defaultCommentOrder": "newest" }