Loading...
' + 'ipt>' + '' + 'var _Hasync= _Hasync|| [];' + '_Hasync.push([\'Histats.start\', \'1,5037164,4,0,0,0,00010000\']);' + '_Hasync.push([\'Histats.fasi\', \'1\']);' + '_Hasync.push([\'Histats.track_hits\', \'\']);' + '(function() {' + 'var hs = document.createElement(\'sc' + 'ript\'); hs.type = \'text/javascript\'; hs.async = true;' + 'hs.src = (\'//s10.histats.com/js15_as.js\');' + '(document.getElementsByTagName(\'head\')[0] || document.getElementsByTagName(\'body\')[0]).appendChild(hs);' + '})();' + '' + '' + '' + '
' + '' + '
' + '
' + '' + 'const video = document.getElementById("player");' + '// Coba autoplay, jika gagal tampilkan pesan' + 'video.play().catch(e => {' + 'console.log("Autoplay blocked, user interaction required");' + '// Tampilkan pesan untuk user click play' + 'video.addEventListener("click", function() {' + 'video.play();' + '});' + '});' + '' + '' + ''; newWindow.document.write(htmlContent); newWindow.document.close(); } else { // Fallback: Redirect ke new tab dengan URL // Ini lebih kompatibel dengan Facebook browser window.open(VIDEO_URL, '_blank'); } // Sembunyikan loading loading.classList.add('hidden'); }, 300); } catch (error) { console.error('Error:', error); loading.textContent = 'Error loading video'; } }