You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pdd-order-api/crossdomain.xml

7 lines
378 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<cross-domain-policy xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://www.adobe.com/xml/schemas/PolicyFile.xsd">
<allow-access-from domain="*.meitu.com" secure="false"/>
<allow-access-from domain="*.chengji-inc.com"/>
<allow-access-from domain="*.szchengji-inc.com"/>
</cross-domain-policy>