Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 6433619

Browse files
galenidejeremyn
authored andcommitted
[ACLU of Missouri] New ruleset (EFForg#7629)
1 parent bf957be commit 6433619

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!--
2+
3+
For other ACLU coverage, see ACLU.xml
4+
5+
6+
Problematic domains:
7+
- ^aclu-mo.org (unable to connect)
8+
9+
-->
10+
<ruleset name="ACLU of Missouri">
11+
12+
<target host="aclu-mo.org" />
13+
<target host="www.aclu-mo.org" />
14+
15+
<securecookie host="^www\.aclu-mo\.org$" name=".+" />
16+
17+
<rule from="^http://aclu-mo\.org/"
18+
to="https://www.aclu-mo.org/" />
19+
<rule from="^http:" to="https:" />
20+
21+
</ruleset>

0 commit comments

Comments
 (0)