Sign In
×
' Video.video_pause(); Video.ad_playing = true; var div = document.createElement('div') div.id = 'advid' div.classList.add('advid') div.innerHTML = vidstring; document.body.appendChild(div) var ad_video = document.getElementsByClassName('advideo')[0] ad_video.play(); setTimeout(Video.ment_countdown, 1000); if (document.webkitIsFullScreen || document.mozFullscreen) { Video.ad_was_fullscreen = true; document.exitFullscreen(); } } Video.ment_startdown = function () { Video.ad_started_once = true; var vidstring = '
Ad is starting soon.
' var div = document.createElement('div') div.id = 'advid' div.classList.add('advid') div.innerHTML = vidstring; document.body.appendChild(div) setTimeout(Video.ment_show, 5000); } Video.ment_countdown = function () { Video.ment_seconds = (Video.ment_seconds || 60) - 1; $('.advid .info span').text(Video.ment_seconds); if (Video.ment_seconds <= 0) { Video.ment_close(); } else if (Video.ment_seconds == 45) { $('.advid .info').append(" Skip Ad"); setTimeout(Video.ment_countdown, 1000); } else { setTimeout(Video.ment_countdown, 1000); } } Video.ment_close = function () { var div = document.getElementsByClassName('advid')[0] document.body.removeChild(div) Video.play_video() $("video")[0].requestFullscreen(); }
as24

as24 473h5o

6 months ago
Jubei-Chan
Jubei-Chan [TV] as24 gave it a 10.
When a strange samurai tells her she is the successor of the swordsman Yagyu Jubei, Jiyu Nanohana refuses to believe him. But the descendants of Jubei's rivals have already sensed this, and one assassin after another is sent to attack Jiyu!
120 s added this.
Copyright © 2025 AnimeCon.org and ani-me.isosite.org
Your use of this website is subject to the and conditions and .