-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
80 lines (80 loc) · 3.55 KB
/
config.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
69
70
71
72
73
74
75
76
77
78
79
80
{
"name": "Gustavo Pott Delfino",
"job": "Técnico em Análise e Desenvolvimento de Sistemas",
"github": "gupdelf",
"bg": "https://images.unsplash.com/photo-1484626753559-5fa3ea273ae8?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80",
"favorites": {
"AluraTubes Favoritos": [
{
"user": "gupdelf",
"url": "https://aluratube-xi.vercel.app/"
}
]
},
"playlists": {
"Expensive Houses": [
{
"title": "$14,000,000! Beautiful Casa Lido waterfront home with the best panoramic views of Sarasota Bay, FL",
"url": "https://www.youtube.com/watch?v=YUffLBjAf2k",
"thumb": "https://i3.ytimg.com/vi/YUffLBjAf2k/maxresdefault.jpg"
},
{
"title": "3933 Country Club Ln, Fort Lauderdale, FL 33308. Masterpiece at Enclave Coral Ridge Country Club",
"url": "https://www.youtube.com/watch?v=ynSGCuaw9L8",
"thumb": "https://i3.ytimg.com/vi/ynSGCuaw9L8/maxresdefault.jpg"
},
{
"title": "924 Bel Air Road - Bel Air CA, 90077",
"url": "https://www.youtube.com/watch?v=7bz9OHp95js",
"thumb": "https://i3.ytimg.com/vi/7bz9OHp95js/maxresdefault.jpg"
},
{
"title": "SOLD | 822 Sarbonne Rd | Bel-Air | SP $75,000,000",
"url": "https://www.youtube.com/watch?v=X8-dKsLVJq8",
"thumb": "https://i3.ytimg.com/vi/X8-dKsLVJq8/maxresdefault.jpg"
},
{
"title": "SOLD | Highridge Drive | Beverly Hills | $16,500,000",
"url": "https://www.youtube.com/watch?v=hfRpz2MFtio",
"thumb": "https://i3.ytimg.com/vi/hfRpz2MFtio/maxresdefault.jpg"
},
{
"title": "SOLD | VILLA SARBONNE | BEL-AIR | $88M",
"url": "https://www.youtube.com/watch?v=rFHVbYeWqds",
"thumb": "http://i3.ytimg.com/vi/rFHVbYeWqds/hqdefault.jpg"
}
],
"Best phonks": [
{
"title": "PLAYAMANE x Nateki - MIDNIGHT",
"url": "https://www.youtube.com/watch?v=iBv6kB7WxYg",
"thumb": "https://i3.ytimg.com/vi/iBv6kB7WxYg/maxresdefault.jpg"
},
{
"title": "MoonDeity - NEON BLADE",
"url": "https://www.youtube.com/watch?v=dvQJIgjlR3I",
"thumb": "https://i3.ytimg.com/vi/dvQJIgjlR3I/maxresdefault.jpg"
},
{
"title": "VTORNIK - Money Rain (Phonk Remix by DEMON BEATS)",
"url": "https://www.youtube.com/watch?v=dqEnqfsko08",
"thumb": "https://i3.ytimg.com/vi/dqEnqfsko08/maxresdefault.jpg"
},
{
"title": "Барбарики - PHONK REMIX(By LONE.OFF BEATS)",
"url": "https://www.youtube.com/watch?v=81ZB3oiOMLY",
"thumb": "http://i3.ytimg.com/vi/81ZB3oiOMLY/hqdefault.jpg"
},
{
"title": "Close Eyes",
"url": "https://www.youtube.com/watch?v=OSbhFr5TzkQ",
"thumb": "https://i3.ytimg.com/vi/OSbhFr5TzkQ/maxresdefault.jpg"
},
{
"title": "Suffer With Me",
"url": "https://www.youtube.com/watch?v=OgmMJGEhwxw",
"thumb": "https://i3.ytimg.com/vi/OgmMJGEhwxw/maxresdefault.jpg"
}
]
}
}