-
Notifications
You must be signed in to change notification settings - Fork 0
/
categories.json
68 lines (67 loc) · 1.49 KB
/
categories.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
[
{
"id" : 1,
"name": "action",
"imageUrl": "https://i.imgur.com/SHluh9V.jpg"
},
{
"id" : 2,
"name": "fantasy",
"imageUrl": "https://i.imgur.com/TXEhHSY.png"
},
{
"id" : 3,
"name": "war",
"imageUrl": "https://i.imgur.com/F1DU1Eh.jpg"
},
{
"id" : 4,
"name": "drama",
"imageUrl": "https://i.imgur.com/YJ43GuX.jpg"
},
{
"id" : 5,
"name": "comedy",
"imageUrl": "https://i.imgur.com/a2JfdXC.jpg"
},
{
"id" : 6,
"name": "thriller",
"imageUrl": "https://i.imgur.com/CJ1pF0I.jpg"
},
{
"id" : 7,
"name": "horror",
"imageUrl": "https://i.imgur.com/4VNB4Sl.jpg"
},
{
"id" : 8,
"name": "crime",
"imageUrl": "https://i.imgur.com/LMgzTlP.jpg"
},
{
"id" : 9,
"name": "animation",
"imageUrl": "https://i.imgur.com/TydsWBq.jpg"
},
{
"id" : 10,
"name": "myanmar",
"imageUrl": "https://i.imgur.com/SLr0m3J.jpg"
},
{
"id" : 11,
"name": "history",
"imageUrl": "https://i.imgur.com/gDIQTwZ.jpg"
},
{
"id" : 12,
"name": "game",
"imageUrl": "https://i.imgur.com/IDrKjgp.jpg"
},
{
"id" : 13,
"name": "documentary",
"imageUrl": "https://i.imgur.com/9uIUr2T.jpg"
}
]