Skip to content

Commit 27f42e2

Browse files
authored
feat: add stackblitz.com in iframe whitelist (#787)
1 parent 4c98edf commit 27f42e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

claat/nodes/iframe.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ var IframeAllowlist = []string{
1414
"google.dev",
1515
"observablehq.com",
1616
"repl.it",
17+
"stackblitz.com",
1718
"web.dev",
1819
}
1920

0 commit comments

Comments
 (0)