blob: 43a4383a3cd96b77a287c333681fd022b46715c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{
"timestamp": "2021-04-20 19:16:36",
"username": "John Doe",
"comment": "Lorem ipsum dolor sit amet!",
"postURL": "https:\/\/blog.example.com\/post\/lorem-ipsum.html"
},
{
"timestamp": "2021-04-21 02:32:39",
"username": "Jane Dow",
"comment": "# Lorem Ipsum!",
"postURL": "https:\/\/blog.example.com\/post\/example-syntax.html"
}
]
|