File tree Expand file tree Collapse file tree 2 files changed +59
-0
lines changed
Expand file tree Collapse file tree 2 files changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ For rules not causing false/broken MCB, see Ubuntu-FR.org.xml.
3+
4+ -->
5+ <ruleset name =" Ubuntu-FR.org (false MCB)" platform =" mixedcontent" >
6+
7+ <!-- Direct rewrites:
8+ -->
9+ <target host =" tour.ubuntu-fr.org" />
10+
11+
12+ <rule from =" ^http:"
13+ to=" https:" />
14+
15+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ For rules causing false/broken MCB, see Ubuntu-FR.org-falsemixed.xml.
3+
4+
5+ Problematic hosts in *ubuntu-fr.org:
6+
7+ - tour *
8+
9+ * Mixed iframe
10+
11+
12+ Mixed content:
13+
14+ - iframe on tour from www ¹
15+
16+ - Images, on:
17+
18+ - planet from \d.bp.blogspot.com ¹
19+ - planet from www.fullcirclemag.fr ²
20+ - planet from www.gravatar.com ¹
21+ - planet from www-static.ubuntu-fr.org ¹
22+ - planet from i\d.wp.com ¹
23+
24+ ¹ Secured by us
25+ ² Unsecurable <= 404
26+
27+ -->
28+ <ruleset name =" Ubuntu-FR.org (partial)" >
29+
30+ <!-- Direct rewrites:
31+ -->
32+ <target host =" ubuntu-fr.org" />
33+ <target host =" doc.ubuntu-fr.org" />
34+ <target host =" forum.ubuntu-fr.org" />
35+ <target host =" planet.ubuntu-fr.org" />
36+ <!-- target host="tour.ubuntu-fr.org" /-->
37+ <target host =" www.ubuntu-fr.org" />
38+ <target host =" www-static.ubuntu-fr.org" />
39+
40+
41+ <rule from =" ^http:"
42+ to=" https:" />
43+
44+ </ruleset >
You can’t perform that action at this time.
0 commit comments