8000 Add *.runkit-embed.com to content security policy in preparation for … · lodash/lodash.com@69ccc86 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69ccc86

Browse files
authored
Add *.runkit-embed.com to content security policy in preparation for RunKit embed iframes living on this new domain. (#223)
* Add *.runkit-embed.com to content security policy in preparation for RunKit embed iframes living on this new domain. Reviewed by @tolmasky. * Safari and Chrome differ on whether *.runkit-embed.com allows runkit-embed.com. Reviewed by @tolmasky.
1 parent 75f2f57 commit 69ccc86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_headers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ csp:
99
'ms-appx-web:',
1010
'ghbtns.com',
1111
'runkit.com',
12+
'*.runkit-embed.com',
13+
'runkit-embed.com',
1214
'platform.twitter.com'
1315
]
1416
connect-src: [

0 commit comments

Comments
 (0)
0