index.html 31.1 KB
Newer Older
L
love109 已提交
1 2 3 4 5 6 7 8 9 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
<!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">
  
  <title itemprop="name">SiteTimeline | LOVE109❤️纪实小屋</title>
  
    <link rel="shortcut icon" href="/images/true.png">
  
  <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/";

L
love109 已提交
40 41
  //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;
L
love109 已提交
42 43 44 45 46 47 48 49 50 51 52 53

  /*End of Initial Variables*/
  </script>
  <script type="text/javascript">
  var bgn = Math.floor(Math.random()*9);
  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>
L
love109 已提交
54
  <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:#FF69B4}::-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:#FF69B4}.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;}
L
love109 已提交
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
  </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">
        <a href="https://love109.cn">
          <img src="/images/love109.jpg">
        </a>
      </div>
      <div class="header-info">
        <p>LOVE109❤️纪实小屋 - 记录爱情❤️记录生活</p>
        <div class="top-social_v2">
          <li id="bg-pre">
L
love109 已提交
77
              <img class="flipx" src="https://cdn.jsdelivr.net/gh/honjun/cdn@1.4/img/other/next-b.svg">
L
love109 已提交
78 79 80 81 82 83
          </li>
          
            
              
                <li>
                  <a href="https://github.com/love109" target="_blank" class="social-github" title="">
L
love109 已提交
84
                      <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/github.png">
L
love109 已提交
85 86 87 88 89 90 91
                  </a>
                </li>
              
            
              
                <li>
                  <a href="http://weibo.com/TRHX1" target="_blank" class="social-github" title="">
L
love109 已提交
92
                      <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/sina.png">
L
love109 已提交
93 94 95 96 97 98 99
                  </a>
                </li>
              
            
              
                <li>
                  <a href="https://music.163.com/#/user/home?id=1379654769" target="_blank" class="social-github" title="">
L
love109 已提交
100
                      <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/wangyiyun.png">
L
love109 已提交
101 102 103 104 105 106 107
                  </a>
                </li>
              
            
              
                <li>
                  <a href="https://www.zhihu.com/people/tan-70-56/activities" target="_blank" class="social-github" title="">
L
love109 已提交
108
                      <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/zhihu.png">
L
love109 已提交
109 110 111 112 113 114 115
                  </a>
                </li>
              
            
              
                <li>
                  <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
                      <img src="https://cdn.jsdelivr.net/gh/moezx/cdn@3.1.9/img/Sakura/images/sns/email.svg">
L
love109 已提交
117 118 119 120 121 122 123
                  </a>
                </li>
              
            
              
                <li>
                  <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
                  </a>
                </li>
              
            
          
          <li id="bg-next">
L
love109 已提交
131
            <img src="https://cdn.jsdelivr.net/gh/honjun/cdn@1.4/img/other/next-b.svg">
L
love109 已提交
132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
          </li>
        </div>
      </div>
    </div>
  </figure>
  <div id="video-container" style="">
    <video style="object-fit: fill" id="bgvideo" class="video" video-name="" src="" width="auto" preload="auto">
    </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>
              <!--<span style="color:#FF0000;"><i class="fa fa-heartbeat"></i></span>-->
L
love109 已提交
163
              <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 196 197 198 199 200 201 202 203 204 205
            </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>
                  <a href="/archives">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-archive faa-shake" aria-hidden="true"></i>
                      归档
                    </span>
                  </a>
                  
                </li>
              
                <li>
L
love109 已提交
206
                  <a href="/Love.html">
L
love109 已提交
207
                    <span class="faa-parent animated-hover">
L
love109 已提交
208 209
                      <i class="fa  fa-heartbeat faa-pulse" aria-hidden="true"></i>
                      表白
L
love109 已提交
210 211 212 213 214 215
                    </span>
                  </a>
                  
                </li>
              
                <li>
L
love109 已提交
216
                  <a href="/donate">
L
love109 已提交
217
                    <span class="faa-parent animated-hover">
L
love109 已提交
218 219
                      <i class="fa  fa-thumbs-up faa-vertical" aria-hidden="true"></i>
                      赞赏
L
love109 已提交
220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
                    </span>
                  </a>
                  
                </li>
              
                <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>
                  <a href="/">
                    <span class="faa-parent animated-hover">
                      <i class="fa  fa-list faa-tada" aria-hidden="true"></i>
                      时间轴
                    </span>
                  </a>
                  
                    <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>
                  
                </li>
              
                <li>
                  <a href="/about">
                    <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>
                      RSS
                    </span>
                  </a>
                  
                </li>
              
            </ul>
          </nav>
        </div>
      </div>
    </div>
  </header></div>
L
love109 已提交
299 300
    <link rel="stylesheet" type="text/css" href="/css/sharejs.css">
<div class="pattern-center-blank"></div>
L
love109 已提交
301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320
  
    <div class="pattern-center ">
      <div class="pattern-attachment-img">
        <img data-src="https://static.2heng.xin/wp-content/uploads//2017/11/1-1511301SP0.jpg" class="lazyload" onerror="imgError(this,3)" style="width: 100%; height: 100%; object-fit: cover; pointer-events: none;">
      </div>
      <header class="pattern-header ">
        <h1 class="entry-title">
        小屋大事记</h1>
      </header>
    </div>
  
  <div id="content" class="site-content">
    <article class="post-item post-301 page type-page status-publish has-post-thumbnail hentry">
      
<link href="/SiteTimeline/css/history.css" rel="stylesheet">
<div class="main">
    <div class="history">
        <div class="history-date">
            <ul>
                <h2 class="date01"><a href="#nogo">2019年</a></h2>
L
love109 已提交
321 322 323 324
                <li class="pink">
                    <h3>01.27 - 17:01<span>2019</span></h3>
                    <dl><dt>发布第一篇文章</dt></dl>
                </li>
L
love109 已提交
325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366
                <li class="pink">
                    <h3>01.24 - 15:37<span>2019</span></h3>
                    <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 class="pink">
                    <h3>01.19 - 14:21<span>2019</span></h3>
                    <dl><dt>网站申请ICP备案<span>01.19备案初审通过;01.22收到幕布拍照并上传资料;01.23提交管局;01.24备案通过,速度超乎我想象</span></dt></dl>
                </li>
                <li class="pink">
                    <h3>01.18 - 01:16<span>2019</span></h3>
                    <dl><dt>选定Sakura主题<span>原作者:Mashiro,由hojun大佬将主题从WordPress迁移到HEXO并再次开发</span></dt></dl>
                </li>
                <li class="pink">
                    <h3>01.17 - 20:35<span>2019</span></h3>
                    <dl><dt>使用Github Pages和Hexo开始搭建小屋</dt></dl>
                </li>
                <li class="pink">
                    <h3>01.17 - 17:24<span>2019</span></h3>
                    <dl><dt>确定并在阿里云注册域名为love109.cn<span>先后考虑过tp1314\tanpu520\love0927\love874755等域名</span></dt></dl>
                </li>
                <li class="pink">
                    <h3>01.16 - 23:38<span>2019</span></h3>
                    <dl><dt>萌发建立小屋的念头<span>当即与对象商量,正式确定建立小屋</span></dt></dl>
                </li>
            </ul>
        </div>
   </div>
</div>

<script src="/SiteTimeline/js/jquery.js"></script> 
<script src="/SiteTimeline/js/main.js"></script>
<p align="center">原主题<a href="http://akina.pw/" target="_blank" rel="noopener"> Akina </a><a href="http://akina.pw/" target="_blank" rel="noopener"> Fuzzz </a>开发,<a href="https://www.cssplus.org/" target="_blank" rel="noopener"> Louie </a>二次修改为<a href="https://github.com/louie-senpai/Siren" target="_blank" rel="noopener"> Siren </a><a href="https://2heng.xin/" target="_blank" rel="noopener"> Mashiro </a>三次修改为<a href="https://github.com/mashirozx/Sakura" target="_blank" rel="noopener"> Sakura </a></p>
<p align="center"><a href="https://www.hojun.cn/" target="_blank" rel="noopener"> hojun </a>将主题从WordPress迁移到Hexo并再次开发,<a href="https://love109.github.io/" target="_blank" rel="noopener"> LOVE109❤️纪实小屋 </a>使用时有所改动</p>
<p align="center">感谢开发者们的辛苦付出</p>


      <!-- .entry-content -->
      
L
love109 已提交
367
      <div style="text-align:center; width: 100%" class="social-share share-mobile" data-disabled="diandian, tencent"></div>
L
love109 已提交
368 369 370 371 372 373 374 375 376 377 378 379
      <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">
L
love109 已提交
380 381
        <div class="social-share sharehidden share-component"></div>
        <i class="iconfont show-share icon-forward"></i>
L
love109 已提交
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 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
        </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">
          <a href="https://love109.cn" class="profile gravatar"><img src="/images/love109.jpg" itemprop="image" alt="LOVE109❤️纪实小屋" height="70" width="70"></a>
          <div class="meta">
            <span class="title">Author</span>
            <h3 itemprop="name">
            <a href="https://love109.cn" itemprop="url" rel="author">LOVE109❤️纪实小屋</a>
            </h3>
          </div>
        </div>
        <hr>
        <p><i class="iconfont icon-write"></i>记录爱情 记录生活</p>
      </section>
    <!-- #main -->
  </div><!-- #primary -->


    
      <!--  -->
    
    <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 已提交
452 453 454 455
        <div class="img-preload">
            <img src="https://cdn.jsdelivr.net/gh/honjun/cdn@1.4/img/other/wordpress-rotating-ball-o.svg">
            <img src="https://cdn.jsdelivr.net/gh/honjun/cdn@1.4/img/other/disqus-preloader.svg">
        </div>
L
love109 已提交
456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498
      <!-- 彩色滚动变换字体 -->
      <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 已提交
499 500
      
      &copy; 2019 <a href="https://love109.cn/" target="_blank">LOVE109纪实小屋</a>
L
love109 已提交
501
      <a href="http://www.miitbeian.gov.cn/" target="_blank">鄂ICP备19003281号-1</a><br>
L
love109 已提交
502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526
      <!-- 恋爱时间 -->
      <span id="timeDate">正在载入...</span><span id="times"><span><i class="fa fa-spinner fa-spin"> </i></span></span>
      <script>
          var now = new Date(); 
          function createtime() {
              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>
      <span style="color:#FF0000;"><i class="fa fa-heartbeat faa-pulse"></i></span>
      <!--
      <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>
      <span><i class="fa fa-angle-double-right"></i></span>
      <span style="color:#FFFFFF;">Powered by <a href="https://hexo.io/" target="_blank">Hexo</a></span>
      <span><i class="fa fa-angle-double-right"></i></span> Hosted by Github Pages-->
L
love109 已提交
527 528 529
      <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 id="busuanzi_container_site_pv">累计阅读量<span id="busuanzi_value_site_pv"></span></span><br>
L
love109 已提交
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567
      <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://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>
      <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://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>
    </div>
  </div>
</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">
    <img src="/images/love109.jpg">
  </div>
L
love109 已提交
568
  <p style="text-align: center; color: #333; font-weight: 900; font-family: 'Ubuntu', sans-serif; letter-spacing: 1.5px">LOVE109❤️纪实小屋</p>
L
love109 已提交
569 570 571 572 573 574 575 576 577 578
  <p style="text-align: center; word-spacing: 20px;">
    
      
        <a href="https://github.com/love109" class="fa fa-github" target="_blank" style="color: #333; margin-left:20px">
      
        <a href="http://weibo.com/TRHX1" class="fa fa-weibo" target="_blank" style="color: #dd4b39; margin-left:20px">
      
        <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">
      
    
L
love109 已提交
579
  </a></a></a></p>
L
love109 已提交
580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602
  <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>
        <a href="/archives">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-archive faa-shake" aria-hidden="true"></i>
            归档
          </span>
        </a>
        
      </li>
    
      <li>
L
love109 已提交
603
        <a href="/Love.html">
L
love109 已提交
604
          <span class="faa-parent animated-hover">
L
love109 已提交
605 606
            <i class="fa  fa-heartbeat faa-pulse" aria-hidden="true"></i>
            表白
L
love109 已提交
607 608 609 610 611 612
          </span>
        </a>
        
      </li>
    
      <li>
L
love109 已提交
613
        <a href="/donate">
L
love109 已提交
614
          <span class="faa-parent animated-hover">
L
love109 已提交
615 616
            <i class="fa  fa-thumbs-up faa-vertical" aria-hidden="true"></i>
            赞赏
L
love109 已提交
617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690
          </span>
        </a>
        
      </li>
    
      <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>
        <a href="/">
          <span class="faa-parent animated-hover">
            <i class="fa  fa-list faa-tada" aria-hidden="true"></i>
            时间轴
          </span>
        </a>
        
          <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>
        
      </li>
    
      <li>
        <a href="/about">
          <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>
            RSS
          </span>
        </a>
        
      </li>
    
  </ul>
L
love109 已提交
691
  <p style="text-align: center; font-size: 13px; color: #b9b9b9;">© 2019 LOVE109❤️纪实小屋</p>
L
love109 已提交
692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713
</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>
</body>
</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>

<!--浏览器搞笑标题-->
<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>