add cards & tracks
This commit is contained in:
@@ -36,7 +36,7 @@ export default eventHandler(() => {
|
||||
id: 5,
|
||||
name: "New candys",
|
||||
url: "https://newcandys.bandcamp.com",
|
||||
coverId: "0033518637",
|
||||
coverId: "0039963261",
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
@@ -67,6 +67,84 @@ export default eventHandler(() => {
|
||||
name: "I love UFO",
|
||||
url: "https://bruitblanc.bandcamp.com",
|
||||
coverId: "a2203158939",
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 11,
|
||||
name: "Kid Congo & The Pink Monkey Birds",
|
||||
url: "https://kidcongothepinkmonkeybirds.bandcamp.com/",
|
||||
coverId: "0017196290",
|
||||
},
|
||||
{
|
||||
id: 12,
|
||||
name: "Firefriend",
|
||||
url: "https://firefriend.bandcamp.com/",
|
||||
coverId: "0031072203",
|
||||
},
|
||||
{
|
||||
id: 13,
|
||||
name: "Squid",
|
||||
url: "https://squiduk.bandcamp.com/",
|
||||
coverId: "0037649385",
|
||||
},
|
||||
{
|
||||
id: 14,
|
||||
name: "Lysistrata",
|
||||
url: "https://lysistrata.bandcamp.com/",
|
||||
coverId: "0033900158",
|
||||
},
|
||||
{
|
||||
id: 15,
|
||||
name: "Pablo X Broadcasting Services",
|
||||
url: "https://pabloxbroadcastingservices.bandcamp.com/",
|
||||
coverId: "0036956486",
|
||||
},
|
||||
{
|
||||
id: 16,
|
||||
name: "Night Beats",
|
||||
url: "https://nightbeats.bandcamp.com/",
|
||||
coverId: "0036987720",
|
||||
},
|
||||
{
|
||||
id: 17,
|
||||
name: "Deltron 3030",
|
||||
url: "https://delthefunkyhomosapien.bandcamp.com/",
|
||||
coverId: "0005254781",
|
||||
},
|
||||
{
|
||||
id: 18,
|
||||
name: "The Amorphous Androgynous",
|
||||
url: "https://theaa.bandcamp.com/",
|
||||
coverId: "0022226700",
|
||||
},
|
||||
{
|
||||
id: 19,
|
||||
name: "Wooden Shjips",
|
||||
url: "https://woodenshjips.bandcamp.com/",
|
||||
coverId: "0012406678",
|
||||
},
|
||||
{
|
||||
id: 20,
|
||||
name: "Silas J. Dirge",
|
||||
url: "https://silasjdirge.bandcamp.com/",
|
||||
coverId: "0035751570",
|
||||
},
|
||||
{
|
||||
id: 21,
|
||||
name: "Secret Colours",
|
||||
url: "https://secretcolours.bandcamp.com/",
|
||||
coverId: "0010661379",
|
||||
},
|
||||
{
|
||||
id: 22,
|
||||
name: "Larry McNeil And The Blue Knights",
|
||||
url: "https://www.discogs.com/artist/6528940-Larry-McNeil-And-The-Blue-Knights",
|
||||
coverId: "https://i.discogs.com/Yr05_neEXwzPwKlDeV7dimmTG34atkAMgpxbMBhHBkI/rs:fit/g:sm/q:90/h:600/w:600/czM6Ly9kaXNjb2dz/LWRhdGFiYXNlLWlt/YWdlcy9SLTEyMTEw/ODE1LTE1Mjg1NjU1/NzQtMjcyOC5qcGVn.jpeg",
|
||||
},
|
||||
{
|
||||
id: 23,
|
||||
name: "Hugo Blanco",
|
||||
url: "https://elpalmasmusic.bandcamp.com/album/color-de-tr-pico-compiled-by-el-dr-gon-criollo-el-palmas",
|
||||
coverId: "0016886708",
|
||||
},
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user