បញ្ជីចាក់វីដេអូ OK.ru Video Playlist
១.ចូលទៅកាន់ Theme => Edit HTML រួចចម្លងកូដខាងក្រោមដាក់ពីខាងលើ </head> ២.ចម្លងកូដខាងក្រោមដាក់ពីខាងលើ </body> បន្ទាប់មកចុច Icon Save រួចចាកចេញពីផ្ទាំង Edit HTML $('#ok-playlist').each(function () { let $this = $(this), zeroIndex = 0, isDotBlogSpot = false; const okUrl = (isUrl) => { isUrl = isDotBlogSpot === true ? "https://vdoview.tumblr.com/?id=" : "https://ok.ru/videoembed/"; return isUrl; } const autoPlay = (isAutoPlay) => { isAutoPlay = isDotBlogSpot !== true ? "?autoplay=1" : ""; return isAutoPlay; } const buildOkDotRu = () => { let okDotRu = ""; okDotRu += '<div class="ok-container">'; okDotRu += '<div class="ok-responsive">'; okDotRu += '<iframe id="ok-iframe" src="' + okUrl() + window.atob(okVideoID[zer...