| OLD | NEW |
| 1 { | 1 { |
| 2 "archives": { | 2 "archives": { |
| 3 "mobile_infinite_scroll_000.wpr": [ | 3 "discourse": { |
| 4 "facebook", | 4 "DEFAULT": "mobile_infinite_scroll_000.wpr" |
| 5 "flickr", | 5 }, |
| 6 "tumblr", | 6 "facebook": { |
| 7 "discourse", | 7 "DEFAULT": "mobile_infinite_scroll_000.wpr" |
| 8 "twitter" | 8 }, |
| 9 ], | 9 "flickr": { |
| 10 "mobile_infinite_scroll_001.wpr": [ | 10 "DEFAULT": "mobile_infinite_scroll_000.wpr" |
| 11 "pinterest" | 11 }, |
| 12 ] | 12 "pinterest": { |
| 13 "DEFAULT": "mobile_infinite_scroll_001.wpr" |
| 14 }, |
| 15 "tumblr": { |
| 16 "DEFAULT": "mobile_infinite_scroll_000.wpr" |
| 17 }, |
| 18 "twitter": { |
| 19 "DEFAULT": "mobile_infinite_scroll_000.wpr" |
| 20 } |
| 13 }, | 21 }, |
| 14 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating." | 22 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 23 "platform_specific": true |
| 15 } | 24 } |
| OLD | NEW |