Skip to content

Commit 0299735

Browse files
committed
Merge pull request EFForg#2538 from galenide/added-acluidaho-ruleset
Added a new ruleset for the ACLU of Idaho
2 parents ad77bee + 934ed14 commit 0299735

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<ruleset name="The ACLU of Idaho">
2+
<target host="acluidaho.org" />
3+
<target host="www.acluidaho.org" />
4+
5+
<securecookie host="^acluidaho\.org$"
6+
name=".+" />
7+
8+
<rule from="^http://www\.acluidaho\.org/"
9+
to="https://acluidaho.org/" />
10+
<rule from="^http:"
11+
to="https:" />
12+
</ruleset>

0 commit comments

Comments
 (0)