+If you have a [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy) on your website, you might need to add some configuration for loading the Usercentrics script. The Web CMP v3 only supports loading the "_latest_" version from a static URL, so a [Subresource Integrity hash](https://developer.mozilla.org/en-US/docs/Web/Security/Defenses/Subresource_Integrity) cannot be calculated. However, a nonce attribute can be used instead. You can read more at:
0 commit comments