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 03eb0c7 commit 75ca3f4Copy full SHA for 75ca3f4
etc/csp_whitelist.xml
@@ -12,7 +12,8 @@
12
<value id="algolia-api" type="host">*.algolia.net</value>
13
<value id="algolia" type="host">*.algolia.com</value>
14
<value id="algolia-fallback" type="host">*.algolianet.com</value>
15
- <value id="algolia-insights-io" type="host">insights.algolia.io</value>
+ <value id="algolia-insights-io" type="host">*.insights.algolia.io</value>
16
+ <value id="algolia-insights-io-bare" type="host">insights.algolia.io</value>
17
</values>
18
</policy>
19
</policies>
0 commit comments