| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Pages designed to represent the median, not highly optimized w
eb", | 2 "description": "Pages designed to represent the median, not highly optimized w
eb", |
| 3 "archive_data_file": "../data/typical_25.json", | 3 "archive_data_file": "data/typical_25.json", |
| 4 "user_agent_type": "desktop", | 4 "user_agent_type": "desktop", |
| 5 "smoothness": { "action": "scroll" }, | 5 "smoothness": { "action": "scroll" }, |
| 6 "pages": [ | 6 "pages": [ |
| 7 { | 7 { |
| 8 "url": "http://www.nick.com/games", | 8 "url": "http://www.nick.com/games", |
| 9 "why": "Alexa games #48" | 9 "why": "Alexa games #48" |
| 10 }, | 10 }, |
| 11 { | 11 { |
| 12 "url": "http://www.rei.com/", | 12 "url": "http://www.rei.com/", |
| 13 "why": "Alexa sports #45" | 13 "why": "Alexa sports #45" |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 83 }, | 83 }, |
| 84 { | 84 { |
| 85 "url": "http://www.ign.com/" | 85 "url": "http://www.ign.com/" |
| 86 }, | 86 }, |
| 87 { | 87 { |
| 88 "url": "http://www.fda.gov", | 88 "url": "http://www.fda.gov", |
| 89 "why": "Alexa health #25" | 89 "why": "Alexa health #25" |
| 90 } | 90 } |
| 91 ] | 91 ] |
| 92 } | 92 } |
| OLD | NEW |