diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-02-21 21:16:26 -0800 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-02-21 21:16:26 -0800 |
| commit | 9cf921ef87b4829fb95bd06036f1b445d547bda4 (patch) | |
| tree | d0cac72e96411c45e3d0efadd78045c11237850b /src/constants | |
| parent | 4812f10026d37ea8b16880f8f3e46ec6f4188f98 (diff) | |
Remove Pink Guy songs
Diffstat (limited to 'src/constants')
| -rw-r--r-- | src/constants/songs.ts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts index c7bba3d..b5681af 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -447,7 +447,6 @@ export const songs = [ { artist: "Tom Petty And The Heartbreakers", name: "American Girl", youtubeId: "SIhb-kNvL6M" }, { artist: "Commodores", name: "Easy", youtubeId: "aCsZ3_db_Fk" }, { artist: "Chicago", name: "25 or 6 to 4", youtubeId: "JTzFh1dCoGg" }, - { artist: "PINK GUY", name: "STFU", youtubeId: "OLpeX4RRo28" }, { artist: "Genesis", name: "Land of Confusion", youtubeId: "CKrsAje9lxg" }, { artist: "Pink Floyd", name: "Breathe (In The Air)", youtubeId: "Vddl9TK5RqU" }, { artist: "Bowling For Soup", name: "1985", youtubeId: "H1Pb-cRbspA" }, @@ -634,7 +633,6 @@ export const songs = [ { artist: "Martin O’Donnell, Michael Salvatori", name: "Flawed Legacy (Halo 2)", youtubeId: "sVgkqB8Zdl0" }, { artist: "Amy Grant", name: "Baby, Baby", youtubeId: "PnAD2Tb-SE8" }, { artist: "Imagine Dragons", name: "Walking The Wire", youtubeId: "1nv9br7P7g0" }, - { artist: "Pink Guy", name: "Goofy's Trial", youtubeId: "ZvftpofBzZE" }, { artist: "Stevie Wonder", name: "Superstition", youtubeId: "ftdZ363R9kQ" }, { artist: "Talking Heads", name: "Burning Down the House", youtubeId: "bgJ-hyzl6jg" }, { artist: "The National", name: "Exile, Vilify (Portal 2)", youtubeId: "XUwkGFw226U" }, @@ -651,12 +649,10 @@ export const songs = [ { artist: "Mord Fustang", name: "Diamonds", youtubeId: "Ew-JkxeXvB0" }, { artist: "LVTHER, MYZICA", name: "Some Kind of Magic (feat. MYZICA)", youtubeId: "BC9Nu2cG5J4" }, { artist: "Ricky Martin", name: "Livin' la Vida Loca", youtubeId: "98B9ZHOlk2E" }, - { artist: "Pink Guy", name: "Stfu", youtubeId: "GhJ043zp8hI" }, { artist: "Michael Jackson", name: "Wanna Be Startin' Somethin'", youtubeId: "8KWf_-ofYgI" }, { artist: "Prince & The Revolution", name: "Let's Go Crazy", youtubeId: "eCM2dEWGf-o" }, { artist: "Daryl Hall & John Oates", name: "Out of Touch", youtubeId: "DCkJ5lGPqFs" }, { artist: "Blue Oyster Cult", name: "(Don't Fear) The Reaper", youtubeId: "Dy4HA3vUv2c" }, - { artist: "Pink Guy", name: "Gays 4 Donald", youtubeId: "uX9HfGwomBk" }, { artist: "The Human League", name: "Don't You Want Me", youtubeId: "UscEO2ITyug" }, { artist: "Isaac Hayes", name: "Walk On By", youtubeId: "5loAY27W5IY" }, { artist: "Falco", name: "Rock Me Amadeus", youtubeId: "OKxBk4V79Co" }, @@ -1095,7 +1091,6 @@ export const songs = [ { artist: "Screaming Jay Hawkins", name: "Little Demon", youtubeId: "hpC-LAbkXTM" }, { artist: "Huey Lewis & The News", name: "I Want A New Drug", youtubeId: "0PhqlB-uTX8" }, { artist: "Cher", name: "Believe", youtubeId: "oOGxKLUMbbc" }, - { artist: "Pink Guy", name: "Nickelodeon Girls", youtubeId: "pgVIL0mo6yA" }, { artist: "Coldplay", name: "Speed of Sound", youtubeId: "04tC72kZM_o" }, { artist: "Pink Floyd", name: "Money", youtubeId: "rwPM01cbQBc" }, { artist: "Madness", name: "Our House", youtubeId: "r0KzvXf-_Zw" }, |
