Skip to content

Commit 589450f

Browse files
author
Jaap-Hein Wester
committed
Added search url to connect-src
1 parent 38d9f9f commit 589450f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
Content-Security-Policy "
2323
default-src 'self';
2424
script-src 'self' 'sha256-B3XU3apKRxGUkcZIC2hb7S3n+DLs/vKwgVEnWv1EzR0=' 'sha256-pBkmluod9Ko4GzDfbWgKM/wxzujFXUdGVOePkwOQT+c=' https://gc.zgo.at/count.js;
25-
connect-src 'self' https://donv1.goatcounter.com;
25+
connect-src 'self' https://search.developer.overheid.nl https://donv1.goatcounter.com;
2626
img-src 'self' data: https://www.geonovum.nl https://social.overheid.nl https://github.com https://avatars.githubusercontent.com https://hostux.social https://i.vimeocdn.com https://www.toegankelijkheidsverklaring.nl;
2727
style-src 'self' 'sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog=' 'sha256-DPptftRbDC0ow/ZdJW8fpmEcrpsn75dOuGlyzJJwTgc=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=';
2828
frame-src https://player.vimeo.com;"

0 commit comments

Comments
 (0)