Skip to content

Commit 3a97eba

Browse files
committed
#85: add github.io to crossdomain.xml
1 parent 5d50a26 commit 3a97eba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crossdomain.xml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<allow-access-from domain="*.rubaxa.org" secure="false"/>
1010
<allow-access-from domain="github.com" secure="false"/>
1111
<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"/>
1214
<allow-access-from domain="mail.ru" secure="false"/>
1315
<allow-access-from domain="*.mail.ru" secure="false"/>
1416
<allow-access-from domain="imgsmail.ru" secure="false"/>

0 commit comments

Comments
 (0)