1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
{
"description": "Pages hand-picked for Chrome Proxy tests.",
"archive_data_file": "../data/chrome_proxy_top_20.json",
"pages": [
{
"url": "https://www.google.com/#hl=en&q=barack+obama",
"why": "top google property; a google tab is often open"
},
{
"url": "http://www.youtube.com",
"why": "#3 (Alexa global)"
},
{
"name": "Wordpress",
"url": "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/",
"why": "#18 (Alexa global), Picked an interesting post"
},
{
"name": "Facebook",
"url": "http://www.facebook.com/barackobama",
"why": "top social,Public profile"
},
{
"name": "LinkedIn",
"url": "http://www.linkedin.com/in/linustorvalds",
"why": "#12 (Alexa global),Public profile"
},
{
"name": "Wikipedia (1 tab)",
"url": "http://en.wikipedia.org/wiki/Wikipedia",
"why": "#6 (Alexa) most visited worldwide,Picked an interesting page"
},
{
"name": "Twitter",
"url": "https://twitter.com/katyperry",
"why": "#8 (Alexa global),Picked an interesting page"
},
{
"name": "Pinterest",
"url": "http://pinterest.com",
"why": "#37 (Alexa global)"
},
{
"name": "ESPN",
"url": "http://espn.go.com",
"why": "#1 sports"
},
{
"url": "http://news.yahoo.com",
"why": "#1 news worldwide (Alexa global)"
},
{
"url": "http://www.cnn.com",
"why": "#2 news worldwide"
},
{
"name": "Weather.com",
"url": "http://www.weather.com/weather/right-now/Mountain+View+CA+94043",
"why": "#7 (Alexa news); #27 total time spent,Picked interesting page"
},
{
"url": "http://www.amazon.com",
"why": "#1 world commerce website by visits; #3 commerce in the US by time spent"
},
{
"url": "http://www.ebay.com",
"why": "#1 commerce website by time spent by users in US"
},
{
"url": "http://games.yahoo.com",
"why": "#1 games according to Alexa (with actual games in it)"
},
{
"url": "http://booking.com",
"why": "#1 Alexa recreation"
},
{
"url": "http://answers.yahoo.com",
"why": "#1 Alexa reference"
},
{
"url": "http://sports.yahoo.com/",
"why": "#1 Alexa sports"
},
{
"url": "http://techcrunch.com",
"why": "top tech blog"
},
{
"url": "http://www.nytimes.com",
"why": ""
}
]
}
|