Skip to content

Commit 447ef45

Browse files
committed
Add rules for tersee.com and *.tersee.com
1 parent 9790969 commit 447ef45

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="tersee">
2+
<target host="tersee.com"/>
3+
<target host="*.tersee.com"/>
4+
<rule from="^http://([^/:@]+\.)?tersee\.com/" to="https://$1tersee.com/"/>
5+
<securecookie host="^(.+\.)?tersee\.com$" name=".*"/>
6+
</ruleset>

0 commit comments

Comments
 (0)