We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d50a26 commit 3a97ebaCopy full SHA for 3a97eba
crossdomain.xml
@@ -9,6 +9,8 @@
9
<allow-access-from domain="*.rubaxa.org" secure="false"/>
10
<allow-access-from domain="github.com" secure="false"/>
11
<allow-access-from domain="*.github.com" secure="false"/>
12
+ <allow-access-from domain="github.io" secure="false"/>
13
+ <allow-access-from domain="*.github.io" secure="false"/>
14
<allow-access-from domain="mail.ru" secure="false"/>
15
<allow-access-from domain="*.mail.ru" secure="false"/>
16
<allow-access-from domain="imgsmail.ru" secure="false"/>
0 commit comments