We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba70395 commit 9c90805Copy full SHA for 9c90805
src/server/index.js
@@ -183,7 +183,7 @@ async function onExpressJsSetup(server) {
183
+ ' https://43d132d5dbff47c59d9d53ad448f93c2.js.ubembed.com;'
184
+ " frame-src 'self'"
185
+ ` ${config.URL.AUTH}`
186
- + 'https://www.youtube.com;'
+ + ' https://www.youtube.com;'
187
+ " img-src 'self'"
188
+ ` ${config.CDN.PUBLIC}`
189
+ ' https://cdn.segment.com'
0 commit comments