index.html 29.6 KB
Newer Older
L
love109 已提交
1 2 3 4 5 6
<!DOCTYPE html>
<html lang="zh-CN">
<head><meta name="generator" content="Hexo 3.8.0">
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
  
L
love109 已提交
7
  <title itemprop="name">rss | LOVE109❤️纪实小屋</title>
L
love109 已提交
8
  
L
love109 已提交
9
    <link rel="shortcut icon" href="/images/true.png">
L
love109 已提交
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
  
  <meta http-equiv="x-dns-prefetch-control" content="on">
  <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" href="/css/lib.min.css" media="all">
  <link rel="stylesheet" href="/css/font.css" media="all">
  <link rel="stylesheet" href="/css/insight.css" media="all">
<!--   <link rel="stylesheet" id="saukra_css-css" href="https://2heng.xin/wp-content/cache/autoptimize/css/autoptimize_ad42a61f4c7d4bdd9f91afcff6b5dda5.css
" type="text/css" media="all"> -->
  <script>
  /*Initial Variables*/
  var mashiro_option = new Object();
  var mashiro_global = new Object();
  mashiro_option.NProgressON = true;
  /* 
   * 邮箱信息之类的东西可以填在这里,这些js变量基本都作用于sakura-app.js
   * 这样的设置仅是为了方便在基于PHP开发的主题中设置js变量,既然移植到了Node上,我想或许可以精简这一逻辑吧
   */
  mashiro_option.email_domain = "";
  mashiro_option.email_name = "";
  mashiro_option.cookie_version_control = "";
  mashiro_option.qzone_autocomplete = false;
  mashiro_option.site_name = "";
  mashiro_option.author_name = "";
  mashiro_option.template_url = "http://127.0.0.1/wordpress/wp-content/themes/Sakura";
  mashiro_option.site_url = "http://127.0.0.1/wordpress";
  mashiro_option.cover_api = "http://127.0.0.1/wordpress/wp-content/themes/Sakura/cover/";
  mashiro_option.qq_api_url = "https://api.mashiro.top/qqinfo/"; 
  mashiro_option.qq_avatar_api_url = "https://api.mashiro.top/qqinfo/";

  mashiro_option.jsdelivr_css_src = "https://cdn.jsdelivr.net/gh/moezx/cdn@3.4.5/css/lib.min.css";
  mashiro_option.float_player_on = true;

  /*End of Initial Variables*/
  </script>
  <script type="text/javascript">
L
love109 已提交
46
  var bgn = Math.floor(Math.random()*9);
L
love109 已提交
47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
  if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
    alert('朋友,IE浏览器未适配哦~');
  }
  </script>
  <style type="text/css">
  .hljs-ln{border-collapse:collapse}.hljs-ln td{padding:0}.hljs-ln-n:before{content:attr(data-line-number)}
  </style>
  <style type="text/css">.site-top .lower nav{display:block !important;}.author-profile i,.post-like a,.post-share .show-share,.sub-text,.we-info a,span.sitename,.post-more i:hover,#pagination a:hover,.post-content a:hover,.float-content i:hover{color:#FF69B4}.feature i,.download,.navigator i:hover,.links ul li:before,.ar-time i,span.ar-circle,.object,.comment .comment-reply-link,.siren-checkbox-radio:checked + .siren-checkbox-radioInput:after{background:#FE9600}::-webkit-scrollbar-thumb{background:#FF69B4}.download,.navigator i:hover,.link-title,.links ul li:hover,#pagination a:hover,.comment-respond input[type='submit']:hover{border-color:#FE9600}.entry-content a:hover,.site-info a:hover,.comment h4 a,#comments-navi a.prev,#comments-navi a.next,.comment h4 a:hover,.site-top ul li a:hover,.entry-title a:hover,#archives-temp h3,span.page-numbers.current,.sorry li a:hover,.site-title a:hover,i.iconfont.js-toggle-search.iconsearch:hover,.comment-respond input[type='submit']:hover{color:#9B30FF}.comments .comments-main{display:block !important;}.comments .comments-hidden{display:none !important;}background-position:center center;background-attachment:inherit;}
  </style>
</head>
</html>
<body class="page-template page-template-user page-template-page-analytics page-template-userpage-analytics-php page page-id-1297 chinese-font serif isWebKit">
  <div class="scrollbar" id="bar">
  </div>
  <a href="#" class="cd-top faa-float animated"></a>
  <section id="main-container">
    <div class="headertop filter-dot">
  <div id="banner_wave_1"></div>
  <div id="banner_wave_2"></div>
  <figure id="centerbg" class="centerbg">
    <div class="focusinfo no-select">
      <div class="header-tou">
L
love109 已提交
69
        <a href="https://love109.cn">
L
love109 已提交
70
          <img src="/images/love109.jpg">
L
love109 已提交
71 72 73
        </a>
      </div>
      <div class="header-info">
L
love109 已提交
74
        <p>LOVE109❤️纪实小屋 - 记录爱情❤️记录生活</p>
L
love109 已提交
75 76 77 78 79 80 81 82
        <div class="top-social_v2">
          <li id="bg-pre">
            <img class="flipx" src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/next-b.svg">
          </li>
          
            
              
                <li>
L
love109 已提交
83
                  <a href="https://github.com/love109" target="_blank" class="social-github" title="">
L
love109 已提交
84 85 86 87 88 89 90
                    <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/github.png">
                  </a>
                </li>
              
            
              
                <li>
L
love109 已提交
91
                  <a href="http://weibo.com/TRHX1" target="_blank" class="social-github" title="">
L
love109 已提交
92 93 94 95 96 97 98
                    <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/sina.png">
                  </a>
                </li>
              
            
              
                <li>
L
love109 已提交
99
                  <a href="https://music.163.com/#/user/home?id=1379654769" target="_blank" class="social-github" title="">
L
love109 已提交
100 101 102 103 104 105 106
                    <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/wangyiyun.png">
                  </a>
                </li>
              
            
              
                <li>
L
love109 已提交
107
                  <a href="https://www.zhihu.com/people/tan-70-56/activities" target="_blank" class="social-github" title="">
L
love109 已提交
108 109 110 111 112 113 114
                    <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/zhihu.png">
                  </a>
                </li>
              
            
              
                <li>
L
love109 已提交
115
                  <a href="mailto:&amp;#116;&amp;#114;&amp;#104;&amp;#120;&amp;#64;&amp;#102;&amp;#111;&amp;#120;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#46;&amp;#99;&amp;#111;&amp;#109;" target="_blank" class="social-github" title="">
L
love109 已提交
116 117 118 119 120 121
                    <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/email.svg">
                  </a>
                </li>
              
            
              
L
love109 已提交
122
                <li>
L
love109 已提交
123
                  <a href="http://wpa.qq.com/msgrd?v=3&amp;uin=2273902448&amp;site=qq&amp;menu=yes" target="_blank" class="social-github" title="">
L
love109 已提交
124
                    <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/qq.png">
L
love109 已提交
125 126 127 128 129 130 131 132 133 134 135 136 137
                  </a>
                </li>
              
            
          
          <li id="bg-next">
            <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/next-b.svg">
          </li>
        </div>
      </div>
    </div>
  </figure>
  <div id="video-container" style="">
L
love109 已提交
138
    <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto">
L
love109 已提交
139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
    </video>
    <div id="video-btn" class="loadvideo videolive">
    </div>
    <div id="video-add">
    </div>
    <div class="video-stu">
    </div>
  </div>
  <div class="headertop-down faa-float animated" onclick="headertop_down()">
    <span>
      <i class="fa fa-chevron-down" aria-hidden="true">
      </i>
    </span>
  </div>
</div>
    <div id="page" class="site wrapper">
  <header class="site-header no-select gizle sabit" role="banner">
    <div class="site-top">
      <div class="site-branding">
        <span class="site-title">
          <span class="logolink moe-mashiro">
            <a href="/">
              <span class="sakurasono">LOVE109</span>
L
love109 已提交
162 163
              <!--<span style="color:#FF0000;"><i class="fa fa-heartbeat"></i></span>-->
              <span class="shironeko">❤️ 纪实小屋</span>
L
love109 已提交
164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
            </a>
          </span>
        </span>
      </div>
      <div class="searchbox search-form-submit">
        <i class="iconfont js-toggle-search iconsearch icon-search">
        </i>
      </div>
      <div id="show-nav" class="showNav mobile-fit">
        <div class="line line1">
        </div>
        <div class="line line2">
        </div>
        <div class="line line3">
        </div>
      </div>
      <div class="lower-cantiner">
        <div class="lower">
          <nav class="mobile-fit-control hide">
            <ul id="menu-new" class="menu">
              
                <li>
                  <a href="/">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-fort-awesome faa-shake" aria-hidden="true"></i>
                      首页
                    </span>
                  </a>
                  
                </li>
              
                <li>
L
love109 已提交
196
                  <a href="/archives">
L
love109 已提交
197 198 199 200 201 202 203 204
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-archive faa-shake" aria-hidden="true"></i>
                      归档
                    </span>
                  </a>
                  
                </li>
              
L
love109 已提交
205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224
                <li>
                  <a href="/donate">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-thumbs-up faa-vertical" aria-hidden="true"></i>
                      赞赏
                    </span>
                  </a>
                  
                </li>
              
                <li>
                  <a href="/Love.html">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-heartbeat faa-pulse" aria-hidden="true"></i>
                      表白
                    </span>
                  </a>
                  
                </li>
              
L
love109 已提交
225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245
                <li>
                  <a href="/comment">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-pencil-square-o faa-tada" aria-hidden="true"></i>
                      留言板
                    </span>
                  </a>
                  
                </li>
              
                <li>
                  <a href="/links">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-link faa-shake" aria-hidden="true"></i>
                      友人帐
                    </span>
                  </a>
                  
                </li>
              
                <li>
L
love109 已提交
246
                  <a href="/">
L
love109 已提交
247
                    <span class="faa-parent animated-hover">
L
love109 已提交
248 249
                      <i class="fa  fa-list faa-tada" aria-hidden="true"></i>
                      时间轴
L
love109 已提交
250 251 252
                    </span>
                  </a>
                  
L
love109 已提交
253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
                    <ul class="sub-menu">
                      
                        <li>
                          <a href="/LoveTimeline">
                            <i class="fa fa-envelope-open faa-pulse" aria-hidden="true"></i>
                            爱情时间轴
                          </a>
                        </li>
                      
                        <li>
                          <a href="/SiteTimeline">
                            <i class="fa fa-home faa-shake" aria-hidden="true"></i>
                            小屋大事记
                          </a>
                        </li>
                      
                    </ul>
                  
L
love109 已提交
271 272 273
                </li>
              
                <li>
L
love109 已提交
274
                  <a href="/about">
L
love109 已提交
275 276 277 278 279 280 281 282 283 284 285 286
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-leaf faa-wrench" aria-hidden="true"></i>
                      关于
                    </span>
                  </a>
                  
                </li>
              
                <li>
                  <a href="/atom.xml">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-rss faa-pulse" aria-hidden="true"></i>
L
love109 已提交
287
                      RSS
L
love109 已提交
288 289 290 291 292 293 294 295 296 297
                    </span>
                  </a>
                  
                </li>
              
            </ul>
          </nav>
        </div>
      </div>
    </div>
L
love109 已提交
298
  </header></div>
L
love109 已提交
299 300 301 302 303 304 305
      <div class="pattern-center-blank"></div>
  
  <div id="content" class="site-content">
    <article class="post-item post-301 page type-page status-publish has-post-thumbnail hentry">
      
      <!-- .entry-content -->
      
L
love109 已提交
306 307 308 309 310 311
        <script src="//cdn1.lncld.net/static/js/3.0.4/av-min.js"></script>
        <script src="//unpkg.com/valine/dist/Valine.min.js"></script>
        <div id="vcomments"></div>
        <script>
          new Valine({
            el: '#vcomments',
L
love109 已提交
312
            avatar:'monsterid',
L
love109 已提交
313 314
            appId: "7WNRcHAS96Lev1XEnkY3zsEB-gzGzoHsz",
            appKey: "yYm6agQECWRhvdgILW08BHuk",
L
love109 已提交
315
            placeholder: "你是我一生只会遇见一次的惊喜❤️ ..."
L
love109 已提交
316 317 318
          })
        </script>
      
L
love109 已提交
319 320 321 322 323 324 325 326 327 328 329 330 331 332
      <footer class="post-footer">
        <div class="post-lincenses"><a href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh" target="_blank" rel="nofollow"><i class="fa fa-creative-commons" aria-hidden="true"></i> 知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a></div>
        <div class="post-tags">
        </div>
        
        <div class="post-like">
          <a href="javascript:;" data-action="ding" data-id="1" class="specsZan ">
            <i class="iconfont icon-like"></i> <span class="count">
            0</span>
          </a>
        </div>
        
        <div class="post-share">
          <ul class="sharehidden">
L
love109 已提交
333 334 335 336 337
            <li><a href="http://www.jiathis.com/send/?webid=weixin&amp;url=https://love109.github.io?p=1&amp;title=世界,您好!" onclick="window.open(this.href, 'renren-share', 'width=490,height=700');return false;" class="s-weixin"><img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.3.1/img/Sakura/images/sns/wechat.png"></a></li>
            <li><a href="http://www.jiathis.com/send/?webid=qzone&amp;url=https://love109.github.io?p=1&amp;title=世界,您好!" onclick="window.open(this.href, 'weibo-share', 'width=730,height=500');return false;" class="s-qq"><img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.3.1/img/Sakura/images/sns/qzone.png"></a></li>
            <li><a href="http://www.jiathis.com/send/?webid=tsina&amp;url=https://love109.github.io?p=1&amp;title=世界,您好!" onclick="window.open(this.href, 'weibo-share', 'width=550,height=235');return false;" class="s-sina"><img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.3.1/img/Sakura/images/sns/sina.png"></a></li>
            <li><a href="http://www.jiathis.com/send/?webid=douban&amp;url=http:https://love109.github.io?p=1&amp;title=世界,您好!" onclick="window.open(this.href, 'renren-share', 'width=490,height=600');return false;" class="s-douban"><img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.3.1/img/Sakura/images/sns/douban.png"></a></li>
            <li><a href="http://www.jiathis.com/send/?webid=qq&amp;url=http:https://love109.github.io?p=1&amp;title=世界,您好!" onclick="window.open(this.href, 'renren-share', 'width=490,height=600');return false;" class="s-qq"><img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.3.1/img/Sakura/images/sns/qq.png"></a></li>
L
love109 已提交
338 339 340 341 342 343 344 345 346 347 348 349 350 351 352
          </ul>
          <i class="iconfont show-share icon-forward"></i>
        </div>
      </footer><!-- .entry-footer -->
      </article>
      <!-- #post-## -->
      <div class="toc-container" style="height: 1053px;">
      <div class="toc" style="background: none;"></div>
      </div>
      <section class="post-squares nextprev">
        
        
      </section>
      <section class="author-profile">
        <div class="info" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
L
love109 已提交
353
          <a href="https://love109.cn" class="profile gravatar"><img src="/images/love109.jpg" itemprop="image" alt="LOVE109❤️纪实小屋" height="70" width="70"></a>
L
love109 已提交
354 355 356
          <div class="meta">
            <span class="title">Author</span>
            <h3 itemprop="name">
L
love109 已提交
357
            <a href="https://love109.cn" itemprop="url" rel="author">LOVE109❤️纪实小屋</a>
L
love109 已提交
358 359 360 361
            </h3>
          </div>
        </div>
        <hr>
L
love109 已提交
362
        <p><i class="iconfont icon-write"></i>记录爱情 记录生活</p>
L
love109 已提交
363 364 365 366
      </section>
    <!-- #main -->
  </div><!-- #primary -->

L
love109 已提交
367

L
love109 已提交
368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409
    
      <!--  -->
    
    <div class="ins-search">
    <div class="ins-search-mask"></div>
    <div class="ins-search-container">
        <div class="ins-input-wrapper">
            <input type="text" class="ins-search-input" placeholder="请输入关键词...">
            <span class="ins-close ins-selectable"><i class="fa fa-times-circle"></i></span>
        </div>
        <div class="ins-section-wrapper">
            <div class="ins-section-container"></div>
        </div>
    </div>
</div>
<script>
(function (window) {
    var INSIGHT_CONFIG = {
        TRANSLATION: {
            POSTS: '文章',
            // PAGES: '页面',
            CATEGORIES: '分类',
            TAGS: '标签',
        },
        ROOT_URL: '/',
        CONTENT_URL: '/content.json',
    };
    window.INSIGHT_CONFIG = INSIGHT_CONFIG;
})(window);
</script>
    <!-- <footer id="footer">
  
  <div class="outer">
    <div id="footer-info" class="inner">
      &copy; 2019 LOVE109<br>
      powered_by <a href="http://hexo.io/" target="_blank">Hexo</a>
    </div>
  </div>
</footer> -->
<footer id="colophon" class="site-footer" role="contentinfo">
  <div class="site-info">
    <div class="footertext">
L
love109 已提交
410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452
      <!-- 彩色滚动变换字体 -->
      <div id="binft"></div>
      <script>
        var binft = function (r) {
          function t() {
            return b[Math.floor(Math.random() * b.length)]
          }  
          function e() {
            return String.fromCharCode(94 * Math.random() + 33)
          }
          function n(r) {
            for (var n = document.createDocumentFragment(), i = 0; r > i; i++) {
              var l = document.createElement("span");
              l.textContent = e(), l.style.color = t(), n.appendChild(l)
            }
            return n
          }
          function i() {
            var t = o[c.skillI];
            c.step ? c.step-- : (c.step = g, c.prefixP < l.length ? (c.prefixP >= 0 && (c.text += l[c.prefixP]), c.prefixP++) : "forward" === c.direction ? c.skillP < t.length ? (c.text += t[c.skillP], c.skillP++) : c.delay ? c.delay-- : (c.direction = "backward", c.delay = a) : c.skillP > 0 ? (c.text = c.text.slice(0, -1), c.skillP--) : (c.skillI = (c.skillI + 1) % o.length, c.direction = "forward")), r.textContent = c.text, r.appendChild(n(c.prefixP < l.length ? Math.min(s, s + c.prefixP) : Math.min(s, t.length - c.skillP))), setTimeout(i, d)
          }
          var l = "",
          o = ["关关雎鸠,在河之洲。窈窕淑女,君子好逑。","参差荇菜,左右流之。窈窕淑女,寤寐求之。","求之不得,寤寐思服。悠哉悠哉,辗转反侧。","参差荇菜,左右采之。窈窕淑女,琴瑟友之。","参差荇菜,左右芼之。窈窕淑女,钟鼓乐之。"].map(function (r) {
          return r + ""
          }),
          a = 2,
          g = 1,
          s = 5,
          d = 75,
          b = ["rgb(110,64,170)", "rgb(150,61,179)", "rgb(191,60,175)", "rgb(228,65,157)", "rgb(254,75,131)", "rgb(255,94,99)", "rgb(255,120,71)", "rgb(251,150,51)", "rgb(226,183,47)", "rgb(198,214,60)", "rgb(175,240,91)", "rgb(127,246,88)", "rgb(82,246,103)", "rgb(48,239,130)", "rgb(29,223,163)", "rgb(26,199,194)", "rgb(35,171,216)", "rgb(54,140,225)", "rgb(76,110,219)", "rgb(96,84,200)"],
          c = {
            text: "",
            prefixP: -s,
            skillI: 0,
            skillP: 0,
            direction: "forward",
            delay: a,
            step: g
          };
          i()
          };
          binft(document.getElementById('binft'));
      </script>
L
love109 已提交
453 454 455 456 457 458
      <!--
      <script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
      <span id="busuanzi_container_site_uv">你是第<span id="busuanzi_value_site_uv"></span>位访问小屋的小可爱 </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>
      </br>-->
L
love109 已提交
459 460
      &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>
L
love109 已提交
461 462 463 464
      <!-- 恋爱时间 -->
      <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
      <script>
          var now = new Date(); 
L
love109 已提交
465
          function createtime() {
L
love109 已提交
466 467 468 469 470 471 472 473 474 475 476 477 478 479
              var grt= new Date("09/10/2016 22:33:44");//恋爱时间
              now.setTime(now.getTime()+250); 
              days = (now - grt ) / 1000 / 60 / 60 / 24; dnum = Math.floor(days); 
              hours = (now - grt ) / 1000 / 60 / 60 - (24 * dnum); hnum = Math.floor(hours); 
              if(String(hnum).length ==1 ){hnum = "0" + hnum;} minutes = (now - grt ) / 1000 /60 - (24 * 60 * dnum) - (60 * hnum); 
              mnum = Math.floor(minutes); if(String(mnum).length ==1 ){mnum = "0" + mnum;} 
              seconds = (now - grt ) / 1000 - (24 * 60 * 60 * dnum) - (60 * 60 * hnum) - (60 * mnum); 
              snum = Math.round(seconds); if(String(snum).length ==1 ){snum = "0" + snum;} 
              document.getElementById("timeDate").innerHTML = " 我们已经相爱了 "
              document.getElementById("times").innerHTML = dnum +"" + hnum + " 小时 " + mnum + "" + snum + ""; 
              document.getElementById("times").style.color="#FF0000";
          }
          setInterval("createtime()",250);
      </script>
L
love109 已提交
480
      <span style="color:#FF0000;"><i class="fa fa-heartbeat faa-pulse"></i></span>
L
love109 已提交
481
      <br>
L
love109 已提交
482
      <!--
L
love109 已提交
483
      <span style="color:#FFFFFF;">Theme <a href="https://2heng.xin/theme-sakura/" target="_blank">Sakura</a> by <a href="https://2heng.xin/" target="_blank">Mashiro</a> & <a href="https://www.hojun.cn/" target="_blank">hojun</a></span>
L
love109 已提交
484
      <span><i class="fa fa-angle-double-right"></i></span>
L
love109 已提交
485
      <span style="color:#FFFFFF;">Powered by <a href="https://hexo.io/" target="_blank">Hexo</a></span>
L
love109 已提交
486 487 488
      <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://hexo.io/" title="由HEXO强力驱动" target="_blank"><img src="https://i.imgur.com/hxun6Ei.png" width="60" height="60"></a>
L
love109 已提交
489 490
      <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="站点图片托管于imgur和七牛云" target="_blank"><img src="https://i.imgur.com/mMGC1Ur.png" width="60" height="60"></a>
L
love109 已提交
491
      <a href="https://www.aliyun.com/" title="阿里云提供域名相关服务" target="_blank"><img src="https://i.imgur.com/pnWymuq.png" width="60" height="60"></a>
L
love109 已提交
492
      <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>
L
love109 已提交
493 494
      <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>
      <script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? "https://" : "http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1276030786'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s5.cnzz.com/z_stat.php%3Fid%3D1276030786%26show%3Dpic1' type='text/javascript'%3E%3C/script%3E"));</script>
L
love109 已提交
495
    </div>
L
love109 已提交
496
  </div>
L
love109 已提交
497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522
</footer>

<script type="text/javascript">
/* <![CDATA[ */
if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) {
  var Poi = {"pjax":"","movies":{"url":"https://cdn.jsdelivr.net/gh/honjun/hojun@1.2","name":"Unbroken","live":"close"},"windowheight":"fixed","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
} else {
  var Poi = {"pjax":"","movies":{"url":"https://cdn.jsdelivr.net/gh/honjun/hojun@1.2","name":"Unbroken","live":"open"},"windowheight":"auto","codelamp":"close","ajaxurl":"","order":"asc","formpostion":"bottom"};
}
/* ]]> */
</script>

<script type="text/javascript" src="/js/lib.min.js"></script>
<script type="text/javascript" src="/js/sakura-app.js"></script>
<script type="text/javascript" src="/js/InsightSearch.js"></script>
    <div class="openNav no-select" style="height: 50px;">
      <div class="iconflat no-select" style="width: 50px; height: 50px;">
        <div class="icon"></div>
      </div>
      <div class="site-branding search-form-submit">
        <i class="iconfont js-toggle-search iconsearch icon-search"></i>
      </div>
    </div>
  </section>
  <div id="mo-nav" class="">
  <div class="m-avatar">
L
love109 已提交
523
    <img src="/images/love109.jpg">
L
love109 已提交
524
  </div>
L
love109 已提交
525
  <p style="text-align: center; color: #333; font-weight: 900; font-family: 'Ubuntu', sans-serif; letter-spacing: 1.5px">LOVE109❤️ 纪实小屋</p>
L
love109 已提交
526 527 528
  <p style="text-align: center; word-spacing: 20px;">
    
      
L
love109 已提交
529
        <a href="https://github.com/love109" class="fa fa-github" target="_blank" style="color: #333; margin-left:20px">
L
love109 已提交
530
      
L
love109 已提交
531
        <a href="http://weibo.com/TRHX1" class="fa fa-weibo" target="_blank" style="color: #dd4b39; margin-left:20px">
L
love109 已提交
532
      
L
love109 已提交
533 534 535 536 537
        <a href="http://wpa.qq.com/msgrd?v=3&uin=2273902448&site=qq&menu=yes" class="fa fa-qq" target="_blank" style="color: #25c6fe; margin-left:20px">
      
        <a href="https://www.zhihu.com/people/tan-70-56/activities" class="fa fa-zhihu" target="_blank" style="color: #25c6fe; margin-left:20px">
      
        <a href="mailto:&#116;&#114;&#104;&#120;&#64;&#102;&#111;&#120;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;" class="fa envelope" target="_blank" style="color: #25c6fe; margin-left:20px">
L
love109 已提交
538 539
      
    
L
love109 已提交
540
  </a></a></a></a></a></p>
L
love109 已提交
541 542 543 544 545 546 547 548 549 550 551 552 553
  <ul id="menu-new-1" class="menu">
    
      <li>
        <a href="/">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-fort-awesome faa-shake" aria-hidden="true"></i>
            首页
          </span>
        </a>
        
      </li>
    
      <li>
L
love109 已提交
554
        <a href="/archives">
L
love109 已提交
555 556 557 558 559 560 561 562
          <span class="faa-parent animated-hover">
            <i class="fa  fa-archive faa-shake" aria-hidden="true"></i>
            归档
          </span>
        </a>
        
      </li>
    
L
love109 已提交
563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582
      <li>
        <a href="/donate">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-thumbs-up faa-vertical" aria-hidden="true"></i>
            赞赏
          </span>
        </a>
        
      </li>
    
      <li>
        <a href="/Love.html">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-heartbeat faa-pulse" aria-hidden="true"></i>
            表白
          </span>
        </a>
        
      </li>
    
L
love109 已提交
583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603
      <li>
        <a href="/comment">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-pencil-square-o faa-tada" aria-hidden="true"></i>
            留言板
          </span>
        </a>
        
      </li>
    
      <li>
        <a href="/links">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-link faa-shake" aria-hidden="true"></i>
            友人帐
          </span>
        </a>
        
      </li>
    
      <li>
L
love109 已提交
604
        <a href="/">
L
love109 已提交
605
          <span class="faa-parent animated-hover">
L
love109 已提交
606 607
            <i class="fa  fa-list faa-tada" aria-hidden="true"></i>
            时间轴
L
love109 已提交
608 609 610
          </span>
        </a>
        
L
love109 已提交
611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628
          <ul class="sub-menu">
            
              <li>
                <a href="/LoveTimeline">
                  <i class="fa fa-envelope-open faa-pulse" aria-hidden="true"></i>
                  爱情时间轴
                </a>
              </li>
            
              <li>
                <a href="/SiteTimeline">
                  <i class="fa fa-home faa-shake" aria-hidden="true"></i>
                  小屋大事记
                </a>
              </li>
            
          </ul>
        
L
love109 已提交
629 630 631
      </li>
    
      <li>
L
love109 已提交
632
        <a href="/about">
L
love109 已提交
633 634 635 636 637 638 639 640 641 642 643 644
          <span class="faa-parent animated-hover">
            <i class="fa  fa-leaf faa-wrench" aria-hidden="true"></i>
            关于
          </span>
        </a>
        
      </li>
    
      <li>
        <a href="/atom.xml">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-rss faa-pulse" aria-hidden="true"></i>
L
love109 已提交
645
            RSS
L
love109 已提交
646 647 648 649 650 651 652
          </span>
        </a>
        
      </li>
    
  </ul>
  <p style="text-align: center; font-size: 13px; color: #b9b9b9;">
L
love109 已提交
653
  © 2019 LOVE109❤️纪实小屋</p>
L
love109 已提交
654 655
</div>
  <button onclick="topFunction()" class="mobile-cd-top" id="moblieGoTop" title="Go to top" style="display: none;"><i class="fa fa-chevron-up" aria-hidden="true"></i></button>
L
love109 已提交
656
</body>
L
love109 已提交
657 658 659 660 661 662 663 664 665 666 667
</html>

<!-- 页面点击小红心 -->
<script type="text/javascript" src="/js/love.js"></script>

<!-- 鼠标点击烟花爆炸效果 -->
<canvas class="fireworks" style="position: fixed;left: 0;top: 0;z-index: 1; pointer-events: none;" ></canvas> 
<script type="text/javascript" src="//cdn.bootcss.com/animejs/2.2.0/anime.min.js"></script> 
<script type="text/javascript" src="/js/fireworks.js"></script>

<!--浏览器搞笑标题-->
L
love109 已提交
668 669 670 671 672 673 674 675
<script type="text/javascript" src="/js/FunnyTitle.js"></script>

<!-- 歌单 -->
<link rel="stylesheet" href="/dist/APlayer.min.css">
<div id="aplayer"></div>
<script src="/dist/APlayer.min.js"></script>
<script src="/dist/music.js"></script>
<script src="/dist/color-thief.js"></script>