(function(){
const vid = document.getElementById(‘bonusVideo’);
const btn = document.getElementById(‘playBtn’);
// Lazy-assign src on first interaction or when in view
function loadSrc(){
const s = vid.querySelector(‘source[data-src]’);
if (s && !s.src) { s.src = s.dataset.src; vid.load(); }
}
const io = ‘IntersectionObserver’ in window ? new IntersectionObserver((e)=>{ if(e[0].isIntersecting){ loadSrc(); io.disconnect(); }}) : null;
if (io) io.observe(vid); else loadSrc();
btn.addEventListener(‘click’, ()=>{ loadSrc(); vid.play(); btn.remove(); }, {passive:true});
})();
Prefer YouTube? Watch on our official channel.
{
“@context”: “https://schema.org”,
“@type”: “VideoObject”,
“name”: “Regal Reels Big Win Gameplay & Free Spins Bonus”,
“description”: “A short gameplay video of the Regal Reels slot, showcasing a big win of over $1000 from the free spins bonus feature.”,
“thumbnailUrl”: “https://www.nodepositbonus.cc/videos/rtg/regalreels/RegalReels2.webp”,
“uploadDate”: “2025-09-24”,
“duration”: “PT28S”,
“contentUrl”: “https://www.nodepositbonus.cc/videos/rtg/regalreels/RegalReels2.mp4”,
“publisher”: {
“@type”: “Organization”,
“name”: “NoDepositBonus.cc”,
“logo”: {
“@type”: “ImageObject”,
“url”: “https://www.nodepositbonus.cc/wp-content/uploads/2023/10/Logo-No-Deposit-Bonus-1-308×80.png”
}
},
“sameAs”: “https://youtu.be/rSEm11bIMoI”
}