Switch react lecture component to youtube

This commit is contained in:
Logan Tegman
2016-05-04 10:30:47 -07:00
parent b7f2e194fb
commit d540e9e4ca
3 changed files with 10 additions and 7 deletions

View File

@@ -25,7 +25,9 @@ export default function csp() {
'https://*.jsdelivr.com',
'*.jsdelivr.com',
'*.twimg.com',
'https://*.twimg.com'
'https://*.twimg.com',
'*.youtube.com',
'*.ytimg.com'
].concat(trusted),
styleSrc: [
"'unsafe-inline'",