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.
2 parents 8f379c2 + 1482b03 commit 45716cdCopy full SHA for 45716cd
etc/csp_whitelist.xml
@@ -5,7 +5,9 @@
5
<policy id="script-src">
6
<values>
7
<value id="cookiebot" type="host">consent.cookiebot.com</value>
8
+ <value id="cookiebot_cdn" type="host">consentcdn.cookiebot.com</value>
9
<value id="cookiebot_eu" type="host">consent.cookiebot.eu</value>
10
+ <value id="cookiebot_cdn_eu" type="host">consentcdn.cookiebot.eu</value>
11
</values>
12
</policy>
13
<policy id="frame-src">
0 commit comments