Skip to content

Instantly share code, notes, and snippets.

@jangelho
Created May 26, 2016 20:20
Show Gist options
  • Save jangelho/574fbef9860170ed06834cd53ab866c8 to your computer and use it in GitHub Desktop.
Save jangelho/574fbef9860170ed06834cd53ab866c8 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<site-control permitted-cross-domain-policies="master-only" />
<allow-access-from domain="*" secure="false" />
</cross-domain-policy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment