-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
33 lines (29 loc) · 1.39 KB
/
data.json
File metadata and controls
33 lines (29 loc) · 1.39 KB
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
{
"description": "聚合新闻",
"feeds": [
{
"ID": "00003",
"date": "03/02/2019",
"title": "红包外挂安装了吗?",
"link": "http://www.huxiu.com/article/283737.html",
"author": "安全第一,切勿因小失大",
"image": "https://img.huxiucdn.com/article/cover/201902/02/214318724665.jpg?imageView2/1/w/400/h/225/|imageMogr2/strip/interlace/1/quality/85/format/jpg"
},
{
"ID": "00002",
"date": "03/02/2019",
"title": "超低生育率养成记",
"link": "http://www.huxiu.com/article/283766.html",
"author": "减缓少子化的速度,是个迫在眉睫的需求",
"image": "https://img.huxiucdn.com/article/cover/201902/03/112202315172.jpg?imageView2/1/w/400/h/225/|imageMogr2/strip/interlace/1/quality/85/format/jpg"
},
{
"ID": "00001",
"date": "03/02/2019",
"title": "《流浪地球》与中国科幻电影之春",
"link": "http://www.huxiu.com/article/283774.html",
"author": "千年隼号",
"image": "https://img.huxiucdn.com/article/cover/201809/10/150729191396.jpg?imageView2/1/w/400/h/225/|imageMogr2/strip/interlace/1/quality/85/format/jpg"
}
]
}