guān yú jīn tiān gēng xīn , gè wèi dào yǒu jìn 。
关于今天更新,各位道友进。
About today's update, fellow cultivators, please come in.
guān yú jīn tiān gēng xīn , gè wèi dào yǒu jìn 。
关于今天更新,各位道友进。
Everyone knows that Fairy Huanniao is pregnant and her due date is next month. This morning, my wife felt unwell, so Huanyu naturally didn't hesitate to accompany her to the hospital. She just got back.
dà jiā dōu zhī dào huàn sǎo huái yùn le , ér qiě xià gè yuè jiù shì yù chǎn qī , jīn tiān zǎo shàng qǐ lái , lǎo pó jiù gǎn jué hěn bù shū fú , huàn yǔ zì rán bù gǎn dài màn , péi zhe lǎo pó qù yī yuàn , xiàn zài cái huí lái 。
大家都知道幻嫂怀孕了,而且下个月就是预产期,今天早上起来,老婆就感觉很不舒服,幻雨自然不敢怠慢,陪着老婆去医院,现在才回来。
Everything seems fine for now, but further observation is needed. Huanyu has just returned from the hospital.
yī qiè hái suàn hǎo , bù guò hái yào jìn yí bù guān chá , huàn yǔ cái cóng yī yuàn huí lái 。
一切还算好,不过还要进一步观察,幻雨才从医院回来。
Today's update will be later than usual, but the quantity won't be less. Now I realize how heavy a responsibility being a man entails—balancing family and career. The updates won't be short; as the month ends and our baby is about to arrive, the flow of spirit stones for support is inevitable. Please help me by supporting with any remaining monthly votes this month.
jīn tiān gēng xīn huì jiào wǎn , bù guò liàng bú huì shǎo , xiàn zài cái zhī dào , zuò wéi yí gè nán rén , zé rèn yǒu duō zhòng , jiā tíng shì yè yàng yàng dōu xū yào jiān gù , gēng xīn liàng bú huì shǎo de , yuè mò liǎo , yǎn kàn zhe bǎo bǎo chū shì zài jí , jiē xià lái huā jīng shí kěn dìng shì yǒu rú liú shuǐ , zhè ge yuè de fēn lèi yuè piào jiǎng , yí dìng yào ná dào shǒu , qǐng dào yǒu men duō duō zhī chí , kàn kàn hái yǒu méi yǒu yuè piào , hěn xū yào 。
今天更新会较晚,不过量不会少,现在才知道,作为一个男人,责任有多重,家庭事业样样都需要兼顾,更新量不会少的,月末了,眼看着宝宝出世在即,接下来花晶石肯定是有如流水,这个月的分类月票奖,一定要拿到手,请道友们多多支持,看看还有没有月票,很需要。
I need to go out again today, so the update will be later but the quantity won't be less. Please support.
ń , hái yào chū qù yī tàng , jīn tiān gēng xīn huì bǐ jiào wǎn , dàn liàng bú huì shǎo de , qǐng dào yǒu men zhī chí 。
嗯,还要出去一趟,今天更新会比较晚,但量不会少的,请道友们支持。
[.]
[.]
[.]
Still not satisfied? Why not check out other popular updates?
yì yóu wèi jǐn , nà jiù kàn kàn zuì rè mén de qí tā gēng xīn le nǎ xiē zhāng jié ba !
意犹未尽,那就看看最热门的其他更新了哪些章节吧!
| | | | | | | | | |RU
┊┊ ┊┊ ┊┊ ┊┊ ┊┊ ┊┊ ┊┊RU
┊┊ ┊┊ ┊┊ ┊┊ ┊┊ ┊┊ ┊┊RU
[End of Chapter]
[ běn zhāng jié shù ]
[本章结束]
$(function() {
$(function(){
$(function(){
// Navigation toggle event
$("a#topDaoHang").toggle(function(){
if($("#topNavBox").is(":visible")) {
$("#topNavBox").hide();
}
$("div#topNavBoxTo").show();
}, function() {
$("div#topNavBoxTo").hide();
});
// dǎo háng qiè huàn shì jiàn
//导航切换事件
// Show settings when navigation is set to show
$("a.yuedushezhi").click(function(){
if($("div#topNavBoxTo").is(":visible")) {
$("div#topNavBoxTo").hide();
}
});
$("a#topDaoHang").toggle(function(){
$("a#topDaoHang").toggle(function(){
// Reading guide area
// rú guǒ shè zhì xiǎn shì zé yǐn cáng
//如果设置显示则隐藏
var userReadSet = getCookie("userReadSet");
if (!userReadSet) {
setCookie("userReadSet", 1, 30);
}
if($("#topNavBox").is(":visible")){
if($("#topNavBox").is(":visible")){
// Determine background color setting and restore settings if cookie exists
if (readSetBackground) {
if (readSetBackground == 'rbgcloselight') {
$(".lilighttxet").text('开灯');
$("div#readercontainer").css("color", "#666");
} else if (readSetBackground == 'rbgopenlight') {
$(".lilighttxet").text('关灯');
$("div#readercontainer").css("color", "rgb(0, 0, 0)");
}
}
$("#topNavBox").hide();
$("#topNavBox").hide();
// Determine font size setting and restore settings if cookie exists
var readsetfontsize = getCookie("readsetfontsize");
if (readsetfontsize) {
$("div#readercontainer").css("font-size", readsetfontsize + "px");
}
}
}
// Determine line height setting and restore settings if cookie exists
var readsetlineheihgt = getCookie("readsetlineheihgt");
if (readsetlineheihgt) {
$("div#readercontainer").css("line-height", readsetlineheihgt + "px");
}
$("div#topNavBoxTo").sho();
$("div#topNavBoxTo").sho();
// Decrease font size
$("#ddminus").click(function() {
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
},function(){
},function(){
if (fontsize > 16) {
var nefont = eval(fontsize - 2);
$("div#readercontainer").css("font-size", nefont + "px");
$("#ddplus").html("A+");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
$("div#topNavBoxTo").hide();
$("div#topNavBoxTo").hide();
if (fontsize == 16) {
$("#ddminus").html("A");
}
});
});
// Add cookie record
setCookie("readsetfontsize", nefont, 30);
}
});
// dàn xiǎn shì shè zhì shí rú guǒ yǐn cáng xiǎn shì zé yǐn cáng
//但显示设置时 如果隐藏显示则隐藏
// Increase font size
$("#ddplus").click(function() {
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
$("a.yuedushezhi").click(function(){
$("a.yuedushezhi").click(function(){
if (fontsize < 28) {
var nefont = eval(fontsize + 2);
$("div#readercontainer").css("font-size", nefont + "px");
$("#ddplus").html("A-");
if($("div#topNavBoxTo").is(":visible")){
if($("div#topNavBoxTo").is(":visible")){
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
$("div#topNavBoxTo").hide();
$("div#topNavBoxTo").hide();
if (fontsize == 28) {
$("#ddplus").html("A");
}
}
}
// Add cookie record
setCookie("readsetfontsize", nefont, 30);
}
});
});
});
// Increase line height setting
$("#hang-xiao").click(function() {
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
// yè miàn gōng néng yǐn dǎo qū
//页面功能引导区
if (lineHeightNum > 25) {
var lineHN = eval(lineHeightNum - 4);
$("div#readercontainer").css("line-height", lineHN + "px");
$("#hang-da").html("T+");
var userReadSet = getCookie("userReadSet");
var userReadSet = getCookie("userReadSet");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(!userReadSet){
if(!userReadSet){
if (lineHeightNum == 22) {
$("#hang-xiao").html("T");
}
setCookie("userReadSet",1,30);
setCookie("userReadSet",1,30);
// Add cookie record
setCookie("readsetlineheihgt", lineHN, 30);
}
});
}
}
// Decrease line height setting
$("#hang-da").click(function() {
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
// pàn duàn bèi jǐng yán sè shè zhì cookie shì fǒu bǎo cún rú guǒ cún zài huī fù shè zhì
//判断背景颜色设置 cookie是否保存 如果存在恢复设置
if (lineHeightNum < 46) {
var lineHN = eval(lineHeightNum + 4);
$("div#readercontainer").css("line-height", lineHN + "px");
$("#hang-da").html("T-");
if(readSetBackground){
if(readSetBackground){
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if(readSetBackground == 'rbgcloselight'){
if(readSetBackground == 'rbgcloselight'){
if (lineHeightNum == 46) {
$("#hang-da").html("T");
}
$(".lilighttxet").text(' kāi dēng ');
$(".lilighttxet").text('开灯');
// Add cookie record
setCookie("readsetlineheihgt", lineHN, 30);
}
});
$("div#readercontainer").css("color","#666");
$("div#readercontainer").css("color","#666");
// Switch reading background color
$("d_bg dl span").each(function(index, element) {
$(this).click(function() {
var backColorValue = $(this).attr('class');
$("body").removeClass();
$("body").addClass(backColorValue);
}else if(readSetBackground == 'rbgopenlight'){
}else if(readSetBackground == 'rbgopenlight'){
// Add cookie record
setCookie("readSetBackground", backColorValue, 30);
});
});
$(".lilighttxet").text(' guān dēng ');
$(".lilighttxet").text('关灯');
// Switch to dimming effect
$("div.book_title xet").toggle(function() {
$("#qiehuancss").attr('href', "-");
$("div#readercontainer").css("color", "#666");
$(".lilighttxet").text('开灯');
$("div#readercontainer").css("color","rgb(0, 0, 0)");
$("div#readercontainer").css("color","rgb(0, 0, 0)");
// Add cookie record
setCookie("readSetBackground", "rbgcloselight", 30);
}, function() {
$("#qiehuancss").attr('href', "");
$("div#readercontainer").css("color", "rgb(0, 0, 0)");
$(".lilighttxet").text('关灯');
}
}
// Add cookie record
setCookie("readSetBackground", "rbgopenlight", 30);
});
}
}
$("#add_bookcase").click(function() {
var textContent = $(this).text();
var jquser = getCookie("jieqiUserInfo");
// pàn duàn wén běn zì tǐ dà xiǎo shè zhì cookie shì fǒu bǎo cún rú guǒ cún zài huī fù shè zhì
//判断文本字体大小设置 cookie是否保存 如果存在恢复设置
if (textContent == '加入书架') {
if (!jquser) {
return false;
}
var readsetfontsize = getCookie("readsetfontsize");
var readsetfontsize = getCookie("readsetfontsize");
var article_id = "90864";
var chapter_id = "5994455";
var page_ = pageidth();
var page_h = pageHeight();
var page_l = pageLeft();
var page_t = pageTop();
var dialog_ = parseInt(dth);
var dialog_h = parseInt();
var dialog_top = page_t + (page_h / 2) - (dialog_h / 2);
if(readsetfontsize){
if(readsetfontsize){
if (dialog_top < 0) {
dialog_top = 0;
}
$("div#readercontainer").css("font-size",readsetfontsize+"px");
$("div#readercontainer").css("font-size",readsetfontsize+"px");
if (dialog_top > document.documentElement.clientHeight - 150) {
dialog_top = document.documentElement.clientHeight - 150;
}
}
}
var cc = (//g, "");
var str = xec(cc)[1];
str = ("style=\"idth:500px; margin-top:150px;\"", "");
// pàn duàn wén běn háng jiān jù shè zhì cookie shì fǒu bǎo cún rú guǒ cún zài huī fù shè zhì
//判断文本行间距设置 cookie是否保存 如果存在恢复设置
$("#dialog").css("display", "block");
$("#dialog").css("top", dialog_top);
$("#dialog").css("left", dialog_left);
var readsetlineheihgt = getCookie("readsetlineheihgt");
var readsetlineheihgt = getCookie("readsetlineheihgt");
$("#dialogCN").html(str);
}
About today's update, fellow cultivators, please come in.
Everyone knows that Fairy Huanniao is pregnant and her due date is next month. This morning, my wife felt unwell, so Huanyu naturally didn't hesitate to accompany her to the hospital. She just got back.
Everything seems fine for now, but further observation is needed. Huanyu has just returned from the hospital.
Today's update will be later than usual, but the quantity won't be less. Now I realize how heavy a responsibility being a man entails—balancing family and career. The updates won't be short; as the month ends and our baby is about to arrive, the flow of spirit stones for support is inevitable. Please help me by supporting with any remaining monthly votes this month.
I need to go out again today, so the update will be later but the quantity won't be less. Please support.
[.]
Still not satisfied? Why not check out other popular updates?
| | | | | | | | | |RU
[End of Chapter]
$(function() {
// Navigation toggle event
$("a#topDaoHang").toggle(function(){
if($("#topNavBox").is(":visible")) {
$("#topNavBox").hide();
}
$("div#topNavBoxTo").show();
}, function() {
$("div#topNavBoxTo").hide();
});
// Show settings when navigation is set to show
$("a.yuedushezhi").click(function(){
if($("div#topNavBoxTo").is(":visible")) {
$("div#topNavBoxTo").hide();
}
});
// Reading guide area
var userReadSet = getCookie("userReadSet");
if (!userReadSet) {
setCookie("userReadSet", 1, 30);
}
// Determine background color setting and restore settings if cookie exists
if (readSetBackground) {
if (readSetBackground == 'rbgcloselight') {
$(".lilighttxet").text('开灯');
$("div#readercontainer").css("color", "#666");
} else if (readSetBackground == 'rbgopenlight') {
$(".lilighttxet").text('关灯');
$("div#readercontainer").css("color", "rgb(0, 0, 0)");
}
}
// Determine font size setting and restore settings if cookie exists
var readsetfontsize = getCookie("readsetfontsize");
if (readsetfontsize) {
$("div#readercontainer").css("font-size", readsetfontsize + "px");
}
// Determine line height setting and restore settings if cookie exists
var readsetlineheihgt = getCookie("readsetlineheihgt");
if (readsetlineheihgt) {
$("div#readercontainer").css("line-height", readsetlineheihgt + "px");
}
// Decrease font size
$("#ddminus").click(function() {
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if (fontsize > 16) {
var nefont = eval(fontsize - 2);
$("div#readercontainer").css("font-size", nefont + "px");
$("#ddplus").html("A+");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if (fontsize == 16) {
$("#ddminus").html("A");
}
// Add cookie record
setCookie("readsetfontsize", nefont, 30);
}
});
// Increase font size
$("#ddplus").click(function() {
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if (fontsize < 28) {
var nefont = eval(fontsize + 2);
$("div#readercontainer").css("font-size", nefont + "px");
$("#ddplus").html("A-");
var fontbody = $("div#readercontainer").css("font-size");
var fontsize = parseInt(fontbody);
if (fontsize == 28) {
$("#ddplus").html("A");
}
// Add cookie record
setCookie("readsetfontsize", nefont, 30);
}
});
// Increase line height setting
$("#hang-xiao").click(function() {
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if (lineHeightNum > 25) {
var lineHN = eval(lineHeightNum - 4);
$("div#readercontainer").css("line-height", lineHN + "px");
$("#hang-da").html("T+");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if (lineHeightNum == 22) {
$("#hang-xiao").html("T");
}
// Add cookie record
setCookie("readsetlineheihgt", lineHN, 30);
}
});
// Decrease line height setting
$("#hang-da").click(function() {
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if (lineHeightNum < 46) {
var lineHN = eval(lineHeightNum + 4);
$("div#readercontainer").css("line-height", lineHN + "px");
$("#hang-da").html("T-");
var lineHeight = $("div#readercontainer").css("line-height");
var lineHeightNum = parseInt(lineHeight);
if (lineHeightNum == 46) {
$("#hang-da").html("T");
}
// Add cookie record
setCookie("readsetlineheihgt", lineHN, 30);
}
});
// Switch reading background color
$("d_bg dl span").each(function(index, element) {
$(this).click(function() {
var backColorValue = $(this).attr('class');
$("body").removeClass();
$("body").addClass(backColorValue);
// Add cookie record
setCookie("readSetBackground", backColorValue, 30);
});
});
// Switch to dimming effect
$("div.book_title xet").toggle(function() {
$("#qiehuancss").attr('href', "-");
$("div#readercontainer").css("color", "#666");
$(".lilighttxet").text('开灯');
// Add cookie record
setCookie("readSetBackground", "rbgcloselight", 30);
}, function() {
$("#qiehuancss").attr('href', "");
$("div#readercontainer").css("color", "rgb(0, 0, 0)");
$(".lilighttxet").text('关灯');
// Add cookie record
setCookie("readSetBackground", "rbgopenlight", 30);
});
$("#add_bookcase").click(function() {
var textContent = $(this).text();
var jquser = getCookie("jieqiUserInfo");
if (textContent == '加入书架') {
if (!jquser) {
return false;
}
var article_id = "90864";
var chapter_id = "5994455";
var page_ = pageidth();
var page_h = pageHeight();
var page_l = pageLeft();
var page_t = pageTop();
var dialog_ = parseInt(dth);
var dialog_h = parseInt();
var dialog_top = page_t + (page_h / 2) - (dialog_h / 2);
if (dialog_top < 0) {
dialog_top = 0;
}
if (dialog_top > document.documentElement.clientHeight - 150) {
dialog_top = document.documentElement.clientHeight - 150;
}
var cc = (//g, "");
var str = xec(cc)[1];
str = ("style=\"idth:500px; margin-top:150px;\"", "");
$("#dialog").css("display", "block");
$("#dialog").css("top", dialog_top);
$("#dialog").css("left", dialog_left);
$("#dialogCN").html(str);
}