Skip to content

Commit 8618f39

Browse files
committed
Merge pull request EFForg#1902 from TonyZTan/patch-7
[Absolute.com] New ruleset
2 parents a5c2a49 + d68fb86 commit 8618f39

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<ruleset name="Absolute Software">
2+
3+
<target host="absolute.com" />
4+
<target host="www.absolute.com" />
5+
<target host="forums.absolute.com" />
6+
<target host="my.absolute.com" />
7+
8+
<securecookie host=".+" name=".+" />
9+
10+
<rule from="^http:"
11+
to="https:" />
12+
13+
</ruleset>

0 commit comments

Comments
 (0)