Skip to content

Commit 955658c

Browse files
author
MB
committed
MugenMonkey.com
1 parent 3d5220d commit 955658c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<ruleset name="MugenMonkey.com">
2+
3+
<target host="mugenmonkey.com" />
4+
<target host="*.mugenmonkey.com" />
5+
6+
7+
<securecookie host="^\.?mugenmonkey\.com$" name=".+" />
8+
9+
10+
<rule from="^http://(beta\.|www\.)?mugenmonkey\.com/"
11+
to="https://$1mugenmonkey.com/" />
12+
13+
</ruleset>

0 commit comments

Comments
 (0)