Skip to content

Commit dfa4409

Browse files
committed
Merge pull request EFForg#1801 from J0WI/patch-66
Create ifolor.ch.xml
2 parents 2e7fe13 + 820e4a0 commit dfa4409

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+
<!--
2+
Login button on ifolor.ch is http hardcoded iframe.
3+
-->
4+
<ruleset name="ifolor.ch" platform="mixedcontent">
5+
<target host="ifolor.ch"/>
6+
<target host="www.ifolor.ch"/>
7+
<target host="order.ifolor.ch"/>
8+
9+
<rule from="^http://(?:www\.)?ifolor\.ch/"
10+
to="https://www.ifolor.ch/"/>
11+
<rule from="^http:"
12+
to="https:"/>
13+
</ruleset>

0 commit comments

Comments
 (0)