Skip to content

Commit

Permalink
Change allowed origin in giscus.json to use less common hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Oct 29, 2023
1 parent 442cd87 commit f43d6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion giscus.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"originsRegex": [
"https://giscus-git-([A-z0-9]|-)*giscus\\.vercel\\.app",
"https://giscus-component-git-([A-z0-9]|-)*giscus\\.vercel\\.app",
"http://localhost:[0-9]+"
"http://selfhost:[0-9]+"
],
"defaultCommentOrder": "oldest"
}

1 comment on commit f43d6c2

@vercel
Copy link

@vercel vercel bot commented on f43d6c2 Oct 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

giscus-component – ./

giscus-component-giscus.vercel.app
giscus-component.vercel.app
giscus-component-git-main-giscus.vercel.app

Please sign in to comment.