提交 2c1987d6 编写于 作者: L love109

Site updated: 2019-01-24 23:35:49

上级 e3a98eef
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -521,7 +521,8 @@ ...@@ -521,7 +521,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -550,8 +551,8 @@ ...@@ -550,8 +551,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -521,7 +521,8 @@ ...@@ -521,7 +521,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -550,8 +551,8 @@ ...@@ -550,8 +551,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -538,7 +538,8 @@ ...@@ -538,7 +538,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -567,8 +568,8 @@ ...@@ -567,8 +568,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -492,7 +492,8 @@ ...@@ -492,7 +492,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -521,8 +522,8 @@ ...@@ -521,8 +522,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -318,12 +318,16 @@ ...@@ -318,12 +318,16 @@
<ul> <ul>
<h2 class="date01"><a href="#nogo">2019年</a></h2> <h2 class="date01"><a href="#nogo">2019年</a></h2>
<li class="pink"> <li class="pink">
<h3>01.24 - 00:00<span>2019</span></h3> <h3>01.24 - 15:37<span>2019</span></h3>
<dl><dt>网站定型,相关优化完毕<span>确定小屋名称;选定站点头像、图标;修改主题源代码;魔改主题</span></dt></dl> <dl><dt>ICP备案审核通过<span>备案/许可证编号为:鄂ICP备19003281号</span></dt></dl>
</li>
<li class="pink">
<h3>01.23 - 23:33<span>2019</span></h3>
<dl><dt>网站初定型,相关优化完毕<span>确定小屋名称;选定站点头像、图标;修改主题源代码;魔改主题</span></dt></dl>
</li> </li>
<li class="pink"> <li class="pink">
<h3>01.19 - 14:21<span>2019</span></h3> <h3>01.19 - 14:21<span>2019</span></h3>
<dl><dt>网站申请备案<span>01.19备案初审通过;01.22收到幕布拍照并上传资料;01.23提交管局</span></dt></dl> <dl><dt>网站申请ICP备案<span>01.19备案初审通过;01.22收到幕布拍照并上传资料;01.23提交管局;01.24备案通过,速度超乎我想象</span></dt></dl>
</li> </li>
<li class="pink"> <li class="pink">
<h3>01.18 - 01:16<span>2019</span></h3> <h3>01.18 - 01:16<span>2019</span></h3>
...@@ -495,7 +499,8 @@ ...@@ -495,7 +499,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -524,8 +529,8 @@ ...@@ -524,8 +529,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -613,7 +613,8 @@ bot_ui_ini() ...@@ -613,7 +613,8 @@ bot_ui_ini()
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -642,8 +643,8 @@ bot_ui_ini() ...@@ -642,8 +643,8 @@ bot_ui_ini()
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -473,7 +473,8 @@ ...@@ -473,7 +473,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -502,8 +503,8 @@ ...@@ -502,8 +503,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -473,7 +473,8 @@ ...@@ -473,7 +473,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -502,8 +503,8 @@ ...@@ -502,8 +503,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -473,7 +473,8 @@ ...@@ -473,7 +473,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -502,8 +503,8 @@ ...@@ -502,8 +503,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -456,7 +456,8 @@ ...@@ -456,7 +456,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -485,8 +486,8 @@ ...@@ -485,8 +486,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -617,7 +617,8 @@ ...@@ -617,7 +617,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -646,8 +647,8 @@ ...@@ -646,8 +647,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -485,7 +485,8 @@ ...@@ -485,7 +485,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -514,8 +515,8 @@ ...@@ -514,8 +515,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -465,7 +465,8 @@ ...@@ -465,7 +465,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -494,8 +495,8 @@ ...@@ -494,8 +495,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -595,7 +595,8 @@ ...@@ -595,7 +595,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -624,8 +625,8 @@ ...@@ -624,8 +625,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -612,7 +612,8 @@ ...@@ -612,7 +612,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -641,8 +642,8 @@ ...@@ -641,8 +642,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -456,7 +456,8 @@ ...@@ -456,7 +456,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -485,8 +486,8 @@ ...@@ -485,8 +486,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -510,7 +510,8 @@ ...@@ -510,7 +510,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -539,8 +540,8 @@ ...@@ -539,8 +540,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
/*End of Initial Variables*/ /*End of Initial Variables*/
</script> </script>
<script type="text/javascript"> <script type="text/javascript">
var bgn = Math.floor(Math.random()*8); var bgn = Math.floor(Math.random()*10);
if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE? if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
alert('朋友,IE浏览器未适配哦~'); alert('朋友,IE浏览器未适配哦~');
} }
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
</figure> </figure>
<div id="video-container" style=""> <div id="video-container" style="">
<video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto"> <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.3//The Pet Girl of Sakurasou.mp4" width="auto" preload="auto">
</video> </video>
<div id="video-btn" class="loadvideo videolive"> <div id="video-btn" class="loadvideo videolive">
</div> </div>
...@@ -510,7 +510,8 @@ ...@@ -510,7 +510,8 @@
<span style="color:#FF0000;"><i class="fa fa-heart"></i></span> <span style="color:#FF0000;"><i class="fa fa-heart"></i></span>
<span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span> <span id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span>次</span>
</br>--> </br>-->
&copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a> &copy; 2019 <a href="https://love109.github.io/" target="_blank">LOVE109纪实小屋</a><br>
<a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号</a><br>
<!-- 恋爱时间 --> <!-- 恋爱时间 -->
<span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span> <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
<script> <script>
...@@ -539,8 +540,8 @@ ...@@ -539,8 +540,8 @@
<span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages--> <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
<a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a> <a href="https://github.com/" title="静态网页托管于GitHub" target="_blank"><img src="https://i.imgur.com/W94Imuq.png" width="60" height="60"></a>
<a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a> <a href="https://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
<a href="https://imgur.com/" title="部分图片托管于imgur" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a> <a href="https://imgur.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/bBIWukz.png" width="60" height="60"></a>
<a href="https://www.qiniu.com/" title="部分图片托管于七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a> <a href="https://www.qiniu.com/" title="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
<a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a> <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
<a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a> <a href="https://2heng.xin/" title="原主题Akina由Fuzzz开发,Louie二次修改为Siren,Mashiro三次修改为Sakura" target="_blank"><img src="https://i.imgur.com/2Mil1AH.jpg" width="20" height="20"></a>
<a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a> <a href="https://www.hojun.cn/" title="由hojun将主题从WordPress迁移到HEXO并再次开发,LOVE109纪实小屋使用时略有改动" target="_blank"><img src="https://wx1.sinaimg.cn/small/006bYVyvgy1ftand2qurdj303c03cdfv.jpg" width="20" height="20"></a>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册