We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59b52d commit 1b2fefcCopy full SHA for 1b2fefc
etc/csp_whitelist.xml
@@ -16,8 +16,10 @@
16
</policy>
17
<policy id="connect-src">
18
<values>
19
- <value id="cookiebot" type="host">consentcdn.cookiebot.com</value>
20
- <value id="cookiebot_eu" type="host">consentcdn.cookiebot.eu</value>
+ <value id="cookiebot_cdn" type="host">consentcdn.cookiebot.com</value>
+ <value id="cookiebot_cdn_eu" type="host">consentcdn.cookiebot.eu</value>
21
+ <value id="cookiebot" type="host">consent.cookiebot.com</value>
22
+ <value id="cookiebot_eu" type="host">consent.cookiebot.eu</value>
23
</values>
24
25
<policy id="img-src">
0 commit comments