| 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 "service_worker_038.wpr": [ | 3 "first_load": { |
| 5 "https://jakearchibald.github.io/trained-to-thrill/" | 4 "DEFAULT": "service_worker_040.wpr" |
| 6 ], | 5 }, |
| 7 "service_worker_040.wpr": [ | 6 "https://jakearchibald.github.io/trained-to-thrill/": { |
| 8 "third_load", | 7 "DEFAULT": "service_worker_038.wpr" |
| 9 "svgomg_second_load", | 8 }, |
| 10 "first_load", | 9 "second_load": { |
| 11 "svgomg_first_load", | 10 "DEFAULT": "service_worker_040.wpr" |
| 12 "second_load" | 11 }, |
| 13 ] | 12 "svgomg_first_load": { |
| 14 } | 13 "DEFAULT": "service_worker_040.wpr" |
| 14 }, |
| 15 "svgomg_second_load": { |
| 16 "DEFAULT": "service_worker_040.wpr" |
| 17 }, |
| 18 "third_load": { |
| 19 "DEFAULT": "service_worker_040.wpr" |
| 20 } |
| 21 }, |
| 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 |