Skip to content

Commit

Permalink
Update domain whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelle committed Apr 28, 2023
1 parent 270d33f commit 4bc84ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ let allowOrigins = [
"https://dai-shi.github.io",
"https://excalidraw.com",
"https://www.excalidraw.com",
"https://math.preview.excalidraw.com",
];
if (!PROD) {
allowOrigins.push("http://localhost:");
Expand Down

0 comments on commit 4bc84ad

Please sign in to comment.