8000 frame-src overrides child-src if present. (#224) · lodash/lodash.com@c8d41c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c8d41c6

Browse files
authored
frame-src overrides child-src if present. (#224)
Reviewed by @tolmasky.
1 parent 69ccc86 commit c8d41c6

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
@@ -46,6 +46,8 @@ csp:
4646
'ms-appx-web:',
4747
'ghbtns.com',
4848
'runkit.com',
49+
'*.runkit-embed.com',
50+
'runkit-embed.com',
4951
'platform.twitter.com'
5052
]
5153
manifest-src: [

0 commit comments

Comments
 (0)
0