1 Star 0 Fork 73

indiboy / hiici

forked from hiici / hiici 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
crossdomain.xml 603 Bytes
一键复制 编辑 原始数据 按行查看 历史
hiici 提交于 2014-08-16 11:38 . 初创。
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<!-- Read this: www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html -->
<!-- Most restrictive policy: -->
<site-control permitted-cross-domain-policies="none"/>
<!-- Least restrictive policy: -->
<!--
<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*" to-ports="*" secure="false"/>
<allow-http-request-headers-from domain="*" headers="*" secure="false"/>
-->
</cross-domain-policy>
1
https://gitee.com/indiboy/hiici.git
git@gitee.com:indiboy/hiici.git
indiboy
hiici
hiici
master

搜索帮助