d
This commit is contained in:
parent
0a82179cb0
commit
43fc8c3465
2 changed files with 35 additions and 3 deletions
35
index.js
35
index.js
|
@ -1631,6 +1631,41 @@ const webamp = new Webamp({
|
|||
"title": "Xplosion"
|
||||
},
|
||||
"url": "https://9.prigoana.lol/Outkast - Xplosion.flac"
|
||||
},
|
||||
{
|
||||
"metaData": {
|
||||
"artist": "Malik Yusef",
|
||||
"title": " Wouldn't You Like To..."
|
||||
},
|
||||
"url": "https://9.prigoana.lol/Malik Yusef - Wouldn't You Like To….flac"
|
||||
},
|
||||
{
|
||||
"metaData": {
|
||||
"artist": "Immortal Technique",
|
||||
"title": "Dance With The Devil"
|
||||
},
|
||||
"url": "https://9.prigoana.lol/Immortal Technique - Dance with the Devil"
|
||||
},
|
||||
{
|
||||
"metaData": {
|
||||
"artist": "Outkast",
|
||||
"title": "ATLiens"
|
||||
},
|
||||
"url": "https://9.prigoana.lol/Outkast - ATLiens"
|
||||
},
|
||||
{
|
||||
"metaData": {
|
||||
"artist": "OutKast",
|
||||
"title": "Rosa Parks"
|
||||
},
|
||||
"url": "https://9.prigoana.lol/Outkast - Rosa Parks.flac"
|
||||
},
|
||||
{
|
||||
"metaData": {
|
||||
"artist": "Outkast",
|
||||
"title": "Ms. Jackson"
|
||||
},
|
||||
"url": "https://9.prigoana.lol/Outkast - Ms. Jackson.flac"
|
||||
}
|
||||
],
|
||||
initialSkin: {
|
||||
|
|
|
@ -122,14 +122,11 @@
|
|||
<p><a href="../">back</a></p>
|
||||
<h3>Console Modding<br><br></h3>
|
||||
<p>Available Consoles:</p><br>
|
||||
<p>Nintendo GameCube</p>
|
||||
<p>Nintendo Wii</p>
|
||||
<p>Nintendo Wii Mini</p>
|
||||
<p>Nintendo Wii U</p>
|
||||
<p>Nintendo 3DS</p>
|
||||
<p>Nintendo Switch</p>
|
||||
<p>PlayStation</p>
|
||||
<p>PlayStation 2</p>
|
||||
<p>PlayStation 3</p>
|
||||
<p>PlayStation 4</p>
|
||||
<p>PlayStation 5</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue