|
1 | 1 | <!-- |
2 | 2 | For other IBTimes coverage, see International-Business-Times.xml. |
3 | 3 |
|
| 4 | + Redirect to http: |
| 5 | + ^(www.)? |
4 | 6 |
|
5 | | - CDN buckets: |
6 | | -
|
7 | | - - wac.923F.edgecastcdn.net/??923F/ |
8 | | -
|
9 | | - - d |
10 | | - - g |
11 | | -
|
12 | | -
|
13 | | - Nonfunctional hosts in *ibtimes.co.uk: |
14 | | -
|
15 | | - - d * |
16 | | - - g * |
17 | | -
|
18 | | - * 404; mismatched, CN: gp1.wac.edgecastcdn.net |
19 | | -
|
| 7 | + CORS: |
| 8 | + video.ibtimes.co.uk ( Test on http://www.ibtimes.co.uk/lord-heseltine-theresa-may-may-wrong-brexit-diminishes-uk-world-stage-1614438 ) |
20 | 9 | --> |
21 | | -<ruleset name="IBTimes.co.uk" platform="mixedcontent"> |
22 | | - |
23 | | - <!-- Direct rewrites: |
24 | | - --> |
25 | | - <target host="ibtimes.co.uk" /> |
26 | | - <target host="www.ibtimes.co.uk" /> |
27 | | - |
28 | | - <!-- Complications: |
29 | | - --> |
| 10 | +<ruleset name="IBTimes.co.uk"> |
30 | 11 | <target host="d.ibtimes.co.uk" /> |
| 12 | + <target host="gc.ibtimes.co.uk" /> |
31 | 13 | <target host="g.ibtimes.co.uk" /> |
| 14 | + <target host="sns.ibtimes.co.uk" /> |
| 15 | + <test url="http://d.ibtimes.co.uk/en/full/1379401/baby-orangutans.jpg" /> |
| 16 | + <test url="http://g.ibtimes.co.uk/www/img/home/ibtimes-logo-scroll.png" /> |
| 17 | + <test url="http://gc.ibtimes.co.uk/www/js/jan2016/counter.js" /> |
| 18 | + <test url="http://sns.ibtimes.co.uk/counter/new-event" /> |
32 | 19 |
|
33 | | - <exclusion pattern="^http://[dg]\.ibtimes\.co\.uk/" /> |
34 | | - |
35 | | - <!-- +ve: |
36 | | - --> |
37 | | - <test url="http://d.ibtimes.co.uk/" /> |
38 | | - <test url="http://g.ibtimes.co.uk/" /> |
39 | | - |
40 | | - |
41 | | - <rule from="^http:" |
42 | | - to="https:" /> |
43 | | - |
44 | | - <!-- Protocol-relative embeds: |
45 | | - --> |
46 | | - <rule from="^https://(d|g)\.ibtimes\.co\.uk/" |
47 | | - to="http://$1.ibtimes.co.uk/" downgrade="1" /> |
48 | | - |
49 | | - <test url="https://d.ibtimes.co.uk/" /> |
50 | | - <test url="https://g.ibtimes.co.uk/" /> |
51 | | - |
| 20 | + <rule from="^http:" to="https:" /> |
52 | 21 | </ruleset> |
0 commit comments