Skip to content

Commit 6ad4c26

Browse files
committed
v1.0.5
1 parent e3e2c72 commit 6ad4c26

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

script.js

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -422,8 +422,8 @@ const bands = [
422422
['Propellerheads', `${path}/propellerheaads/`],
423423
['Petit Biscuit', `${path}/petit-biscuit-band/`],
424424
['Pepe Vasquez', `${path}/pepe-vazquez/`],
425-
['Placebo', `${path}/placebo/`],
426-
['Pantera', `${path}/pantera/`],
425+
['Placebo', `${path}/placebo-band/`],
426+
['Pantera', `${path}/pantera-band/`],
427427
['Pedro Suárez-Vértiz', `${path}/pedro-suarez-vertiz-ost/`],
428428
['Power Rangers Wild Force', `${path}/power-rangers-wild-force-ost/`],
429429
['Power Rangers Jungle Fury', `${path}/power-rangers-jungle-fury-ost/`],
@@ -432,9 +432,9 @@ const bands = [
432432
['Queen Latifah', `${path}/queen-latifah-band/`],
433433
['Queensrÿche', `${path}/queensryche-band/`],
434434
['Queen', `${path}/queen-band/`],
435-
['Quiet Riot', `${path}/quiet-riot-ost/`],
436-
['Quicksilver', `${path}/quicksilver-ost/`],
437-
['Queens Of The Stop Age', `${path}/queens-of-the-stop-age-ost/`],
435+
['Quiet Riot', `${path}/quiet-riot-band/`],
436+
['Quicksilver', `${path}/quicksilver-band/`],
437+
['Queens Of The Stop Age', `${path}/queens-of-the-stop-of-the-age-band/`],
438438

439439
/* ======================= R ======================= */
440440
['Resident Evil', `${path}/resident-evil/`],
@@ -447,15 +447,15 @@ const bands = [
447447
['Ray Sepulveda', `${path}/ray-sepulveda-ost/`],
448448
['Romeo Santos', `${path}/romeo-santos-ost/`],
449449
['Red Swam', `${path}/red-swam/`],
450-
['Roxette (version English)', `${path}/roxette-ost/`],
450+
['Roxette', `${path}/roxette-ost/`],
451+
['Roxette (in Spanish)', `${path}/roxette-in-spanish-album/`],
451452
['Red Hot Chilli Peppers', `${path}/red-hot-chilli-peppers/`],
452453
['Rupert Holmes', `${path}/rupert-holmes/`],
453-
['Rage Against The Machine', `${path}/rage-against-the-machine/`],
454+
['Rage Against The Machine', `${path}/rage-against-the-machine-album/`],
454455
['Royal Blood', `${path}/royal-blood/`],
455456
['Rihanna', `${path}/rihanna-ost/`],
456-
['Roxette (version Spanish)', `${path}/roxette-in-spanish/`],
457457
['Rauw Alejandro', `${path}/rauw-alejandro/`],
458-
['Rata Blanca', `${path}/rata-blanca/`],
458+
['Rata Blanca', `${path}/rata-blanca-album/`],
459459
['Rhcp Lives', `${path}/rhcp-lives-ost/`],
460460
['Remy Zero', `${path}/remy-zero/`],
461461
['Robert Miles', `${path}/robert-miles/`],
@@ -609,6 +609,7 @@ const bands = [
609609

610610
/* ======================= Y ======================= */
611611
['Yoshiki', `${path}/yoshiki-album/`],
612+
['Yoasobi', `${path}/yoasobi`],
612613
['Yamamoto Kohta', `${path}/kohta-yamamoto-band/`],
613614
["Yousou N'dour", `${path}/youssou-ndour/`],
614615
['Your Lie In April', `${path}/your-lie-in-april-ost/`],

0 commit comments

Comments
 (0)