Skip to content

Commit 4bc84ad

Browse files
authored
Update domain whitelist
1 parent 270d33f commit 4bc84ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ let allowOrigins = [
3030
"https://dai-shi.github.io",
3131
"https://excalidraw.com",
3232
"https://www.excalidraw.com",
33+
"https://math.preview.excalidraw.com",
3334
];
3435
if (!PROD) {
3536
allowOrigins.push("http://localhost:");

0 commit comments

Comments
 (0)