setTimeout(()=>{if((window.matchMedia("(display-mode: standalone)").matches||window.matchMedia("(display-mode: fullscreen)").matches||window.matchMedia("(display-mode: minimal-ui)").matches)&&!navigator.onLine){var e;Array.from(document.getElementsByTagName("video")).forEach(function(e){console.log("Each Loop",e);var a,t,i,o=e.src;console.log(o),!0==(a=o,"mp4"===(t=a,i=t.split("."),i[i.length-1]).toLowerCase())&&(e.setAttribute("src",""),e.parentElement.append("
MP4 video is not supported in service worker app
"))})}},1e3);