update live-pair-programming view and whitelist youtube

This commit is contained in:
Michael Q Larson
2014-12-29 22:56:53 -08:00
parent c896584b21
commit 3b7c34d442
2 changed files with 9 additions and 6 deletions

3
app.js
View File

@ -153,7 +153,8 @@ app.use(helmet.contentSecurityPolicy({
'*.gitter.im',
'*.vimeo.com',
'*.twitter.com',
'*.rafflecopter.com'
'*.rafflecopter.com',
'*.youtube.com'
],
reportOnly: false, // set to true if you only want to report errors
setAllHeaders: false, // set to true if you want to set all headers