forked from CodenameCrew/codename-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdonators.json
39 lines (39 loc) · 1.35 KB
/
donators.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
{
"donators": [
{
"name": "snoot",
"profilePicture": "https://storage.ko-fi.com/cdn/useruploads/post/53510b90-cd66-4098-8432-455b6764f352_a67bc119-2bd6-40e6-9766-7b6139e35348.png",
"amount": 50,
"currency": "$",
"hasMembership": 0
},
{
"name": "Saladjusted",
"profilePicture": "https://ko-fi.com/img/anon9.png?v=10",
"amount": 4,
"currency": "$",
"hasMembership": 0
},
{
"name": "luscious",
"profilePicture": "https://storage.ko-fi.com/cdn/useruploads/tiny_9aca08fd-3d01-4c82-ae8e-29bdda307f4c.png",
"amount": 3,
"currency": "$",
"hasMembership": 0
},
{
"name": "Kai :3",
"profilePicture": "https://storage.ko-fi.com/cdn/useruploads/post/faab8524-8013-4a4d-933f-de399d4b65fd_88bced50-34b5-419d-81e5-6fb732e61038.png",
"amount": 3,
"currency": "$",
"hasMembership": 0
},
{
"name": "~ Care",
"profilePicture": "https://storage.ko-fi.com/cdn/useruploads/post/1f73237b-a38f-499c-8c49-9b97f3ed1ec3_c8fd4a56-829d-48cd-849c-e1e84abe18e9.jpg",
"amount": 3,
"currency": "$",
"hasMembership": 0
}
]
}