网友晚上喝酒回家太晚,被老婆关在门外,半夜上厕所看到这一幕

网友晚上喝酒回家太晚,被老婆关在门外,半夜上厕所看到这一幕!

文|虫儿说萌宠

前几天网友出去和朋友一起聚餐喝酒,接到消息之后赶紧跟老婆说了一下,当时老跑根本就不同意去,但是网友估计面子问题,所以就没有听老婆的话,直接就去了。

等到了半夜喝完酒回来之后已经半夜了,网友一进门就打算赶紧趁着酒劲赶紧跟老婆去承认错误,网友一推门的时候发现,门已经在里面反锁了,网友当时就傻眼了,根本就没有想到会有这么严重的后果。

网友这下意识到了问题的严重性,本来老婆就挺强势的,又不好拒绝朋友的邀请,网友晕晕乎乎的就在客厅睡下了。

半夜的时候网友感觉有点儿冷,网友抱着被子就跑到二哈的窝里去了,抱着二哈一起睡觉,这样还比较暖和一点儿,网友刚在二哈的窝里一趟二哈就醒了,都给二哈吓了一跳。

二哈看着男主人躺在自己的窝里抱着自己瞬间不满意了,二哈:这是我的狗窝......你进来干什么?不老老实实的在你的沙发上睡觉,真是烦狗。

网友可能也真的是喝的比较多吧!他躺下抱着二哈继续睡,根本就没有搭理二哈的反应,这个画面有点儿太违和了吧!

过了一会儿老婆起床去上厕所看到老公抱着二哈睡觉的这一幕都惊呆了,没有想到你半夜回来都不是睡在沙发上的,居然还抱着二哈一起睡觉,这得喝了多少酒?这个蠢货不会把二哈当成是我了吧!

老婆看到这一幕的同时二哈也看到女主人了,它们四目相对,气冲冲的上了个厕所就回去了......

二哈:女主人,别生气啊!我也不想这样的,都是这个臭男人......

第二天网友醒来之后看到老婆在沙发上坐着看着他,他尴尬的笑了一下,赶紧去抱着老婆跟去承认错误了,老婆突然没有忍住笑了,网友都懵逼了。

喜欢虫儿说萌宠的文章,点赞,分享!



★《布宫号》提醒您:民俗信仰仅供参考,请勿过度迷信!

本文经用户投稿或网站收集转载,如有侵权请联系本站。

switch ($forum['model']) { /*case '0': include _include(APP_PATH . 'view/htm/read.htm'); break;*/ default: include _include(theme_load('read', $fid)); break; } } break; case '10': // 主题外链 / thread external link http_location(htmlspecialchars_decode(trim($thread['description']))); break; case '11': // 单页 / single page $attachlist = array(); $imagelist = array(); $thread['filelist'] = array(); $threadlist = NULL; $thread['files'] > 0 and list($attachlist, $imagelist, $thread['filelist']) = well_attach_find_by_tid($tid); $data = data_read_cache($tid); empty($data) and message(-1, lang('data_malformation')); $tidlist = $forum['threads'] ? page_find_by_fid($fid, $page, $pagesize) : NULL; if ($tidlist) { $tidarr = arrlist_values($tidlist, 'tid'); $threadlist = well_thread_find($tidarr, $pagesize); // 按之前tidlist排序 $threadlist = array2_sort_key($threadlist, $tidlist, 'tid'); } $allowpost = forum_access_user($fid, $gid, 'allowpost'); $allowupdate = forum_access_mod($fid, $gid, 'allowupdate'); $allowdelete = forum_access_mod($fid, $gid, 'allowdelete'); $access = array('allowpost' => $allowpost, 'allowupdate' => $allowupdate, 'allowdelete' => $allowdelete); $header['title'] = $thread['subject']; $header['mobile_link'] = $thread['url']; $header['keywords'] = $thread['keyword'] ? $thread['keyword'] : $thread['subject']; $header['description'] = $thread['description'] ? $thread['description'] : $thread['brief']; $_SESSION['fid'] = $fid; if ($ajax) { empty($conf['api_on']) and message(0, lang('closed')); $apilist['header'] = $header; $apilist['extra'] = $extra; $apilist['access'] = $access; $apilist['thread'] = well_thread_safe_info($thread); $apilist['thread_data'] = $data; $apilist['forum'] = $forum; $apilist['imagelist'] = $imagelist; $apilist['filelist'] = $thread['filelist']; $apilist['threadlist'] = $threadlist; message(0, $apilist); } else { include _include(theme_load('single_page', $fid)); } break; default: message(-1, lang('data_malformation')); break; } ?>