We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c98edf commit 27f42e2Copy full SHA for 27f42e2
claat/nodes/iframe.go
@@ -14,6 +14,7 @@ var IframeAllowlist = []string{
14
"google.dev",
15
"observablehq.com",
16
"repl.it",
17
+ "stackblitz.com",
18
"web.dev",
19
}
20
0 commit comments