Skip to content

Commit e55ab22

Browse files
committed
Merge pull request EFForg#3851 from youdly/octorate
[octorate.com] New ruleset
2 parents a02d579 + ea003ee commit e55ab22

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="Octorate">
2+
<target host= "octorate.com" />
3+
<target host="www.octorate.com" />
4+
5+
<securecookie host="^(www\.)?octorate\.com$" name=".+" />
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)