diff --git a/covers/10.jpg b/covers/10.jpg index eae50e6..0a1226c 100644 Binary files a/covers/10.jpg and b/covers/10.jpg differ diff --git a/covers/6.jpg b/covers/6.jpg index 05cfc0d..082ffe7 100644 Binary files a/covers/6.jpg and b/covers/6.jpg differ diff --git a/covers/7.jpg b/covers/7.jpg index bd80c63..a1704d9 100644 Binary files a/covers/7.jpg and b/covers/7.jpg differ diff --git a/covers/8.jpg b/covers/8.jpg index a4d91d7..69d5a8b 100644 Binary files a/covers/8.jpg and b/covers/8.jpg differ diff --git a/covers/9.jpg b/covers/9.jpg index bcd6e2b..9f776bf 100644 Binary files a/covers/9.jpg and b/covers/9.jpg differ diff --git a/index.html b/index.html index 015ea84..5324a01 100644 --- a/index.html +++ b/index.html @@ -23,52 +23,52 @@

Best of NCS - No Copyright Sounds

1 Let me Love You - 05:34 + 03:48
1 Let me Love You - 05:34 + 02:34
1 Let me Love You - 05:34 + 04:39
1 Let me Love You - 05:34 + 04:26
1 Let me Love You - 05:34 + 03:28
1 Let me Love You - 05:34 + 03:14
1 Let me Love You - 05:34 + 03:28
1 Let me Love You - 05:34 + 03:29
1 Let me Love You - 05:34 + 03:01
1 Let me Love You - 05:34 + 02:59
@@ -90,4 +90,4 @@

Best of NCS - No Copyright Sounds

- \ No newline at end of file + diff --git a/script.js b/script.js index 61a0884..e0433fc 100644 --- a/script.js +++ b/script.js @@ -15,11 +15,11 @@ let songs = [ {songName: "DEAF KEV - Invincible [NCS Release]-320k", filePath: "songs/3.mp3", coverPath: "covers/3.jpg"}, {songName: "Different Heaven & EH!DE - My Heart [NCS Release]", filePath: "songs/4.mp3", coverPath: "covers/4.jpg"}, {songName: "Janji-Heroes-Tonight-feat-Johnning-NCS-Release", filePath: "songs/5.mp3", coverPath: "covers/5.jpg"}, - {songName: "Rabba - Salam-e-Ishq", filePath: "songs/2.mp3", coverPath: "covers/6.jpg"}, - {songName: "Sakhiyaan - Salam-e-Ishq", filePath: "songs/2.mp3", coverPath: "covers/7.jpg"}, - {songName: "Bhula Dena - Salam-e-Ishq", filePath: "songs/2.mp3", coverPath: "covers/8.jpg"}, - {songName: "Tumhari Kasam - Salam-e-Ishq", filePath: "songs/2.mp3", coverPath: "covers/9.jpg"}, - {songName: "Na Jaana - Salam-e-Ishq", filePath: "songs/4.mp3", coverPath: "covers/10.jpg"}, + {songName: "Lost Sky - Fearless pt.II (feat. Chris Linton) [NCS Release]", filePath: "songs/6.mp3", coverPath: "covers/6.jpg"}, + {songName: "Cartoon - On & On (feat. Daniel Levi) [NCS Release]", filePath: "songs/7.mp3", coverPath: "covers/7.jpg"}, + {songName: "Sub Urban - Cardles [NCS Release] ", filePath: "songs/8.mp3", coverPath: "covers/8.jpg"}, + {songName: "Syn Cole - Feel Good [NCS Release]", filePath: "songs/9.mp3", coverPath: "covers/9.jpg"}, + {songName: "Unknown Brain - Superhero [NCS Release]", filePath: "songs/10.mp3", coverPath: "covers/10.jpg"}, ] songItems.forEach((element, i)=>{ @@ -106,4 +106,4 @@ document.getElementById('previous').addEventListener('click', ()=>{ audioElement.play(); masterPlay.classList.remove('fa-play-circle'); masterPlay.classList.add('fa-pause-circle'); -}) \ No newline at end of file +}) diff --git a/songs/10.mp3 b/songs/10.mp3 index 2da6005..0868331 100644 Binary files a/songs/10.mp3 and b/songs/10.mp3 differ diff --git a/songs/6.mp3 b/songs/6.mp3 index ff63552..f166e56 100644 Binary files a/songs/6.mp3 and b/songs/6.mp3 differ diff --git a/songs/7.mp3 b/songs/7.mp3 index ebdbae4..c5e4402 100644 Binary files a/songs/7.mp3 and b/songs/7.mp3 differ diff --git a/songs/8.mp3 b/songs/8.mp3 index 3b95e28..ad267d3 100644 Binary files a/songs/8.mp3 and b/songs/8.mp3 differ diff --git a/songs/9.mp3 b/songs/9.mp3 index ff63552..296820f 100644 Binary files a/songs/9.mp3 and b/songs/9.mp3 differ