| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Pages hand-picked from top-lists in Q32012.", | 2 "description": "Pages hand-picked from top-lists in Q32012.", |
| 3 "archive_data_file": "../data/2012Q3.json", | 3 "archive_data_file": "data/2012Q3.json", |
| 4 "credentials_path": "../data/credentials.json", | 4 "credentials_path": "data/credentials.json", |
| 5 "smoothness": { "action": "scroll" }, | 5 "smoothness": { "action": "scroll" }, |
| 6 "reload_and_gc": [ | 6 "reload_and_gc": [ |
| 7 {"action": "reload" }, | 7 {"action": "reload" }, |
| 8 {"action": "wait", "seconds": 1 }, | 8 {"action": "wait", "seconds": 1 }, |
| 9 {"action": "js_collect_garbage" } | 9 {"action": "js_collect_garbage" } |
| 10 ], | 10 ], |
| 11 "stress_memory": { "action": "reload_and_gc", "repeat": 3 }, | 11 "stress_memory": { "action": "reload_and_gc", "repeat": 3 }, |
| 12 "pages": [ | 12 "pages": [ |
| 13 { "url": "http://www.facebook.com/barackobama" }, | 13 { "url": "http://www.facebook.com/barackobama" }, |
| 14 { "url": "https://www.google.com/search?q=barack%20obama" }, | 14 { "url": "https://www.google.com/search?q=barack%20obama" }, |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 { "url": "http://php.net" }, | 223 { "url": "http://php.net" }, |
| 224 { "url": "http://www.target.com/c/women/-/N-5xtd3#?lnk=nav_t_spc_1_0" }, | 224 { "url": "http://www.target.com/c/women/-/N-5xtd3#?lnk=nav_t_spc_1_0" }, |
| 225 { "url": "http://dianxin.cn" }, | 225 { "url": "http://dianxin.cn" }, |
| 226 { "url": "http://www.aizhan.com/siteall/www.youboy.com/" }, | 226 { "url": "http://www.aizhan.com/siteall/www.youboy.com/" }, |
| 227 { "url": "http://veiculos-home.mercadolivre.com.br/" }, | 227 { "url": "http://veiculos-home.mercadolivre.com.br/" }, |
| 228 { "url": "http://kakaku.com" }, | 228 { "url": "http://kakaku.com" }, |
| 229 { "url": "http://flipkart.com" }, | 229 { "url": "http://flipkart.com" }, |
| 230 { "url": "http://paipai.com" } | 230 { "url": "http://paipai.com" } |
| 231 ] | 231 ] |
| 232 } | 232 } |
| OLD | NEW |