Skip to content

Commit

Permalink
Added CSP for CookieYes
Browse files Browse the repository at this point in the history
  • Loading branch information
CodastickFantastic committed Apr 18, 2024
1 parent 93799b3 commit b17e2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/entry.server.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default async function handleRequest(
"https://*.google-analytics.com",
"https://log.cookieyes.com",
"https://cdn-cookieyes.com",
"https://directory.cookieyes.com",
],
scriptSrc: [
"'self'",
Expand Down

0 comments on commit b17e2ab

Please sign in to comment.