Skip to content

Commit 701dde7

Browse files
Jochen-A-FuerbacherJ0WI
authored andcommitted
Added rules for hardbase.fm. (EFForg#10024)
1 parent b16d67e commit 701dde7

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+
<!--
2+
Invalid certificate:
3+
listen.hardbase.fm
4+
5+
-->
6+
<ruleset name="HardBase.FM">
7+
8+
<target host="hardbase.fm" />
9+
<target host="www.hardbase.fm" />
10+
<target host="admin.hardbase.fm" />
11+
12+
<rule from="^http:"
13+
to="https:" />
14+
</ruleset>

0 commit comments

Comments
 (0)