提交 3fd60580 编写于 作者: L love109

Site updated: 2019-02-18 15:33:05

上级 5f1382d5
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -568,19 +571,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -568,19 +571,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</section> </section>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<section class="author-profile"> <section class="author-profile">
<div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
...@@ -738,6 +743,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -738,6 +743,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -514,19 +517,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -514,19 +517,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</section> </section>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<section class="author-profile"> <section class="author-profile">
<div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
...@@ -684,6 +689,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -684,6 +689,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -526,19 +529,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -526,19 +529,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</section> </section>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<section class="author-profile"> <section class="author-profile">
<div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
...@@ -696,6 +701,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -696,6 +701,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -774,19 +777,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -774,19 +777,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</section> </section>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<section class="author-profile"> <section class="author-profile">
<div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
...@@ -944,6 +949,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -944,6 +949,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -498,19 +501,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -498,19 +501,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</section> </section>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<section class="author-profile"> <section class="author-profile">
<div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
...@@ -668,6 +673,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -668,6 +673,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -687,6 +690,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -687,6 +690,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -686,6 +689,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -686,6 +689,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -764,6 +767,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -764,6 +767,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -421,19 +424,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -421,19 +424,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<p><br></p><h2 align="center">骑车的人儿有美丽的风景看</h2><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds01.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds01.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds02.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds02.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds03.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds03.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds04.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds04.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds05.jpg" data-fancybox="images" data-caption="来张背景照😜" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds05.jpg"></a><p></p> <p><br></p><h2 align="center">骑车的人儿有美丽的风景看</h2><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds01.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds01.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds02.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds02.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds03.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds03.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds04.jpg" data-fancybox="images" data-caption="早早起床,踩着“宝马”上山看云海" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds04.jpg"></a><br><a href="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds05.jpg" data-fancybox="images" data-caption="来张背景照😜" target="_blank" rel="noopener"><img src="https://cdn.jsdelivr.net/gh/TRHX/CDN@1.1/images/scenery/SeasOfClouds05.jpg"></a><p></p>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<div class="social-share show-share share-component"></div> <div class="social-share show-share share-component"></div>
<!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div> <!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div>
...@@ -611,6 +616,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -611,6 +616,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -653,6 +656,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -764,6 +767,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -764,6 +767,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -698,6 +701,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -698,6 +701,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -431,19 +434,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -431,19 +434,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</div> </div>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<div class="social-share show-share share-component"></div> <div class="social-share show-share share-component"></div>
<!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div> <!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div>
...@@ -621,6 +626,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -621,6 +626,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -4851,7 +4851,7 @@ h3#comments-list-title,nav#comments-navi { ...@@ -4851,7 +4851,7 @@ h3#comments-list-title,nav#comments-navi {
transition:all .3s ease transition:all .3s ease
} }
.wrapper section { .wrapper section {
max-width:600px /*max-width:600px*/
} }
.wrapper section h1 { .wrapper section h1 {
font-weight:300; font-weight:300;
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -809,6 +812,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -809,6 +812,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -1075,6 +1075,18 @@ mashiro_global.ini.normalize(); ...@@ -1075,6 +1075,18 @@ mashiro_global.ini.normalize();
var home = location.href, var home = location.href,
s = $('#bgvideo')[0], s = $('#bgvideo')[0],
Siren = { Siren = {
VA: function () {
if (!valine) {
var valine = new Valine();
valine.init({
el: '#vcomments',
appId: mashiro_option.v_appId,
appKey: mashiro_option.v_appKey,
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..."
})
}
},
MN: function () { MN: function () {
$('.iconflat').on('click', function () { $('.iconflat').on('click', function () {
if ($("#main-container").hasClass("open")) { if ($("#main-container").hasClass("open")) {
...@@ -1500,6 +1512,7 @@ $(function () { ...@@ -1500,6 +1512,7 @@ $(function () {
Siren.AH(); Siren.AH();
Siren.PE(); Siren.PE();
Siren.CE(); Siren.CE();
Siren.VA();
if (mashiro_option.NProgressON) NProgress.done(); if (mashiro_option.NProgressON) NProgress.done();
mashiro_global.ini.pjax(); mashiro_global.ini.pjax();
$("#loading").fadeOut(500); $("#loading").fadeOut(500);
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -725,19 +728,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -725,19 +728,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
</div> </div>
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<div class="social-share show-share share-component"></div> <div class="social-share show-share share-component"></div>
<!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div> <!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div>
...@@ -947,6 +952,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -947,6 +952,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -402,19 +405,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -402,19 +405,21 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<article class="post-item post-301 page type-page status-publish has-post-thumbnail hentry"> <article class="post-item post-301 page type-page status-publish has-post-thumbnail hentry">
<script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script> <div id="vcomments"></div>
<script src="//unpkg.com/valine/dist/Valine.min.js"></script> <script>
<div id="vcomments"></div> window.onload = function(){
<script> var valine = new Valine();
new Valine({ valine.init({
el: '#vcomments', el: '#vcomments',
notify: true, notify: true,
avatar: 'monsterid', avatar: 'monsterid',
appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz", appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
appKey: "yYm6agQECWRhvdgILW08BHuk", appKey: "yYm6agQECWRhvdgILW08BHuk",
path: window.location.pathname,
placeholder: "你是我一生只会遇见一次的惊喜 ..." placeholder: "你是我一生只会遇见一次的惊喜 ..."
}) })
</script> }
</script>
<div class="social-share show-share share-component"></div> <div class="social-share show-share share-component"></div>
<!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div> <!--<div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div>
...@@ -592,6 +597,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -592,6 +597,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -109,6 +109,7 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
<link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png"> <link rel="shortcut icon" href="https://i.loli.net/2019/02/10/5c60025054a8e.png">
<meta http-equiv="x-dns-prefetch-control" content="on"> <meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+SerifMerriweather|Merriweather+Sans|Source+Code+Pro|Ubuntu:400,700|Noto+Serif+SC" media="all">
<link rel="dns-prefetch" href="//cdn.jsdelivr.net"> <link rel="dns-prefetch" href="//cdn.jsdelivr.net">
<link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all"> <link rel="stylesheet" id="saukra_css-css" href="/css/style.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/lib.min.css" media="all"> <link rel="stylesheet" href="/css/lib.min.css" media="all">
...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM ...@@ -135,6 +136,8 @@ RRRRRMRQB:iHSpEOKXZpgBR6HUEP5DP6OgE6PXPXKG2SXPPKHK5GKPXZKXsKEpS2apaHU6wSX2:gBMRM
mashiro_option.site_name = "LOVE109❤️纪实小屋"; mashiro_option.site_name = "LOVE109❤️纪实小屋";
mashiro_option.author_name = "❤️纪实小屋"; mashiro_option.author_name = "❤️纪实小屋";
mashiro_option.site_url = "https://love109.cn"; mashiro_option.site_url = "https://love109.cn";
mashiro_option.v_appId = "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz";
mashiro_option.v_appKey = "yYm6agQECWRhvdgILW08BHuk";
mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/";
mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/"; mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";
...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { ...@@ -591,6 +594,7 @@ if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"}; var Poi = {"pjax":"1","movies":{"url": "https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3","name":"/The Pet Girl of Sakurasou.mp4","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} }
/* ]]> */ /* ]]> */
</script> </script>
<div class="openNav no-select" style="height: 50px;"> <div class="openNav no-select" style="height: 50px;">
<div class="iconflat no-select" style="width: 50px; height: 50px;"> <div class="iconflat no-select" style="width: 50px; height: 50px;">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册