-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommentDb.json
More file actions
30 lines (30 loc) · 1.37 KB
/
commentDb.json
File metadata and controls
30 lines (30 loc) · 1.37 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
[
{
"id": 1,
"userName": "Kukkiriza Emmanuel",
"time": "4 months ago",
"comment": "Love Zoe and I'm happy to have more of her this year",
"spoiler_alert": false
},
{
"id": 2,
"userName": "Tyler659",
"time": "1 months ago",
"comment": "I really loved this movie, higsshly recommend for her acting skills. Reminded me of Halle Berry's hay days when she would do very unique films. Also blue hair really look good on her 😁 💙",
"spoiler_alert": false
},
{
"id": 3,
"userName": "underablackgaze",
"time": "1 day ago",
"comment": "The only thing this trailer left out was the motive for the crime. She discovers what might be a crime. She reports the crime. The authorities find nothing. She pursues the issue. Someone warns her to let it go. She continues pursuit. She finds a possible ally. The authorities become antagonistic to her. She and the ally band together to find proof. They find it yet the ally is killed. Someone within the authorities is a second ally unbeknownst to her. The motive of the crime is revealed...",
"spoiler_alert": true
},
{
"id": 4,
"userName": "Luis Pinto",
"time": "2 months ago",
"comment": "Looks like a very good episode of Black Mirror 😍",
"spoiler_alert": false
}
]