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 9c90805 commit e4fa8adCopy full SHA for e4fa8ad
src/server/index.js
@@ -197,7 +197,8 @@ async function onExpressJsSetup(server) {
197
+ ' https://www.facebook.com'
198
+ ' https://www.google-analytics.com'
199
+ ' https://www.google.com'
200
- + ' https://www.googletagmanager.com;'
+ + ' https://www.googletagmanager.com'
201
+ + ' https://i.ytimg.com;'
202
+ " manifest-src 'self';"
203
+ " media-src 'self';"
204
+ ' report-uri https://623d4c23f90d055298b24042.endpoint.csper.io/?v=0;'
0 commit comments