-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathposts.json
71 lines (71 loc) · 2.24 KB
/
posts.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"posts":[
{
"time":"19.09.2021 19:22",
"autor":"Mati",
"content":"I think it's going to rain.",
"image":"images/rain.jpg"
},
{
"time":"20.09.2021 09:36",
"autor":"Kati",
"content":"Which weights more, a pound of feathers or a pound of bricks?",
"image":null
},
{
"time":"30.09.2021 20:40",
"autor":"Batman",
"Autor picture":null,
"content":"Felt cute, might delete later.",
"image":"images/batman.png"
},
{
"time":"1.10.2021 08:36",
"autor":"Kati",
"content":"There will come a time when you believe everything is finished. That will be the beginning. - Louis L’Amour",
"image":null
},
{
"time":"2.10.2021 09:13",
"autor":"Mati",
"content":"What is something you predict will exist in 10 years that doesn't today?",
"image":null
},
{
"time":"2.10.2021 15:33",
"autor":"Toomas",
"content":"I will always woof you.",
"image":"images/dog.png"
},
{
"time":"4.10.2021 22:10",
"autor":"Mari",
"content":"Did you know that the world's oldest hotel has been operating since 705 A.D.",
"image":null
},
{
"time":"9.10.2021 12:45",
"autor":"Kati",
"content":"The most effective form of learning is practice, not planning. - James Clear",
"image":null
},
{
"time":"14.10.2021 08:36",
"autor":"Toomas",
"content":"Good morning, everybody!",
"image":null
},
{
"time":"15.10.2021 23:48",
"autor":"Kati",
"content":"Every prophet has to come from civilization, but every prophet has to go into the wilderness. He must have a strong impression of a complex society and all that it has to give, and then he must serve periods of isolation and meditation. This is the process by which psychic dynamite is made. - Winston Churchill",
"image":null
},
{
"time":"20.10.2021 04:04",
"autor":"Mati",
"content":"What's your story about breaking the law?",
"image":null
}
]
}