Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 90a8b9a

Browse files
cschanajJ0WI
authored andcommitted
Re-activate and Update Selectricity.xml (#9864)
1 parent f55e2d2 commit 90a8b9a

File tree

1 file changed

+5
-19
lines changed

1 file changed

+5
-19
lines changed
Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,9 @@
1-
<!--
2-
Nonfunctional subdomains:
3-
4-
- blog (shows www)
5-
6-
7-
- Expired 2010-12-27
8-
- Cert only matches ^selectricity.org
9-
10-
-->
11-
<ruleset name="Selectricity (partial)" default_off="expired, self-signed">
12-
1+
<ruleset name="Selectricity">
132
<target host="selectricity.org" />
143
<target host="www.selectricity.org" />
4+
<target host="blog.selectricity.org" />
155

6+
<securecookie host=".+" name=".+" />
167

17-
<securecookie host="^selectricity\.org$" name=".+" />
18-
19-
20-
<rule from="^http://(?:www\.)?selectricity\.org/"
21-
to="https://selectricity.org/" />
22-
23-
</ruleset>
8+
<rule from="^http:" to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)