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
|
{
"description": "Popular pages in Korean, Thai and Vietnamese.",
"archive_data_file": "../data/intl_ko_th_vi.json",
"user_agent_type": "desktop",
"smoothness": { "action": "scroll" },
"pages": [
{
"url": "http://us.24h.com.vn/",
"why": "#7 site in Vietnam"
},
{
"url": "http://vnexpress.net/",
"why": "#6 site in Vietnam"
},
{
"url": "http://vietnamnet.vn/",
"why": "#18 site in Vietnam"
},
{
"url": "http://news.zing.vn/the-gioi/ba-dam-thep-margaret-thatcher-qua-doi/a312895.html#home_noibat1",
"why": "#5 site in Vietnam"
},
{
"url": "http://kenh14.vn/home.chn"
},
{
"url": "http://www.naver.com/",
"why": "#5 site in Korea"
},
{
"url": "http://www.daum.net/",
"why": "#9 site in Korea"
},
{
"url": "http://www.donga.com/",
"why": "#25 site in Korea"
},
{
"url": "http://www.chosun.com/"
},
{
"url": "http://www.danawa.com/"
},
{
"url": "http://pantip.com/",
"why": "#10 site in Thailand"
},
{
"url": "http://thaimisc.com/"
}
]
}
|