|
1 | | - |
2 | 1 | <!-- |
3 | | -Disabled by https-everywhere-checker because: |
4 | | -Non-2xx HTTP code: http://arb.rt.com/ (200) => https://arb.rt.com/ (404) |
5 | | -Fetch error: http://assange.rt.com/ => https://assange.rt.com/: Too many redirects while fetching 'https://assange.rt.com/' |
6 | | -Non-2xx HTTP code: http://esp.rt.com/ (200) => https://esp.rt.com/ (404) |
7 | | -Non-2xx HTTP code: http://img.rt.com/ (200) => https://img.rt.com/ (404) |
8 | | -Fetch error: http://meetfriends.rt.com/ => https://meetfriends.rt.com/: (6, 'Could not resolve host: meetfriends.rt.com') |
9 | | -Fetch error: http://partners.rt.com/ => https://partners.rt.com/: Too many redirects while fetching 'https://partners.rt.com/' |
10 | | -Fetch error: http://scounter.rt.com/ => https://scounter.rt.com/: (6, 'Could not resolve host: scounter.rt.com') |
11 | | -
|
12 | | - Russia Today |
13 | | -
|
14 | | -
|
15 | | - Nonfunctional hosts in *rt.com: |
16 | | -
|
17 | | - - catalog ʳ |
18 | | - - clubdoc ʰ |
19 | | - - freevideo ᵈ |
20 | | - - learnrussian ʳ |
21 | | - - mariinsky ᵈ |
22 | | - - russiapedia ʰ |
23 | | - - warwitness ʰ |
24 | | -
|
25 | | - ᵈ Dropped |
26 | | - ʰ Redirects to http, valid cert |
27 | | - ʳ Refused |
28 | | -
|
29 | | -
|
30 | | - Problematic hosts in *rt.com: |
31 | | -
|
32 | | - - on ᵃ |
33 | | -
|
34 | | - ᵃ Shows another domain, preemptable redirect |
35 | | -
|
36 | | -
|
37 | | - Mixed content: |
38 | | -
|
39 | | - - Bugs, on : |
40 | | -
|
41 | | - - actualidad from pixel.quantserve.com ˢ |
42 | | - - actualidad, arabic, deutsch, francais, www from b.scorecardresearch.com ˢ |
43 | | - - actualidad, www from c.statcounter.com ˢ |
44 | | -
|
45 | | - ˢ Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/ |
| 2 | + Non-functional hosts |
| 3 | + Timeout was reached: |
| 4 | + - freevideo.rt.com |
46 | 5 |
|
| 6 | + Server returned nothing (no headers, no data): |
| 7 | + - catalog.rt.com |
| 8 | + - learnrussian.rt.com |
47 | 9 | --> |
48 | | -<ruleset name="RT.com (partial)" default_off='failed ruleset test'> |
49 | | - |
50 | | - <!-- Direct rewrites: |
51 | | - --> |
| 10 | +<ruleset name="RT.com (partial)"> |
52 | 11 | <target host="rt.com" /> |
53 | 12 | <target host="actualidad.rt.com" /> |
54 | 13 | <target host="arabic.rt.com" /> |
55 | 14 | <target host="arb.rt.com" /> |
56 | 15 | <target host="assange.rt.com" /> |
57 | 16 | <target host="cdn.rt.com" /> |
| 17 | + <target host="cdni.rt.com" /> |
| 18 | + <target host="clubdoc.rt.com" /> |
58 | 19 | <target host="de.rt.com" /> |
59 | 20 | <target host="deutsch.rt.com" /> |
60 | 21 | <target host="doc.rt.com" /> |
61 | 22 | <target host="esp.rt.com" /> |
| 23 | + <test url="http://esp.rt.com/actualidad/public_images/2016.11/article/582a64d1c36188391c8b4649.jpg" /> |
62 | 24 | <target host="fr.rt.com" /> |
63 | 25 | <target host="francais.rt.com" /> |
64 | 26 | <target host="img.rt.com" /> |
65 | 27 | <target host="inotv.rt.com" /> |
66 | | - <target host="meetfriends.rt.com" /> |
| 28 | + <target host="on.rt.com" /> |
67 | 29 | <target host="partners.rt.com" /> |
68 | 30 | <target host="rtd.rt.com" /> |
69 | 31 | <target host="rtdru.rt.com" /> |
70 | 32 | <target host="russian.rt.com" /> |
71 | | - <target host="scounter.rt.com" /> |
| 33 | + <target host="russiapedia.rt.com" /> |
| 34 | + <target host="warwitness.rt.com" /> |
72 | 35 | <target host="www.rt.com" /> |
73 | 36 | <target host="zakupki.rt.com" /> |
74 | 37 |
|
75 | | - <!-- Complications: |
76 | | - --> |
77 | | - <target host="on.rt.com" /> |
78 | | - |
79 | | - <!-- Redirects to http: |
80 | | - --> |
81 | | - <!--exclusion pattern="^http://clubdoc\.rt\.com/(?:$|static/)" /--> |
82 | | - <!--exclusion pattern="^http://russiapedia\.rt\.com/(?:$|s/images/)" /--> |
83 | | - <!--exclusion pattern="^http://warwitness\.rt\.com/(?:$|img/)" /--> |
84 | | - |
85 | | - |
86 | 38 | <securecookie host=".+" name=".+" /> |
87 | 39 |
|
88 | | - |
89 | | - <!-- Redirect keeps all, appends |
90 | | - forward slash: |
91 | | - --> |
92 | | - <rule from="^http://on\.rt\.com/(.*)" |
93 | | - to="https://www.rt.com/shortcode/$1/" /> |
94 | | - |
95 | | - <test url="http://on.rt.com/7814" /> |
96 | | - |
97 | | - <rule from="^http:" |
98 | | - to="https:" /> |
99 | | - |
| 40 | + <rule from="^http:" to="https:" /> |
100 | 41 | </ruleset> |
0 commit comments