| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a page set. Don't
edit by hand! Use record_wpr for updating.", | |
| 3 "archives": { | 2 "archives": { |
| 4 "simple_mobile_sites_002.wpr": [ | 3 "http://m.nytimes.com/": { |
| 5 "http://www.ebay.co.uk/", | 4 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 6 "https://www.flickr.com/", | 5 }, |
| 7 "http://www.apple.com/mac/", | 6 "http://m.us.wsj.com/": { |
| 8 "http://www.nyc.gov", | 7 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 9 "http://m.nytimes.com/", | 8 }, |
| 10 "https://www.yahoo.com/", | 9 "http://www.apple.com/mac/": { |
| 11 "http://m.us.wsj.com/" | 10 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 12 ] | 11 }, |
| 13 } | 12 "http://www.ebay.co.uk/": { |
| 14 } | 13 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 14 }, |
| 15 "http://www.nyc.gov": { |
| 16 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 17 }, |
| 18 "https://www.flickr.com/": { |
| 19 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 20 }, |
| 21 "https://www.yahoo.com/": { |
| 22 "DEFAULT": "simple_mobile_sites_002.wpr" |
| 23 } |
| 24 }, |
| 25 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 26 "platform_specific": true |
| 27 } |
| OLD | NEW |