Skip to content

Commit ad551df

Browse files
committed
Merge pull request EFForg#4440 from rugk/patch-bananian.org
[Bananian.org] New ruleset
2 parents 5b094ab + 135e10d commit ad551df

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
3+
-->
4+
<ruleset name="Bananian.org">
5+
<target host="bananian.org" />
6+
<target host="dev.bananian.org" />
7+
<target host="dl.bananian.org" />
8+
<target host="webmail.bananian.org" />
9+
<target host="www.bananian.org" />
10+
11+
<securecookie host="^(dev\.|webmail\.|www\.)?bananian\.org" name=".+" />
12+
13+
<rule from="^http:"
14+
to="https:" />
15+
</ruleset>

0 commit comments

Comments
 (0)