| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a user story set.
Don't edit by hand! Use record_wpr for updating.", | 2 "description": "Describes the Web Page Replay archives for a user story set.
Don't edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "example_domain_001.wpr": [ | 4 "maps_earth_000.wpr": [ |
| 5 "http://www.example.com", | 5 "Maps.san_francisco_earth" |
| 6 "https://www.example.com" | 6 ], |
| 7 "maps_earth_001.wpr": [ |
| 8 "Maps.SanFrancisco" |
| 7 ] | 9 ] |
| 8 } | 10 } |
| 9 } | 11 } |
| OLD | NEW |