Skip to content

Commit 1b2fefc

Browse files
committed
1 parent a59b52d commit 1b2fefc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

etc/csp_whitelist.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
</policy>
1717
<policy id="connect-src">
1818
<values>
19-
<value id="cookiebot" type="host">consentcdn.cookiebot.com</value>
20-
<value id="cookiebot_eu" type="host">consentcdn.cookiebot.eu</value>
19+
<value id="cookiebot_cdn" type="host">consentcdn.cookiebot.com</value>
20+
<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>
2123
</values>
2224
</policy>
2325
<policy id="img-src">

0 commit comments

Comments
 (0)