Skip to content

Commit f4a333d

Browse files
committed
Merge pull request EFForg#2464 from fuglede/itpol-update
[Itpol.dk] Updated ruleset
2 parents 823e3c6 + 3691591 commit f4a333d

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1+
<!--
2+
Problematic subdomains
3+
4+
- ^ ²
5+
- www ¹²
6+
- wiki ¹²³
7+
8+
¹: Hostname not in cert (CN: itpol.dk).
9+
²: CA (CAcert) not in stores.
10+
³: Redirects to ^.
11+
-->
112
<ruleset name="Itpol.dk (default off)" default_off="expired certificate" platform="cacert">
2-
<target host="itpol.dk" />
3-
<target host="www.itpol.dk" />
413

5-
<rule from="^http://(?:www\.)?itpol\.dk/" to="https://www.itpol.dk/" />
14+
<target host="itpol.dk" />
15+
<target host="www.itpol.dk" />
16+
17+
<rule from="^http://(?:www\.)?itpol\.dk/" to="https://itpol.dk/" />
18+
619
</ruleset>

0 commit comments

Comments
 (0)