| 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.", | 2 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "maps_002.wpr": [ | 4 "maps_002.wpr.updated": [ |
| 5 "http://localhost:10020/tracker.html" | 5 "http://map-test/tracker.html" |
| 6 ], | 6 ], |
| 7 "maps_004.wpr": [ | 7 "maps_004.wpr.updated": [ |
| 8 "http://localhost:8000/performance.html" | 8 "http://map-test/performance.html" |
| 9 ] | 9 ] |
| 10 } | 10 } |
| 11 } | 11 } |
| OLD | NEW |