Skip to content

Commit 25bb7f5

Browse files
committed
Merge pull request EFForg#987 from i-rme/patch-2
Update Forocoches.com, no more mixed content
2 parents 1234fa6 + 8a0b8de commit 25bb7f5

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed
Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
<!--
2-
Mixed content:
1+
<ruleset name="Forocoches">
32

4-
- Images on www.forocoches.com/ and forocoches.com/ from img.infocoches.com *
5-
- Images on www.forocoches.com/ and forocoches.com/ from www.forocoches.com *
6-
7-
* Secured by us
8-
9-
-->
10-
11-
<ruleset name="Forocoches" platform="mixedcontent">
12-
<target host="forocoches.com" />
13-
<target host="*.forocoches.com" />
3+
<target host="forocoches.com" />
4+
<target host="*.forocoches.com" />
145

156
<rule from="^http://forocoches\.com/" to="https://forocoches.com/"/>
167
<rule from="^http://([^/:@]*)\.forocoches\.com/" to="https://$1.forocoches.com/"/>
8+
179
</ruleset>

0 commit comments

Comments
 (0)