-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrewards.json
62 lines (62 loc) · 2.16 KB
/
rewards.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
[
{
"name": "Liatrio Store",
"description": "Choose an item from the <https://liatrio.axomo.com/|Liatrio Store>. 2 Fistbumps = 1 Dollar.",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/Liatrio_Logo.png",
"cost": 0
},
{
"name": "Neon Liatrio Sign",
"description": "Neon Liatrio sign, 6.5\"x18\"",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/Liatrio_Neon_Sign.jpg",
"cost": 500
},
{
"name": "Custom Nike Air Force 1's",
"description": "Nike Air Force 1 Shoes",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/Liatrio_Nike_Air_Force1.png",
"cost": 500
},
{
"name": "Hawaiian Shirt",
"description": "Hawaiian Shirt.",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/5_HawaiianShirt.png",
"cost": 80
},
{
"name": "Visa Gift Card",
"description": "$25 Visa Gift Card",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/image (11).png",
"cost": 100
},
{
"name": "Donation: Open Source Mental Health",
"description": "Donate $50 to Open Source Mental Health",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/OSMH logo.jpeg",
"cost": 100
},
{
"name": "Donation: National Alliance to End Homelessness",
"description": "Donate $50 to National Alliance to End Homelessness",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/NAEH logo.png",
"cost": 100
},
{
"name": "Donation: Girls Who Code",
"description": "Donate $50 to Girls Who Code",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/image (17).png",
"cost": 100
},
{
"name": "Donation: Go Climate Neutral",
"description": "Donate $50 to Go Climate Neutral",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/image (16).png",
"cost": 100
},
{
"name": "Donation: 4ocean",
"description": "Donate $20 to 4ocean",
"imageURL": "https://gratibotjtest.blob.core.windows.net/gratibotimages/image (15).png",
"cost": 40
}
]