OLD | NEW |
1 { | 1 { |
2 "description": "Popular pages in Korean, Thai and Vietnamese.", | 2 "description": "Popular pages in Korean, Thai and Vietnamese.", |
3 "archive_data_file": "../data/intl_ko_th_vi.json", | 3 "archive_data_file": "data/intl_ko_th_vi.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://us.24h.com.vn/", | 8 "url": "http://us.24h.com.vn/", |
9 "why": "#7 site in Vietnam" | 9 "why": "#7 site in Vietnam" |
10 }, | 10 }, |
11 { | 11 { |
12 "url": "http://vnexpress.net/", | 12 "url": "http://vnexpress.net/", |
13 "why": "#6 site in Vietnam" | 13 "why": "#6 site in Vietnam" |
(...skipping 29 matching lines...) Expand all Loading... |
43 }, | 43 }, |
44 { | 44 { |
45 "url": "http://pantip.com/", | 45 "url": "http://pantip.com/", |
46 "why": "#10 site in Thailand" | 46 "why": "#10 site in Thailand" |
47 }, | 47 }, |
48 { | 48 { |
49 "url": "http://thaimisc.com/" | 49 "url": "http://thaimisc.com/" |
50 } | 50 } |
51 ] | 51 ] |
52 } | 52 } |
OLD | NEW |