Skip to content

Commit 882dec0

Browse files
committed
Merge pull request EFForg#951 from fuglede/altinget.dk-rules
Added Altinget.dk.xml
2 parents 8aa3a79 + 0b1066a commit 882dec0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
Notes:
3+
- Some fonts are not included in browsers that block
4+
mixed content.
5+
- https://s.spindoktor.dk provides a certificate for
6+
altinget.dk and www.altinget.dk, for some, probably
7+
historical, reason.
8+
9+
Not included:
10+
banner.altinget.dk (not in cert)
11+
-->
12+
<ruleset name="Altinget.dk (partial)">
13+
<target host="altinget.dk" />
14+
<target host="www.altinget.dk" />
15+
16+
<rule from="^http:"
17+
to="https:" />
18+
</ruleset>

0 commit comments

Comments
 (0)