| 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 "top_10_001.wpr": [ | 3 "Facebook": { |
| 5 "Facebook" | 4 "DEFAULT": "top_10_001.wpr" |
| 6 ], | 5 }, |
| 7 "top_10_000.wpr": [ | 6 "http://en.wikipedia.org/wiki/Wikipedia": { |
| 8 "https://www.google.com/#hl=en&q=barack+obama", | 7 "DEFAULT": "top_10_000.wpr" |
| 9 "https://mail.google.com/mail/", | 8 }, |
| 10 "https://www.google.com/calendar/", | 9 "http://www.amazon.com": { |
| 11 "http://www.youtube.com", | 10 "DEFAULT": "top_10_000.wpr" |
| 12 "http://www.facebook.com/barackobama", | 11 }, |
| 13 "http://en.wikipedia.org/wiki/Wikipedia", | 12 "http://www.ask.com/": { |
| 14 "http://www.amazon.com", | 13 "DEFAULT": "top_10_000.wpr" |
| 15 "http://www.yahoo.com/", | 14 }, |
| 16 "http://www.bing.com/", | 15 "http://www.bing.com/": { |
| 17 "http://www.ask.com/" | 16 "DEFAULT": "top_10_000.wpr" |
| 18 ] | 17 }, |
| 19 } | 18 "http://www.facebook.com/barackobama": { |
| 19 "DEFAULT": "top_10_000.wpr" |
| 20 }, |
| 21 "http://www.yahoo.com/": { |
| 22 "DEFAULT": "top_10_000.wpr" |
| 23 }, |
| 24 "http://www.youtube.com": { |
| 25 "DEFAULT": "top_10_000.wpr" |
| 26 }, |
| 27 "https://mail.google.com/mail/": { |
| 28 "DEFAULT": "top_10_000.wpr" |
| 29 }, |
| 30 "https://www.google.com/#hl=en&q=barack+obama": { |
| 31 "DEFAULT": "top_10_000.wpr" |
| 32 }, |
| 33 "https://www.google.com/calendar/": { |
| 34 "DEFAULT": "top_10_000.wpr" |
| 35 } |
| 36 }, |
| 37 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 38 "platform_specific": true |
| 20 } | 39 } |
| OLD | NEW |