ADVERTISEMENT
Nigeria

Download Latest Nigeria Music & New Songs 2025

Rema – Trouble Maker

Rema, a well-known Nigerian singer-songwriter signed to Mavins Records, returns to the music world with a new, fascinating single named…

Boy Spyce – Dreams

Another artist that is completely unique Boy Spyce, a Mavin Records veteran artist and songwriter, has dropped a new single…

Terri – Show You

Terry Daniel Akewe, popularly known as Terri, is a Nigerian musician and composer who recently released his latest album, “Show…

Kizz Daniel – Mama

Kizz Daniel, an exceptionally gifted Nigerian songwriter and music composer, has recently introduced a new earth-breaking track titled “Mama.” At…

Kizz Daniel – Madu

“Madu” is the debut single from the talented Nigerian entertainer, songwriter, and record producer Kizz Daniel. At some point, you…

DammyDaas – Shiva

Legendary Nigerian song composer, recording artist, and musical prodigy Dammydaas has just published another celebratory tune,  “Shiva.” At some point,…

Eddgrin – Angel Ft twest

Incredible Nigerian composer, recording artist, and songwriter Eddygrin has just dropped a new starring track titled “Angel.” M/M was created…

Kizz Daniel – Double

The CEO of FLYBOY INC. and world-famous Nigerian singer-songwriter Kizz Daniel has found another integrating song named “Double.” At some…

Boy Spyce – Bad Things

Yet another groundbreaking singer “Bad Things” is the name of the new single by Boy Spyce, a seasoned musician and…

Boy Spyce – Wayo

Not one, but two, groundbreaking singers “Wayo” is the name of the new single by Boy Spyce, a seasoned musician…

Boy Spyce – Destiny

The revolutionary vocalist returns. An older artist on Mavin Records named Boy Spyce has recently released a new tune titled…

Boy Spyce – Nobody

On his latest track, “Nobody” Mavin Records singer and songwriter Boy Spyce features yet another exceptional talent. The song, “Nobody”…

Boy Spyce – Folake

An exciting new track “Folake” has been released by Boy Spyce, a signee of Mavins Record and a musical superstar…

Boy Spyce – Relationship

Boy Spyce, an established name in Nigerian music and a signee of Mavins Record has returned with another infectious single,…

Boy Spyce – So Bad

Shocking new track “So Bad” dropped by Mavins Record signee and gifted Nigerian singer Boy Spyce. A veteran of the…

`; adContainer.appendChild(script); // Display the ad container (if it was hidden) adContainer.style.display = 'block'; // Store the current time localStorage.setItem(LAST_AD_DISPLAY_KEY, Date.now()); } } function canShowAd() { const lastDisplayTime = localStorage.getItem(LAST_AD_DISPLAY_KEY); if (!lastDisplayTime) { // No previous display time, so we can show the ad return true; } const currentTime = Date.now(); const timeElapsed = currentTime - parseInt(lastDisplayTime, 10); return timeElapsed >= AD_DISPLAY_INTERVAL; } // Check on page load and delay ad appearance document.addEventListener('DOMContentLoaded', () => { if (canShowAd()) { setTimeout(() => { showVignetteAd(); }, DELAY_TIME); } else { // Optionally, if you want to hide the ad container initially if not eligible document.getElementById(AD_ZONE_ID).style.display = 'none'; } }); // You could also set up a recurring check if the user stays on the page for a long time // However, vignette ads are typically shown on page load or navigation. // If you need a persistent check *while on the same page*, uncomment the following: /* setInterval(() => { if (canShowAd()) { showVignetteAd(); } }, 60 * 1000); // Check every minute if an ad can be shown */