Skip to content

Commit 75ca3f4

Browse files
committed
MAGE-860: code updated as per code review suggestion
1 parent 03eb0c7 commit 75ca3f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

etc/csp_whitelist.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
<value id="algolia-api" type="host">*.algolia.net</value>
1313
<value id="algolia" type="host">*.algolia.com</value>
1414
<value id="algolia-fallback" type="host">*.algolianet.com</value>
15-
<value id="algolia-insights-io" type="host">insights.algolia.io</value>
15+
<value id="algolia-insights-io" type="host">*.insights.algolia.io</value>
16+
<value id="algolia-insights-io-bare" type="host">insights.algolia.io</value>
1617
</values>
1718
</policy>
1819
</policies>

0 commit comments

Comments
 (0)