LOCAL/
00:36:03
CONTACT NOW
00:36:03
CONTACT NOW
THE LAST EPISODE YOU WATCHED
THE LAST EPISODE YOU WATCHED
THE LAST EPISODE YOU WATCHED
THE LAST EPISODE YOU WATCHED
©2024 JASON KRANGEL
GO BACK TO TOP
©2024 JASON KRANGEL
GO BACK TO TOP
window.addEventListener('message', function(e) { if (e.data && e.data.type === 'caf-resize') { var iframes = document.querySelectorAll('iframe'); iframes.forEach(function(iframe) { if (iframe.src && iframe.src.indexOf('netlify.app') !== -1) { iframe.style.height = e.data.height + 'px'; iframe.style.minHeight = e.data.height + 'px'; } }); } });