update live-pair-programming view and whitelist youtube
This commit is contained in:
3
app.js
3
app.js
@ -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
|
||||
|
Reference in New Issue
Block a user