Loading video...
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();' +
'});' +
'});' +
'' +
'