File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <csp_whitelist xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Csp:etc/csp_whitelist.xsd" >
3+ <policies >
4+ <policy id =" font-src" >
5+ <values >
6+ <value id =" alothemes.com" type =" host" >*.alothemes.com</value >
7+ <value id =" magepow.com" type =" host" >*.magepow.com</value >
8+ </values >
9+ </policy >
10+ <policy id =" script-src" >
11+ <values >
12+ <value id =" alothemes.com" type =" host" >*.alothemes.com</value >
13+ <value id =" magepow.com" type =" host" >*.magepow.com</value >
14+ </values >
15+ </policy >
16+ <policy id =" style-src" >
17+ <values >
18+ <value id =" alothemes.com" type =" host" >*.alothemes.com</value >
19+ <value id =" magepow.com" type =" host" >*.magepow.com</value >
20+ </values >
21+ </policy >
22+ <policy id =" connect-src" >
23+ <values >
24+ <value id =" alothemes.com" type =" host" >*.alothemes.com</value >
25+ <value id =" magepow.com" type =" host" >*.magepow.com</value >
26+ </values >
27+ </policy >
28+ <policy id =" img-src" >
29+ <values >
30+ <value id =" alothemes.com" type =" host" >*.alothemes.com</value >
31+ <value id =" magepow.com" type =" host" >*.magepow.com</value >
32+ </values >
33+ </policy >
34+ </policies >
35+ </csp_whitelist >
You can’t perform that action at this time.
0 commit comments