Skip to content
Advanced
Content Security Policy (CSP)

Content Security Policy (CSP)

Content Security Policy (CSP) is an added layer of security that helps detect and mitigate certain types of attacks on websites. It essentially specifies from which domains the browser is allowed to load resources. More information: Content Security Policy (CSP)

Access to the following domains are required for CookieHub to function correctly:

  • cookiehub.net
  • ds.cookiehub.net
  • consent.cookiehub.net
  • cdn.cookiehub.eu
  • region-eu.cookiehub.net
  • consent-eu.cookiehub.net

If you have CSP enabled on your website and are currently using CookieHub, or planning to do so, you should add the following to your CSP configuration:

Content-Security-Policy: script-src cookiehub.net cdn.cookiehub.eu; style-src cookiehub.net cdn.cookiehub.eu; connect-src ds.cookiehub.net consent.cookiehub.net region-eu.cookiehub.net consent-eu.cookiehub.net