Skip to content

Commit a7fc4a8

Browse files
Jochen-A-FuerbacherJ0WI
authored andcommitted
Added ruleset for myfritz.net (EFForg#14468)
* Added ruleset for myfritz.net * Added comment about customer controlled subdomains.
1 parent 17f0a07 commit a7fc4a8

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!--
2+
This domain contains several customer controlled subdomains.
3+
-->
4+
<ruleset name="MyFRITZ.net (partial)">
5+
6+
<target host="myfritz.net" />
7+
<target host="www.myfritz.net" />
8+
<target host="sso.myfritz.net" />
9+
10+
<rule from="^http:" to="https:" />
11+
12+
</ruleset>

0 commit comments

Comments
 (0)