Skip to content

Commit 927e702

Browse files
FranklinYuJ0WI
authored andcommitted
Create ruleset: SPI Inc (EFForg#16307)
1 parent 204d5f8 commit 927e702

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Mismatch:
3+
oldwww.spi-inc.org
4+
443 port closed:
5+
lists.spi-inc.org
6+
-->
7+
<ruleset name="SPI Inc">
8+
<target host="spi-inc.org" />
9+
<target host="git.spi-inc.org" /> <!-- HTTP 302 -->
10+
<target host="members.spi-inc.org" /> <!-- HSTS not preloaded -->
11+
<target host="rt.spi-inc.org" /> <!-- HTTP 302 -->
12+
<target host="www.spi-inc.org" />
13+
14+
<securecookie host=".+" name=".+" />
15+
16+
<rule from="^http:" to="https:" />
17+
</ruleset>

0 commit comments

Comments
 (0)