Skip to content

Commit 09dba49

Browse files
authored
add algolianet.com to csp whitelist (#1145)
1 parent 293685d commit 09dba49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/csp_whitelist.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<values>
1212
<value id="algolia-api" type="host">*.algolia.net</value>
1313
<value id="algolia" type="host">*.algolia.com</value>
14+
<value id="algolia-fallback" type="host">*.algolianet.com</value>
1415
</values>
1516
</policy>
1617
</policies>

0 commit comments

Comments
 (0)