Skip to content

Commit 3a33e4e

Browse files
author
MB
committed
Talky.io
1 parent 23440ad commit 3a33e4e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<ruleset name="Talky.io">
2+
3+
<target host="talky.io" />
4+
<target host="www.talky.io" />
5+
6+
7+
<rule from="^http://(www\.)?talky\.io/"
8+
to="https://$1talky.io/" />
9+
10+
</ruleset>

0 commit comments

Comments
 (0)