We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1944c6 + c15eefb commit ceb4a91Copy full SHA for ceb4a91
src/csp.ts
@@ -26,6 +26,7 @@ export const cspMap = (dekoratorenUrl: string): Record<string, string[]> => {
26
'connect-src': [
27
"'self'",
28
'*.nav.no',
29
+ 'by26nl8j.apicdn.sanity.io',
30
'amplitude.nav.no',
31
'*.psplugin.com',
32
'familie-dokument.dev.nav.no',
0 commit comments