We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a59b52d + 1b2fefc commit f4b28dbCopy full SHA for f4b28db
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