Skip to content

Instantly share code, notes, and snippets.

@nkabardin
Created December 23, 2010 12:54
Show Gist options
  • Save nkabardin/752933 to your computer and use it in GitHub Desktop.
Save nkabardin/752933 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="beenza.local" to-ports="9119" />
<allow-access-from domain="*.vk.com" to-ports="9119" />
<allow-access-from domain="*.vkontakte.ru" to-ports="9119" />
<allow-access-from domain="club.beenza.net" to-ports="9119" />
</cross-domain-policy>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment