1
{
2
"sites": [{
3
"name": "Mifengjc",
4
"url": "www.mifengjc.com"
5
},
6
{
7
"name": "Google",
8
"url": "www.google.com"
9
},
10
{
11
"name": "Taobao",
12
"url": "www.taobao.com"
13
}
14
]
15
}