-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
120 lines (120 loc) · 2.58 KB
/
data.json
File metadata and controls
120 lines (120 loc) · 2.58 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
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"shops":
[
{
"name" : "Daraz",
"url" : "https://www.daraz.com.bd",
"logo" : "daraz.png"
},
{
"name" : "Pickaboo",
"url" : "https://www.pickaboo.com/",
"logo" : "pickaboo.png"
},
{
"name" : "Shoparu",
"url" : "https://shoparu.com/",
"logo" : "shoparu.jpeg"
},
{
"name" : "Bagdoom",
"url" : "https://www.bagdoom.com/",
"logo" : "bagdoom.jpg"
},
{
"name" : "Ajkerdeal",
"url" : "https://ajkerdeal.com/",
"logo" : "ajkerdeal.png"
},
{
"name" : "Priyoshop",
"url" : "https://priyoshop.com/",
"logo" : "priyoshop.png"
},
{
"name" : "Othoba",
"url" : "https://www.othoba.com/",
"logo" : "othoba.png"
},
{
"name" : "Ofuronto",
"url" : "https://ofuronto.com/",
"logo" : "ofuronto.png"
},
{
"name" : "BDShop",
"url" : "https://www.bdshop.com/",
"logo" : "bdshop.png"
},
{
"name" : "Shadmart",
"url" : "https://www.shadmart.com/",
"logo" : "shadmart.png"
},
{
"name" : "Ushop",
"url" : "http://www.ushop.com.bd/",
"logo" : "ushop.png"
},
{
"name" : "Chomok",
"url" : "https://chomok.com.bd/",
"logo" : "chomok.png"
},
{
"name" : "ShoppersBD",
"url" : "http://www.shoppersbd.com/",
"logo" : "shoppersbd.png"
},
{
"name" : "Chaldal",
"url" : "https://chaldal.com/",
"logo" : "chaldal.png"
},
{
"name" : "Onlinebdshopping",
"url" : "https://onlinebdshopping.com/",
"logo" : "onlinebdshopping.png"
},
{
"name" : "Catseye",
"url" : "https://catseye.com.bd/",
"logo" : "catseye.png"
},
{
"name" : "OkshopBD",
"url" : "http://okshopbd.com/",
"logo" : "okshop.png"
},
{
"name" : "Banglashoppers",
"url" : "https://www.banglashoppers.com/",
"logo" : "banglashoppers.jpg"
},
{
"name" : "Kikinben",
"url" : "https://www.kikinben.com/en/makeup-glam.html",
"logo" : "kikinben.png"
},
{
"name" : "OnlineMart",
"url" : "http://www.bdonlinemart.com/",
"logo" : "onlinemart.png"
},
{
"name" : "Techshop",
"url" : "https://www.techshopbd.com/",
"logo" : "techshopbd_logo.jpg"
},
{
"name" : "Shwapno",
"url" : "http://www.shwapno.com/",
"logo" : "shwapno-logo.png"
},
{
"name" : "Meenabazar",
"url" : "http://www.meenaclick.com/",
"logo" : "meenabazar.png"
}
]
}