| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", | |
| 3 "archives": { | 2 "archives": { |
| 4 "oopif_basic_000.wpr": [ | 3 "http://arstechnica.com/": { |
| 5 "http://www.cnn.com", | 4 "DEFAULT": "oopif_basic_000.wpr" |
| 6 "http://www.ebay.com", | 5 }, |
| 7 "http://booking.com", | 6 "http://booking.com": { |
| 8 "http://www.rei.com/", | 7 "DEFAULT": "oopif_basic_000.wpr" |
| 9 "http://www.fifa.com/", | 8 }, |
| 10 "http://arstechnica.com/", | 9 "http://www.cnn.com": { |
| 11 "http://www.nationalgeographic.com/" | 10 "DEFAULT": "oopif_basic_000.wpr" |
| 12 ] | 11 }, |
| 13 } | 12 "http://www.ebay.com": { |
| 13 "DEFAULT": "oopif_basic_000.wpr" |
| 14 }, |
| 15 "http://www.fifa.com/": { |
| 16 "DEFAULT": "oopif_basic_000.wpr" |
| 17 }, |
| 18 "http://www.nationalgeographic.com/": { |
| 19 "DEFAULT": "oopif_basic_000.wpr" |
| 20 }, |
| 21 "http://www.rei.com/": { |
| 22 "DEFAULT": "oopif_basic_000.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 |
| 14 } | 27 } |
| OLD | NEW |