Skip to content

Commit

Permalink
CSP update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vetle Hjelle committed May 10, 2024
1 parent 3e6bc1f commit c6e66b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
default-src 'self' https://kovert.no https://kovertcdn.blob.core.windows.net;
style-src 'self' 'unsafe-inline' https://kovert.no;
img-src 'self' https://kovert.no data:;
script-src 'self' https://kovert.no https://cdn-cookieyes.com https://www.googletagmanager.com;
script-src 'self' https://kovert.no https://cdn-cookieyes.com https://www.googletagmanager.com https://googleads.g.doubleclick.net;
frame-src 'self' https://www.googletagmanager.com https://www.linkedin.com;
conncet-src 'self' https://log.cookieyes.com https://cdn-cookieyes.com https://region1.google-analytics.com https://www.google.com/;
">

<!-- Image -->
Expand Down

0 comments on commit c6e66b4

Please sign in to comment.