|
13 | 13 | |
14 | 14 | * 504 |
15 | 15 |
|
16 | | -
|
17 | | - Problematic hosts in *nyt.com: |
18 | | -
|
19 | | - - a1 ¹ |
20 | | - - css ¹ |
21 | | - - i1 ¹ |
22 | | - - static01 ² |
23 | | -
|
24 | | - ¹ Akamai |
25 | | - ² Mismatched |
| 16 | + Mismatch: |
| 17 | + - ^ |
| 18 | + - www |
| 19 | + |
| 20 | + Service Unavailable: |
| 21 | + - i1 test: https://i1.nyt.com/times-journeys/2014/04/the_workd_of_maya_cruise_itinerary.pdf |
26 | 22 |
|
27 | 23 | --> |
28 | | -<ruleset name="NYT.com (partial)" default_off="needs testing"> |
29 | 24 |
|
30 | | - <!-- Complications: |
31 | | - --> |
32 | | - <target host="nyt.com" /> |
| 25 | +<ruleset name="NYT.com (partial)"> |
| 26 | + |
33 | 27 | <target host="a1.nyt.com" /> |
34 | 28 | <target host="css.nyt.com" /> |
35 | | - <target host="i1.nyt.com" /> |
| 29 | + <target host="int.nyt.com" /> |
36 | 30 | <target host="js.nyt.com" /> |
| 31 | + <target host="s1.nyt.com" /> |
37 | 32 | <target host="static01.nyt.com" /> |
38 | | - <target host="www.nyt.com" /> |
39 | 33 |
|
| 34 | + <test url="http://a1.nyt.com/assets/collection/20160620-123406/js/foundation/main.js" /> |
40 | 35 | <test url="http://css.nyt.com/images/nytco/INFOIcon.png" /> |
| 36 | + <test url="http://int.nyt.com/data/weekend_reads/weekendreads-20151221-v1.js" /> |
| 37 | + <test url="http://js.nyt.com/video/vhs/build/vhs-2.x.js" /> |
| 38 | + <test url="http://s1.nyt.com/ugc/comments/commentData.json" /> |
| 39 | + <test url="http://static01.nyt.com/images/2016/06/26/world/26china-web1/26china-web1-articleLarge.jpg" /> |
41 | 40 |
|
42 | | - |
43 | | - <rule from="^http://(?:www\.)?nyt\.com/" |
44 | | - to="https://www.nytimes.com/" /> |
45 | | - |
46 | | - <rule from="^http://a1\.nyt\.com/" |
47 | | - to="https://assets-origin.nytimes.com/" /> |
48 | | - |
49 | | - <rule from="^http://(?:css|i1|static01)\.nyt\.com/" |
50 | | - to="https://static.nytimes.com/" /> |
51 | | - |
52 | | - <rule from="^http://js\.nyt\.com/" |
53 | | - to="https://www.nytimes.com/" /> |
| 41 | + <rule from="^http:" to="https:" /> |
54 | 42 |
|
55 | 43 | </ruleset> |
0 commit comments