The Last Adventurer
About
The Last Adventurer is a Manga/Manhwa/Manhua in (English/Raw) language, Action series, english chapters have been translated and you can read them here. You are reading chapters on https://manhwabtt.cc fastest updating comic site. The Summary is [By the studio that brought you and - 1 || window.location.href.indexOf('browse-comics') > - 1){ const request = new XMLHttpRequest(); request.open('GET', '/usercheck/', true) request.onload = function() { let result = JSON.parse(this.responseText); if (result.logged_in == true) { let container = document.getElementsByClassName('login-wrap-nav')[0]; container.innerHTML = ''; data = ` Hello ${result.user} library_books Bookmarks notifications_active person_pin Sign Out ` container.innerHTML += data; }else { data = `login Sign In` container.innerHTML += data; } } request.send(); } } userCheck(); 2024 mgeko.com Privacy Policy Something Wrong! Something Wrong! close Close Something Wrong! Something Wrong! close Cancel check Apply var timer; let button = document.getElementById('inputContent'); button.addEventListener('keyup', runtime); function runtime(){ clearTimeout(timer); document.getElementById('novelListBase').innerHTML = ""; console.log(button.value.length); if (button.value.length > 1){ timer = setTimeout(searchreq, 1000, button.value); } } function searchreq(keyword){ document.getElementById('novelListBase').innerHTML = ""; const request = new XMLHttpRequest(); request.open('GET', "https://https://manhwabtt.cc/autocomplete?term=" + keyword, true) let moresearch = document.getElementById('moresearch'); moresearch.innerHTML = 'Show More Results' request.onload = function(){ let object = JSON.parse(this.responseText); console.log(object); let searchClass = document.getElementById('novelListBase'); searchClass.innerHTML = '' str = ''; let searchUL = document.getElementsByClassName("novel-list grid col col1")[0]; for (key in object){ str += ` ${object[key].manga_name} ${object[key].latest} Updated ${object[key].time_since} `; } searchUL.innerHTML = str; } request.send(); } //Get the button var mybutton = document.getElementById("myBtn"); // When the user scrolls down 20px from the top of the document, show the button window.onscroll = function() {scrollFunction()}; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { mybutton.style.display = "block"; } else { mybutton.style.display = "none"; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } #radio_content { position: fixed; bottom: 10px; z-index: 9999; background: linear-gradient(to bottom, #0A0A0A, #222222); border-radius: 0px 20px 20px 0px; overflow: hidden; display: flex; flex-direction: row-reverse; align-items: center; padding: 0px 0px 0px 10px; transition-duration: 1s; border-top: 3px solid #333333; border-bottom: 3px solid #333333; border-right: 3px solid #333333; } #radio_content.abierto { left: 0; } #radio_content.cerrado { left: -170px; } #radio_content svg { color: #fff; cursor: pointer; width: auto !important; height: auto !important; vertical-align: none; pointer-events:auto !important; } #radio_content.abierto svg#abrir_radio, #radio_content.cerrado svg#cerrar_radio { display: none; } const abrir_radio = document.getElementById('abrir_radio'); const cerrar_radio = document.getElementById('cerrar_radio'); const radio_content = document.getElementById('radio_content'); abrir_radio.addEventListener('click', function () { radio_content.classList.add('abierto'); radio_content.classList.remove('cerrado'); }); cerrar_radio.addEventListener('click', function () { radio_content.classList.remove('abierto'); radio_content.classList.add('cerrado'); });
View more