mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🔧 Chore: change the giscus origins regex
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
||||
"https://hugofixit.vercel.app"
|
||||
],
|
||||
"originsRegex": [
|
||||
"https://fixit-git-([A-z0-9]|-)*lruihao\\.vercel\\.app",
|
||||
"https://fixit-[A-z0-9]{9}-lruihao\\.vercel\\.app",
|
||||
"https://fixit-git-([A-z0-9]|-)*x-cell\\.vercel\\.app",
|
||||
"https://fixit-[A-z0-9]{9}-x-cell\\.vercel\\.app",
|
||||
"http://localhost:[0-9]+"
|
||||
],
|
||||
"defaultCommentOrder": "oldest"
|
||||
|
||||
Reference in New Issue
Block a user