Skip to content

Commit fa03834

Browse files
authored
Add targets to Njal.la.xml (EFForg#18809)
1 parent 437a0b3 commit fa03834

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
<!--
2-
Non-functional subdomains:
3-
- mailfwd (r)
4-
- mx (r)
5-
- support (r)
6-
- test (r)
7-
- z (r)
2+
Timeout:
3+
- git
4+
- mailfwd
5+
- mx
6+
- ns2
7+
- ns3
8+
- test
89
9-
e: expired certificate
10-
h: http redirect
11-
i: invalid certificate chain
12-
m: certificate mismatch
13-
r: connection refused
14-
s: self-signed certificate
15-
t: timeout on https
16-
-->
17-
<ruleset name="Njalla">
10+
Mismatched:
11+
- ns0
12+
- redirect
1813
14+
HTTP != HTTPS:
15+
- netbox
16+
-->
17+
<ruleset name="Njal.la">
1918
<target host="njal.la" />
2019
<target host="www.njal.la" />
20+
<target host="dns.njal.la" />
21+
<target host="next.njal.la" />
2122

2223
<securecookie host=".+" name=".+" />
2324

24-
<rule from="^http:"
25-
to="https:" />
25+
<rule from="^http:" to="https:" />
2626
</ruleset>

0 commit comments

Comments
 (0)