Skip to content

Commit a0fa1ef

Browse files
author
MB
committed
Thunderbird-Mail.DE
1 parent 59b1824 commit a0fa1ef

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
^thunderbird-mail.de: Mismatched
3+
4+
-->
5+
<ruleset name="Thunderbird-Mail.DE">
6+
7+
<!-- Direct rewrites:
8+
-->
9+
<target host="www.thunderbird-mail.de" />
10+
11+
<!-- Complications:
12+
-->
13+
<target host="thunderbird-mail.de" />
14+
15+
16+
<rule from="^http://thunderbird-mail\.de/"
17+
to="https://www.thunderbird-mail.de/" />
18+
19+
20+
<rule from="^http:"
21+
to="https:" />
22+
23+
</ruleset>

0 commit comments

Comments
 (0)