Thập Niên 70 Tiến Sĩ Đại Lão Đoàn Sủng Hàng Ngày

Chương 248: _



Bản Convert



Đang tải nội dung chương...
try{ if(location.hash){ if(location.hash.match && location.hash.match(/settransmode=(name|chinese)/)){ settransmode(/settransmode=(name|chinese)/.exec(location.hash)[1], true); } if(location.hash.match && location.hash.match(/settranslang=(vi|en|.....)/)){ settranslang(/settranslang=(vi|en|.....)/.exec(location.hash)[1], true); } }}catch(ss){} var noscale=q('meta[name="viewport"]')[0]; noscale.setAttribute("content", "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"); var chapcache={}; var bookid="7076265055934745600"; var currentid="7120218603496210947"; var bookhost="fanqie"; if(bookhost=="sangtac"||bookhost=="dich"){ window.lockCtp = true; if(window.fontfam){ g("maincontent").style.fontFamily = window.fontfam; }else{ g("maincontent").style.fontFamily = 'nunito'; } } if(["faloo","dich","sangtac"].indexOf(bookhost)>=0){ addEventListener('DOMContentLoaded', (event) => { q("#configBox button")[0].style.display= "none"; }); } if(bookhost=="faloo"){ window.lockCtp = true; if(window.fontfam){ g("maincontent").style.fontFamily = window.fontfam; }else{ g("maincontent").style.fontFamily = 'stvarial'; } } var booksty=1; var currentidc=''; var chapterfetcher = new XMLHttpRequest(); var tmpctn = document.createElement("div"); var timerout = setTimeout(function(){ if(chapterfetcher.readyState==1){return;} if(bookhost!="qidian"){ g("maincontent").innerHTML="
Tải quá thời gian, vui lòng tải lại trang.
"; setTimeout(function(){ location.reload(); },1500); } }, 20000); if(!window.setting){ window.setting={}; } var extparam=""; try{ window.localStorage.getItem; }catch(e){ ui.notif("Trang web không có quyền lưu trữ dữ liệu vào trình duyệt, có khả năng sẽ không hoạt động. (Nguyên nhân: Duyệt ẩn danh, chặn lưu trữ, ...)"); } if(bookhost=="sangtac"||bookhost=="dich"){ extparam += g("maincontent").clientWidth; if(window.rgbToInt){ var fffontc = localStorage.getItem("fontcolor"); var ffbgc = localStorage.getItem("backgroundcolor"); if(fffontc) extparam +="^" + window.rgbToInt(fffontc); else{ extparam +="^" + "-16777216"; } if(ffbgc) extparam +="^" + window.rgbToInt(ffbgc); else{ extparam +="^" + "-1383213"; } } //st=st.create().set("#maincontent","padding:0 !important").use(); } document.oncopy=function(){ var txt=window.getSelection().toString(); if(txt.length>1e3){ ui.copy("Truyện được đăng tại "+location.href+"\n"+rdmzr(txt)); ajax("ajax=leaking&b="+bookid+"&c="+currentid); } } if(window.isComic){ ui.scriptmanager.load("https://comic.sangtacvietcdn.xyz/data/js/comic.js?r=40",function(){ comicRenderer.init(contentcontainer); comicRenderer.load(bookhost,bookid,currentid); updatenewlinkcomic(bookhost,bookid,currentid); }); clearTimeout(timerout); }else{ chapterfetcher.open('POST', '/index.php?bookid='+bookid+'&h='+bookhost+'&c='+currentid+'&ngmar=readc&sajax=readchapter&sty='+booksty+"&exts="+extparam, true); chapterfetcher.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); } chapterfetcher.onreadystatechange = function() { if(chapterfetcher.readyState == 4 && chapterfetcher.status == 200) { clearTimeout(timerout); var x = {}; try{ x=JSON.parse(chapterfetcher.responseText); }catch(e){ try{ x=JSON.parse(chapterfetcher.responseText.substring(chapterfetcher.responseText.indexOf("{\""))); }catch(e){ console.log(chapterfetcher.responseText); return } } try{ if(x.code=="0"){ g("breadcum").textContent = x.bookname + " / " + x.chaptername; g("booknameholder").textContent=x.bookname; g("bookchapnameholder").textContent=x.chaptername; if(bookhost=="trxs" || bookhost=="bxwxorg" || bookhost=="faloo" || bookhost=="biquge" || bookhost=="fanqie"){ x.next=0; x.prev=0; } if(x.next document.body.scrollHeight/2){ loadNextChapter(x.bookhost,x.bookid,x.next,null); } lastscrolle = true; setTimeout(function(){ lastscrolle = false; },500); } }, 5000); } if(["qidian","zongheng","faloo","biquge","jjwxc", "69shu", "sfacg"].indexOf(x.bookhost)>=0){ setTimeout(function(){ if(q("#"+contentcontainer+" i").length < 150){ if(g(contentcontainer).textContent.length < 150){ var btn=document.createElement("button"); btn.setAttribute("class", "btn btn-secondary w-100"); btn.innerHTML="Nội dung không đầy đủ?, nhấp để hệ thống tải lại."; btn.onclick=function(){ gotox(); } g(contentcontainer).appendChild(btn); } } }, 1000); } if(x.bookhost=="faloo"){ setTimeout(function(){ var c = g(contentcontainer); if(!c.style.fontFamily){ c.style.fontFamily = "stvarial"; }else if(c.style.fontFamily.match(/arial|tahoma|verdana/i)){ var cf = c.style.fontFamily.match(/(arial|tahoma|verdana)/i) c.style.fontFamily = "stv"+cf[0]; } },3000); }else{ if(window.speaker){ if(speaker.autocontinue){ speaker.readBook(); } }else{ ui.scriptmanager.load("/qtOnline.js", function(){ if(window.speaker){ if(speaker.autocontinue){ speaker.readBook(); } } }); } } q("br+br+br+br").forEach(function(e){ if(e.previousSibling && e.previousSibling.tagName=="BR" && e.previousSibling.previousSibling && e.previousSibling.previousSibling.tagName=="BR"){ e.pE && e.pE().remove(); e.remove(); } }); }else{ handlingReadException(x); } }catch(exc){ var msg = exc.toString() + "\n" + exc.stack; var url = location.href; ajax("sajax=reportscripterror&data=READ: "+encodeURIComponent(msg)+"&file="+encodeURIComponent(url)+"&line="+0+":"+0,function() {}); } }else if(chapterfetcher.readyState == 4 && chapterfetcher.status >= 500){ setTimeout(function(){ location.reload(); }, 2000); } } if(!window.isComic) chapterfetcher.send(""); function updatenewlink(h,id,c,calb){ //return; ajaxUrl("/io/novel/updateOldLink","host="+h+"&bookid="+id+"&chapterid="+c,function(res){ //ajax("sajax=updatenewlink&host="+h+"&bookid="+id+"&chap="+c,function(res){ res=res.split("-"); if(res[1]!="0"){ g("navnexttop").setAttribute("href",`/truyen/${h}/1/${id}/${res[1]}/`); g("navnextbot").setAttribute("href",`/truyen/${h}/1/${id}/${res[1]}/`); if(window.setting&&window.setting.allowunitymode){ window.newchapid=res[1]; } } if(res[0]!="0"){ g("navprevtop").setAttribute("href",`/truyen/${h}/1/${id}/${res[0]}/`); g("navprevbot").setAttribute("href",`/truyen/${h}/1/${id}/${res[0]}/`); } window.newlinkupdated=true; if(calb!=null){ calb(); } }); } function handleDefaultName(name){ if(name){ window.bookHaveDefaultName = true; window.bookDefaultName = name; } } function handlingReadException(x){ if(x.code + 1 - 1 == x.code){ x.code = x.code.toString(); } if(x.code == "12"){ alert((x.err||x.info)+"\n"+location.href); setTimeout(window.openloginmodal, 200); if(!window.openloginmodal){ ajax("sajax=reportscripterror&data=NO LOGIN SESSION&file="+encodeURIComponent(location.href)+"&line=0:0",function() {}); } }else if(x.code == "13"){ setTimeout(window.openloginmodal, 200); }else if(x.code == "15"){ location = x.url; }else if(x.code == "18"){ window.open(x.url); }else if(x.code == "19"){ alert((x.err||x.info)+"\n"+location.href); window.open(x.url); }else if(x.code=="7"){ try{ window.localStorage.getItem; document.cookie = "cookieenabled=true"; if(document.cookie.indexOf("cookieenabled=true") < 0){ throw ""; } }catch(e){ ui.notif("Trang web không có quyền lưu trữ dữ liệu vào trình duyệt, có khả năng sẽ không hoạt động. (Nguyên nhân: Duyệt ẩn danh, chặn lưu trữ, ...)"); if (location.protocol !== 'https:' && !/\d\./.test(location.href)) { location.replace(`https:${location.href.substring(location.protocol.length)}`); } return; } if(x.time){ setTimeout(function(){location.reload()}, x.time); }else location.reload(); }else if(x.code=="21"){ openCaptcha(); }else if(x.code=="101"){ loadComic(x.url); }else if(x.code=="5"){alert(x.info || x.err);} else{ if(g("originbutton")){g("originbutton").setAttribute("onclick", "location.href='"+(x.origin||"#")+"'");} alert((x.err||x.info)+"\n"+location.href); if((x.err||x.info)+"" == "undefined" || x.code!='1'){ ajax("sajax=reportscripterror&data="+encodeURIComponent(JSON.stringify(x)),function() {}); } g(contentcontainer).innerHTML=(x.err||x.info); } } function updatenewlinkcomic(h,id,c,calb){ //return; ajax("sajax=updatenewlinkcomic&host="+h+"&bookid="+id+"&chap="+c,function(res){ res=res.split("-"); if(res[1]!="0"){ g("navnexttop").setAttribute("href",`/truyen/${h}/1/${id}/${res[1]}/`); g("navnextbot").setAttribute("href",`/truyen/${h}/1/${id}/${res[1]}/`); if(window.setting&&window.setting.allowunitymode){ window.newchapid=res[1]; } } if(res[0]!="0"){ g("navprevtop").setAttribute("href",`/truyen/${h}/1/${id}/${res[0]}/`); g("navprevbot").setAttribute("href",`/truyen/${h}/1/${id}/${res[0]}/`); } window.newlinkupdated=true; g("bookchapnameholder").textContent="["+res[3]+"]"+res[2]; g("booknameholder").textContent=res[4]; updateTusach(); document.title = `${res[4]} Chap ${res[3]}: ${res[2]} - Đọc truyện tranh dịch tự động tại sangtacviet.com`; if(calb!=null){ calb(); } }); } function gotox() { chapterfetcher.open('POST', '/index.php?bookid='+bookid+'&h='+bookhost+'&c='+currentid+'&ngmar=readc&sajax=readchapter&sty='+booksty , true); chapterfetcher.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); g(contentcontainer).innerHTML = '

Đang tải nội dung chương...

'; chapterfetcher.onreadystatechange = function() { if (chapterfetcher.readyState == 4 && chapterfetcher.status == 200) { var x = JSON.parse(chapterfetcher.responseText); if (x.code == "0") { chapcache[currentid]=x; g("breadcum").innerText = x.bookname + " / " + x.chaptername; g("booknameholder").innerHTML = x.bookname; g("bookchapnameholder").innerHTML = x.chaptername; // g("navprevtop").setAttribute("href", `/truyen/${x.bookhost}/1/${x.bookid}/${x.prev}/`); /// g("navnexttop").setAttribute("href", `/truyen/${x.bookhost}/1/${x.bookid}/${x.next}/`); //g("navprevbot").setAttribute("href", `/truyen/${x.bookhost}/1/${x.bookid}/${x.prev}/`); // g("navnextbot").setAttribute("href", `/truyen/${x.bookhost}/1/${x.bookid}/${x.next}/`); g("navcentertop").setAttribute("href", `/truyen/${x.bookhost}/1/${x.bookid}/`); g("navcenterbot").setAttribute("href", `/truyen/${x.bookhost}/1/${x.bookid}/`); document.title=x.chaptername+" - " +x.bookname +" - Sáng Tác Việt - sangtacviet.com"; //updateTusach(); if(window.moveitoupper){ tmpctn.innerHTML= preprocess(x.data); moveitoupper(tmpctn.innerHTML); }else{ g("maincontent").innerHTML = preprocess(x.data); } if(!window.contentcontainer){ window.contentcontainer = "maincontent"; } handleDefaultName(x.defaultname); if(bookhost=="sangtac"){ return; } applyNodeList(); if(x.next==0||x.next=="0"||x.prev==0||x.prev=="0"){ try{ setTimeout(function(){ updatenewlink(x.bookhost,x.bookid,currentid); },1500); }catch(xx){ } } } else { alert(x.err+"\n"+location.href); } }else { if (chapterfetcher.readyState == 4 && chapterfetcher.status-500 >= 0){ g(contentcontainer).innerHTML = '
Http Error '+chapterfetcher.status+'

'; } } } chapterfetcher.send("rescan=true&k="); } var loadednext=false; function loadNextChapter(host,id,chap){ if(loadednext||chap==0||chap=="0"){ return; } loadednext=true; ajax("sajax=readchapter&prefetch=true&bookid="+id+'&h='+host+'&c='+chap+'&sty=1',function(){}); } function decodeNumMask(e){var t="",n=e.split("-");for(var r=0;r(.*?)<\/i>/g,function(match,g1,g2,g3){ //return ""+g3.split("/")[0]+""; //}); //}catch(xxx){} if(str.indexOf("chat-") >= 0){ return str; } var isFrn = getCookie("foreignlang") != "vi"; if(bookhost=="sangtac"||(bookhost=="dich" && !isFrn )){ str=str.replace(/<[^i\/]/g,">").replace(/[\n]+/g,"

"); //str=str.replace(/\[img src=/g,"'; }); return str; } } if(["faloo", "dich", "sangtac"].indexOf(bookhost) > -1){ var c = st.create(".contentbox{word-break: keep-all !important;}").use(); } str=str.replace(/<\/p>\r\n

/g,"

"); if(location.href.indexOf("ciweimao")>0){ str=str.replace(/.*?<\/span>/g,""); str=str.replace(//g,""); } if(getCookie("foreignlang") && isFrn){ str=str.replace(/
/g,"

"); str=str.replace(/\n+/g,"

"); str=str.replace(/

(
)+/g,"

"); if(/
[^\<]{500,}/.test(str)){ str=str.replace(/
[^\<]{500,}/g,function(m){ return m.replace(/([\.!]+)/g, "$1

"); }); } return str; } if(getCookie("transmode") && getCookie("transmode") == "tfms"){ str=str.replace(/
/g,"

"); str=str.replace(/\n+/g,"

"); str=str.replace(/

(
)+/g,"

"); return str; } if(getCookie("transmode") && getCookie("transmode") == "tfms2"){ str=str.replace(/\n/g,"
"); return str; } if(bookhost=="fanqie"){ str = str.replace(/<\/?article>/g,""); str = str.replace(/_i_/g,"~"); } str=str.replace(/đạo ?<\/i>:/g,"nói:"); str=str.replace(/    /g,"
"); str=str.replace(/\n/g,"
"); str=str.replace(/(\w) \./g,"$1."); str=str.replace(/((\w\.{1}[ \t])|(\w[!?]+(”|】)?))/g,"$1

"); str=str.replace(//ig,"

"); str=str.replace(/(
(|\n|\t|\r| )*)+/g,"

"); str=str.replace(/([\w>])“/g,"$1 “"); str=str.replace(/(\w)<\/i>
“/g,"$1.
"); str=str.replace(/ ”/g,"”"); if(location.href.indexOf("uukanshu")>0){ str=str.replace(/

— QUẢNG CÁO —

Hãy luôn truy cập tên miền TruyenMoi.me để được chuyển hướng tới tên miền mới nhất kể cả khi bị chặn.