Skip to content

Commit c1b2ea7

Browse files
committed
Merge pull request EFForg#1593 from julianladisch/sanalmarket.com.tr
[Sanalmarket.com.tr] fixes first half of EFForg#847
2 parents f721ca3 + 6a961a9 commit c1b2ea7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
<ruleset name="Sanalmarket">
1+
<ruleset name="Sanalmarket.com.tr" platform="mixedcontent">
2+
<target host="images1.sanalmarket.com.tr" />
3+
<target host="images2.sanalmarket.com.tr" />
4+
<target host="images3.sanalmarket.com.tr" />
25
<target host="www.sanalmarket.com.tr" />
36
<target host="sanalmarket.com.tr" />
47

5-
<securecookie host="^www\.sanalmarket\.com\.tr$" name=".*" />
8+
<securecookie host="^((www)?\.)?sanalmarket\.com\.tr$" name=".*" />
69

7-
<rule from="^http://(?:www\.)?sanalmarket\.com\.tr/kweb/" to="https://www.sanalmarket.com.tr/kweb/" />
10+
<rule from="^http:" to="https:" />
811
</ruleset>

0 commit comments

Comments
 (0)