-
Notifications
You must be signed in to change notification settings - Fork 12
/
blogs.json
38 lines (38 loc) · 1 KB
/
blogs.json
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
{
"post": [
{
"2012": "blogs",
"url": "https://www.xgqfrms.xyz/post/?",
"img": "https://cdn.xgqfrms.xyz/post/?"
},
{
"2013": "blogs",
"url": "https://www.xgqfrms.xyz/post/?",
"img": "https://cdn.xgqfrms.xyz/post/?"
},
{
"2014": "blogs",
"url": "https://www.xgqfrms.xyz/post/?",
"img": "https://cdn.xgqfrms.xyz/post/?"
},
{
"2015": "blogs",
"url": "https://www.xgqfrms.xyz/post/?",
"img": "https://cdn.xgqfrms.xyz/post/?"
},
{
"2016": "blogs",
"url": "https://www.xgqfrms.xyz/post/?",
"img": "https://cdn.xgqfrms.xyz/post/?"
},
{
"2017": "blogs",
"url": "https://www.xgqfrms.xyz/post/?",
"img": "https://cdn.xgqfrms.xyz/post/?"
}
],
"others": [
{"abc": "???"},
{"xyz": "???"}
]
}