Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 27f42e2

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)