Skip to content

Commit

Permalink
feat: add stackblitz.com in iframe whitelist (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgreffier authored Aug 29, 2023
1 parent 4c98edf commit 27f42e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions claat/nodes/iframe.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ var IframeAllowlist = []string{
"google.dev",
"observablehq.com",
"repl.it",
"stackblitz.com",
"web.dev",
}

Expand Down

0 comments on commit 27f42e2

Please sign in to comment.