Skip to content

Commit 07a101f

Browse files
gloomy-ghostjeremyn
authored andcommitted
Update LibrePlanet.org.xml (EFForg#7663)
* Update LibrePlanet.org.xml * Update LibrePlanet.org.xml
1 parent eea6a60 commit 07a101f

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
1-
<ruleset name="LibrePlanet.org">
1+
<!--
2+
Incomplete certificate chain, and expired:
3+
- irc-dev.libreplanet.org
4+
- irc0d.libreplanet.org
25
6+
Timeout:
7+
- games.libreplanet.org
8+
- gaming.libreplanet.org
9+
- minetest.libreplanet.org
10+
-->
11+
<ruleset name="LibrePlanet.org">
312
<target host="libreplanet.org" />
4-
<target host="*.libreplanet.org" />
5-
6-
7-
<!-- Not secured by server:
8-
-->
9-
<!--securecookie host="^(www\.)?libreplanet\.org$" name="^bb2_screener_$" /-->
10-
11-
<securecookie host="^(?:www\.)?libreplanet\.org$" name=".+" />
12-
13+
<target host="www.libreplanet.org" />
14+
<target host="gmg0p.libreplanet.org" />
15+
<target host="lists.libreplanet.org" />
16+
<target host="media.libreplanet.org" />
1317

14-
<!-- www redirects to ^ over http,
15-
so copy that behavior:
16-
-->
17-
<rule from="^http://(?:(media\.)|www\.)?libreplanet\.org/"
18-
to="https://$1libreplanet.org/" />
18+
<securecookie host=".+" name=".+" />
1919

20+
<rule from="^http:" to="https:" />
2021
</ruleset>

0 commit comments

Comments
 (0)