topdramabox
const box = document.getElementById('network_tip_box'); SPZ.whenApiDefined(box).then(apis= { apis.close(); window?.currentVideoPlayer?.play(); }) }); window.addEventListener('offline', () = { console.warn('[network offline]'); const box = document.getElementById('network_tip_box'); SPZ.whenApiDefined(box).then(apis= { apis.open(); window?.c...