File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 1313 <value id =" adobedtm" type =" host" >assets.adobedtm.com</value >
1414 </values >
1515 </policy >
16+ <policy id =" img-src" >
17+ <values >
18+ <value id =" adobedtm" type =" host" >assets.adobedtm.com</value >
19+ <value id =" omtrdc" type =" host" >amcglobal.sc.omtrdc.net</value >
20+ <value id =" dpmdemdex" type =" host" >dpm.demdex.net</value >
21+ <value id =" everesttech" type =" host" >cm.everesttech.net</value >
22+ </values >
23+ </policy >
24+ <policy id =" connect-src" >
25+ <values >
26+ <value id =" dpmdemdex" type =" host" >dpm.demdex.net</value >
27+ <value id =" omtrdc" type =" host" >amcglobal.sc.omtrdc.net</value >
28+ </values >
29+ </policy >
30+ <policy id =" frame-src" >
31+ <values >
32+ <value id =" amcdemdex" type =" host" >fast.amc.demdex.net</value >
33+ </values >
34+ </policy >
1635 </policies >
1736</csp_whitelist >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!--
3+ /**
4+ * Copyright © Magento, Inc. All rights reserved.
5+ * See COPYING.txt for license details.
6+ */
7+ -->
8+ <csp_whitelist xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9+ xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Csp:etc/csp_whitelist.xsd" >
10+ <policies >
11+ <policy id =" img-src" >
12+ <values >
13+ <value id =" data" type =" host" >data:</value >
14+ </values >
15+ </policy >
16+ </policies >
17+ </csp_whitelist >
You can’t perform that action at this time.
0 commit comments