Skip to content

Commit

Permalink
Allow loom and vimeo
Browse files Browse the repository at this point in the history
  • Loading branch information
himadrisingh committed Sep 26, 2024
1 parent 58f35c9 commit caf6b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
script-src 'self' https: 'unsafe-inline' 'unsafe-eval' *.usepylon.com *.posthog.com *.pusher.com; \
style-src https: 'unsafe-inline'; \
img-src https: data: blob:; \
frame-src 'self' https://www.youtube.com/ blob: data:; \
frame-src 'self' https://www.youtube.com/ https://www.loom.com/ https://www.vimeo.com blob: data:; \
frame-ancestors *; \
object-src 'none'; \
connect-src https: *.usepylon.com *.posthog.com wss://*.pusher.com; \
Expand Down

0 comments on commit caf6b43

Please sign in to comment.