Skip to content

Commit

Permalink
Update crossdomain.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
leleoalmeida authored May 20, 2017
1 parent 120ead1 commit 029b5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crossdomain.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<cross-domain-policy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.adobe.com/xml/schemas/PolicyFile.xsd">
<site-control permitted-cross-domain-policies="master-only"/>
<allow-access-from domain="scratchx.org"/>
<allow-access-from domain="emnik.github.io"/>
</cross-domain-policy>
<allow-access-from domain="leleoalmeida.github.io"/>
</cross-domain-policy>

0 comments on commit 029b5c4

Please sign in to comment.