Skip to content

Commit 0bd08ee

Browse files
committed
chore(csp): whitelist more domains and hashes
1 parent d6fafa8 commit 0bd08ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
{
3333
"key": "Content-Security-Policy-Report-Only",
34-
"value": "default-src 'self'; script-src 'report-sample' 'self' https://analytics.nusmods.com/piwik.js https://analytics.nusmods.com/matomo.js https://launchpad-wrapper.privacymanager.io/876583a8-81cb-4d63-9d57-50a52a0bd20a/launchpad-liveramp.js https://launchpad.privacymanager.io/latest/launchpad.bundle.js https://nusmods-prod.disqus.com/embed.js https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317; style-src 'report-sample' 'self'; object-src 'none'; base-uri 'self'; connect-src 'self' https://analytics.nusmods.com https://api.data.gov.sg https://api.github.com https://api.nusmods.com https://nusmods-search.es.ap-southeast-1.aws.found.io:9243 https://sentry.io; font-src 'self'; frame-src 'self' https://disqus.com https://tempest.services.disqus.com; img-src 'self' https://online.swagger.io https://a.tile.openstreetmap.org https://avatars.githubusercontent.com https://b.tile.openstreetmap.org https://c.tile.openstreetmap.org https://i.ytimg.com https://opencollective.com https://referrer.disqus.com https://www.gravatar.com; manifest-src 'self'; media-src 'self'; report-uri https://csp-report.nusmods.com/report; worker-src 'self';"
34+
"value": "default-src 'self'; script-src 'report-sample' 'self' https://analytics.nusmods.com/piwik.js https://analytics.nusmods.com/matomo.js https://launchpad-wrapper.privacymanager.io/876583a8-81cb-4d63-9d57-50a52a0bd20a/launchpad-liveramp.js https://launchpad.privacymanager.io/latest/launchpad.bundle.js https://nusmods-prod.disqus.com/embed.js https://static.cloudflareinsights.com https://nusmods-prod.disqus.com https://browser.sentry-cdn.com 'sha256-wjWre/v0fBxYRe2XW1fiIH/Ip4o+sl/ZR9lQ6EA7C9M=' ; style-src 'report-sample' 'self' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-0S3Bm4u8TpM5Xs174JYbVD6nRLWgUc3hK01MDXVDTGc=' 'sha256-Bwqk4rufeXe1FIoaXZsktmncl+/EiOVhhM3qDw3dMyw=' 'sha256-k9Ql9KxE2q55Cwa0JUHHUg0QOBPtvjMnCCFK2yb/1ZA=' 'sha256-3QbC6ukBrWKUr9CA9uuyPEBix8bCjn5jMeDC0cfkR7o=' 'sha256-3QbC6ukBrWKUr9CA9uuyPEBix8bCjn5jMeDC0cfkR7o='; object-src 'none'; base-uri 'self'; connect-src 'self' https://analytics.nusmods.com https://api.data.gov.sg https://api.github.com https://api.nusmods.com https://nusmods-search.es.ap-southeast-1.aws.found.io:9243 https://sentry.io; font-src 'self'; frame-src 'self' https://disqus.com; img-src 'self' data: https://online.swagger.io https://a.tile.openstreetmap.org https://avatars.githubusercontent.com https://b.tile.openstreetmap.org https://c.tile.openstreetmap.org https://i.ytimg.com https://opencollective.com https://referrer.disqus.com https://www.gravatar.com https://c.disquscdn.com; manifest-src 'self'; media-src 'self'; report-uri https://csp-report.nusmods.com/report; worker-src 'self';"
3535
}
3636
]
3737
},

0 commit comments

Comments
 (0)