-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathm60-cytube-carousel.json
39 lines (39 loc) · 1.45 KB
/
m60-cytube-carousel.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
{
"ok": true,
"list": {
"uuid": "939fbf65-9040-4392-ae06-5817dd84f57a",
"order_uuid": null,
"channels": [
{
"channel_url": "https://twitch.tv/m60_",
"image_url": "https://raw.githubusercontent.com/m60irl/stuff/main/twitch.png",
"title": "Follow on Twitch"
},
{
"channel_url": "https://youtube.com/m60",
"image_url": "https://raw.githubusercontent.com/m60irl/stuff/main/youtube.png",
"title": "Subscribe on YouTube"
},
{
"channel_url": "https://twitter.com/m60irl",
"image_url": "https://raw.githubusercontent.com/m60irl/stuff/main/twitter.png",
"title": "Follow on Twitter"
},
{
"channel_url": "https://discord.gg/m60",
"image_url": "https://raw.githubusercontent.com/m60irl/stuff/main/discord.png",
"title": "Join the Discord"
},
{
"channel_url": "https://tip.m60.live",
"image_url": "https://raw.githubusercontent.com/m60irl/stuff/main/paypal.png",
"title": "Donate with PayPal"
},
{
"channel_url": "https://1upcoin.com/donate/m60_",
"image_url": "https://raw.githubusercontent.com/m60irl/stuff/main/bitcoin.png",
"title": "Donate with Crypto"
}
]
}
}