Skip to content

Commit b2dd8ed

Browse files
BisalooJ0WI
authored andcommitted
Update Normalesup.org.xml (EFForg#8399)
1 parent 4d15544 commit b2dd8ed

1 file changed

Lines changed: 20 additions & 12 deletions

File tree

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,26 @@
11
<!--
2-
Nonfunctional subdomains:
3-
4-
- www.mail (refused)
5-
6-
7-
^normalesup.org does not exist.
8-
2+
Refused:
3+
normalesup.org
4+
www.mail.normalesup.org
5+
semaphore.normalesup.org
6+
7+
Bad certificate:
8+
phare.normalesup.org
9+
10+
No working URL known:
11+
www.phare.normalesup.org
12+
phare4.normalesup.org
13+
phare5.normalesup.org
914
-->
10-
<ruleset name="normalesup.org (partial)">
15+
<ruleset name="normalesup.org">
1116

17+
<target host="normalesup.org" />
1218
<target host="www.normalesup.org" />
19+
<target host="phare.normalesup.org" />
1320

21+
<rule from="^http://(phare\.)?normalesup\.org/"
22+
to="https://www.normalesup.org/" />
23+
<rule from="^http:"
24+
to="https:" />
1425

15-
<rule from="^http://www\.normalesup\.org/"
16-
to="https://www.normalesup.org/" />
17-
18-
</ruleset>
26+
</ruleset>

0 commit comments

Comments
 (0)