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 18f36d6 commit 03eb0c7Copy full SHA for 03eb0c7
etc/csp_whitelist.xml
@@ -12,8 +12,7 @@
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
- <!--insights.algolia.io white listed-->
16
- <value id="algolia-insights-io" type="host">*.insights.algolia.io</value>
+ <value id="algolia-insights-io" type="host">insights.algolia.io</value>
17
</values>
18
</policy>
19
</policies>
0 commit comments