We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c01134 commit bd63765Copy full SHA for bd63765
app/code/Meta/BusinessExtension/etc/csp_whitelist.xml
@@ -23,6 +23,7 @@
23
<value id="facebook-connect" type="host">connect.facebook.net</value>
24
<value id="facebook-graph-api" type="host">graph.facebook.com</value>
25
<value id="facebook-business" type="host">business.facebook.com</value>
26
+ <value id="commerce-partner-hub" type="host">www.commercepartnerhub.com</value>
27
</values>
28
</policy>
29
<policy id="img-src">
0 commit comments