OLD | NEW |
1 { | 1 { |
2 "description": "Popular pages in Japanese and Chinese.", | 2 "description": "Popular pages in Japanese and Chinese.", |
3 "archive_data_file": "../data/intl_ja_zh.json", | 3 "archive_data_file": "data/intl_ja_zh.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.amazon.co.jp", | 8 "url": "http://www.amazon.co.jp", |
9 "why": "#5 Japanese site" | 9 "why": "#5 Japanese site" |
10 }, | 10 }, |
11 { | 11 { |
12 "url": "http://mixi.jp/" | 12 "url": "http://mixi.jp/" |
13 }, | 13 }, |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
64 "why": "#5 Chinese site" | 64 "why": "#5 Chinese site" |
65 }, | 65 }, |
66 { | 66 { |
67 "url": "http://udn.com/NEWS/mainpage.shtml" | 67 "url": "http://udn.com/NEWS/mainpage.shtml" |
68 }, | 68 }, |
69 { | 69 { |
70 "url": "http://ruten.com.tw/" | 70 "url": "http://ruten.com.tw/" |
71 } | 71 } |
72 ] | 72 ] |
73 } | 73 } |
OLD | NEW |