Skip to content

Commit 27e0933

Browse files
author
MB
committed
Tonmo.com
1 parent 7930e77 commit 27e0933

File tree

1 file changed

+14
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)