Skip to content

Commit d47d3d6

Browse files
committed
Merge pull request EFForg#4144 from Harest/Harest-patch-1
Create new rulesets for infosactu.com and ultimedecathlon.com
2 parents 495c27f + be357e1 commit d47d3d6

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="infosactu.com">
2+
<target host="infosactu.com" />
3+
<target host="www.infosactu.com" />
4+
5+
<rule from="^http:"
6+
to="https:" />
7+
</ruleset>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="ultimedecathlon.com">
2+
<target host="ultimedecathlon.com" />
3+
<target host="www.ultimedecathlon.com" />
4+
5+
<rule from="^http:"
6+
to="https:" />
7+
</ruleset>

0 commit comments

Comments
 (0)