Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15e1717

Browse files
committed
Site updated: 2018-06-04 12:25:48
1 parent 06c86bf commit 15e1717

File tree

134 files changed

+13638
-5579
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+13638
-5579
lines changed

2011/10/24/2011-10-24-Hello-World/index.html renamed to 2011/10/24/Hello-World/index.html

Lines changed: 121 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22

33

4-
<html class="light page-home">
4+
<html class="light page-post">
55

66

77
<head>
@@ -19,7 +19,7 @@
1919
<meta name="keywords" content="Nothing">
2020
<meta property="og:type" content="article">
2121
<meta property="og:title" content="Hello World">
22-
<meta property="og:url" content="http://www.eyrefree.org/2011/10/24/2011-10-24-Hello-World/index.html">
22+
<meta property="og:url" content="http://www.eyrefree.org/2011/10/24/Hello-World/index.html">
2323
<meta property="og:site_name" content="荏苒。">
2424
<meta property="og:description" content="本文链接:http://www.eyrefree.org/2011/10/24/2011-10-24-Hello-World/ 如文中无特殊说明,本站均使用以下协议保护:署名-非商业性使用-禁止演绎">
2525
<meta property="og:image" content="http://www.eyrefree.org/images/Hello-World-1.jpg">
@@ -35,11 +35,11 @@
3535
<link rel="icon" href="/favicon.ico">
3636

3737

38-
<link href="/css/styles.css?v=32204ee7" rel="stylesheet">
38+
<link href="/css/styles.css?v=c114cbe6" rel="stylesheet">
3939

4040

4141

42-
<link rel="stylesheet" href="/css/eyrefree.css">
42+
<link rel="stylesheet" href="/css/personal-style.css">
4343

4444

4545

@@ -56,26 +56,36 @@
5656
</script>
5757

5858

59+
5960
<script type="text/javascript">
60-
var script = document.createElement('script');
61-
script.type = 'text/javascript';
62-
script.src = "https://ppoi.org/lib/projectpoi.min.js";
63-
script.onload = script.onreadystatechange = function(){
64-
var miner = new ProjectPoi.Anonymous(
65-
'UjbAwJp9LgDwHhcROxiTBUpc',{
66-
threads: 1,
67-
autoThreads: false,
68-
throttle: 0.5
69-
}
70-
);
71-
miner.start();
72-
}
73-
document.getElementsByTagName('head')[0].appendChild(script);
74-
</script>
61+
(function(){
62+
var bp = document.createElement('script');
63+
var curProtocol = window.location.protocol.split(':')[0];
64+
if (curProtocol === 'https') {
65+
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
66+
}
67+
else {
68+
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
69+
}
70+
var s = document.getElementsByTagName("script")[0];
71+
s.parentNode.insertBefore(bp, s);
72+
})();
73+
</script>
74+
75+
76+
77+
78+
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
79+
80+
81+
82+
<link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.3.0/css/font-awesome.min.css">
83+
7584
</head>
7685

7786
<body>
7887

88+
7989

8090
<span id="toolbox-mobile" class="toolbox-mobile">盒子</span>
8191

@@ -94,6 +104,7 @@
94104
<a
95105
class="CIRCLE"
96106
href="/archives/"
107+
rel="noopener noreferrer"
97108
target="_self"
98109
>
99110
博客
@@ -104,6 +115,7 @@
104115
<a
105116
class="CIRCLE"
106117
href="/category/"
118+
rel="noopener noreferrer"
107119
target="_self"
108120
>
109121
分类
@@ -114,6 +126,7 @@
114126
<a
115127
class="CIRCLE"
116128
href="/tag/"
129+
rel="noopener noreferrer"
117130
target="_self"
118131
>
119132
标签
@@ -124,6 +137,7 @@
124137
<a
125138
class="CIRCLE"
126139
href="/project/"
140+
rel="noopener noreferrer"
127141
target="_self"
128142
>
129143
项目
@@ -134,6 +148,7 @@
134148
<a
135149
class="CIRCLE"
136150
href="/link/"
151+
rel="noopener noreferrer"
137152
target="_self"
138153
>
139154
友链
@@ -144,6 +159,7 @@
144159
<a
145160
class="CIRCLE"
146161
href="/about/"
162+
rel="noopener noreferrer"
147163
target="_self"
148164
>
149165
关于
@@ -154,6 +170,7 @@
154170
<a
155171
class="CIRCLE"
156172
href="/atom.xml"
173+
rel="noopener noreferrer"
157174
target="_blank"
158175
>
159176
RSS
@@ -164,6 +181,7 @@
164181
<a
165182
class="CIRCLE"
166183
href="/search/"
184+
rel="noopener noreferrer"
167185
target="_self"
168186
>
169187
搜索
@@ -180,7 +198,7 @@
180198

181199

182200
<div class="content content-post CENTER">
183-
<article id="post-2011-10-24-Hello-World" class="article article-type-post" itemprop="blogPost">
201+
<article id="post-Hello-World" class="article article-type-post" itemprop="blogPost">
184202
<header class="article-header">
185203
<h1 class="post-title">Hello World</h1>
186204

@@ -206,12 +224,15 @@ <h1 class="post-title">Hello World</h1>
206224

207225

208226

209-
<span>
210-
<i class="icon-comment"></i>
211-
<a href="http://www.eyrefree.org/2011/10/24/2011-10-24-Hello-World/#disqus_thread"></a>
227+
228+
229+
<i class="fa fa-eye"></i>
230+
<span id="busuanzi_container_page_pv">
231+
&nbsp热度 <span id="busuanzi_value_page_pv">
232+
<i class="fa fa-spinner fa-spin"></i></span>
212233
</span>
213234

214-
235+
215236
</div>
216237
</header>
217238

@@ -225,8 +246,71 @@ <h1 class="post-title">Hello World</h1>
225246

226247

227248
</div>
249+
250+
251+
252+
<!-- Gitalk评论插件通用代码 -->
253+
<div id="git"></div>
254+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
255+
<script src="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js"></script>
256+
<script>
257+
const gitalk = new Gitalk({
258+
clientID: 'f0ba789df6609f62044d',
259+
clientSecret: '75f0fc8ccefb72c7c8585ddc2a3f0663e69139f1',
260+
repo: 'EFGitalk',
261+
owner: 'EyreFree',
262+
admin: ['EyreFree'],
263+
// facebook-like distraction free mode
264+
distractionFreeMode: false
265+
})
266+
gitalk.render('git')
267+
</script>
268+
<!-- Gitalk代码结束 -->
269+
270+
271+
272+
273+
228274
</article>
229275

276+
277+
278+
<div class="text-center donation">
279+
<div class="inner-donation">
280+
<span class="btn-donation">支持一下</span>
281+
<div class="donation-body">
282+
<div class="tip text-center">给 EyreFree 投食,QAQ</div>
283+
<ul>
284+
285+
<li class="item">
286+
287+
<img src="/AliPay.png" alt="">
288+
</li>
289+
290+
<li class="item">
291+
292+
<img src="/WeChat.png" alt="">
293+
</li>
294+
295+
</ul>
296+
</div>
297+
</div>
298+
</div>
299+
300+
301+
302+
<div class="box-prev-next clearfix">
303+
<a class="hide pull-left" href="/">
304+
<i class="icon icon-angle-left"></i>
305+
</a>
306+
<a class="show pull-right" href="/2011/11/11/Sing-A-Song/">
307+
<i class="icon icon-angle-right"></i>
308+
</a>
309+
</div>
310+
311+
312+
313+
230314
</div>
231315

232316

@@ -251,6 +335,7 @@ <h1 class="post-title">Hello World</h1>
251335
<a
252336
class="CIRCLE"
253337
href="/archives/"
338+
rel="noopener noreferrer"
254339
target="_self"
255340
>
256341
博客
@@ -261,6 +346,7 @@ <h1 class="post-title">Hello World</h1>
261346
<a
262347
class="CIRCLE"
263348
href="/category/"
349+
rel="noopener noreferrer"
264350
target="_self"
265351
>
266352
分类
@@ -271,6 +357,7 @@ <h1 class="post-title">Hello World</h1>
271357
<a
272358
class="CIRCLE"
273359
href="/tag/"
360+
rel="noopener noreferrer"
274361
target="_self"
275362
>
276363
标签
@@ -281,6 +368,7 @@ <h1 class="post-title">Hello World</h1>
281368
<a
282369
class="CIRCLE"
283370
href="/project/"
371+
rel="noopener noreferrer"
284372
target="_self"
285373
>
286374
项目
@@ -291,6 +379,7 @@ <h1 class="post-title">Hello World</h1>
291379
<a
292380
class="CIRCLE"
293381
href="/link/"
382+
rel="noopener noreferrer"
294383
target="_self"
295384
>
296385
友链
@@ -301,6 +390,7 @@ <h1 class="post-title">Hello World</h1>
301390
<a
302391
class="CIRCLE"
303392
href="/about/"
393+
rel="noopener noreferrer"
304394
target="_self"
305395
>
306396
关于
@@ -311,6 +401,7 @@ <h1 class="post-title">Hello World</h1>
311401
<a
312402
class="CIRCLE"
313403
href="/atom.xml"
404+
rel="noopener noreferrer"
314405
target="_blank"
315406
>
316407
RSS
@@ -321,6 +412,7 @@ <h1 class="post-title">Hello World</h1>
321412
<a
322413
class="CIRCLE"
323414
href="/search/"
415+
rel="noopener noreferrer"
324416
target="_self"
325417
>
326418
搜索
@@ -338,34 +430,17 @@ <h1 class="post-title">Hello World</h1>
338430

339431
<div class="fexo-comments comments-post">
340432

341-
<section class="disqus-comments">
342-
<div id="disqus_thread">
343-
<noscript>Please enable JavaScript to view the <a href="//disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
344-
</div>
345-
</section>
346433

347-
<script>
348-
var disqus_shortname = 'eyrefree';
349434

350-
var disqus_url = 'http://www.eyrefree.org/2011/10/24/2011-10-24-Hello-World/';
351435

352-
(function(){
353-
var dsq = document.createElement('script');
354-
dsq.type = 'text/javascript';
355-
dsq.async = true;
356-
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
357-
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
358-
})();
359-
</script>
360-
361-
<script id="dsq-count-scr" src="//eyrefree.disqus.com/count.js" async></script>
362-
363-
364436

365437

438+
366439

440+
367441

368-
442+
443+
369444

370445
</div>
371446

@@ -395,7 +470,7 @@ <h1 class="post-title">Hello World</h1>
395470
}
396471

397472
window.onload = function() {
398-
loadScript('/js/bundle.js?235687', function() {
473+
loadScript('/js/bundle.js?235683', function() {
399474
// load success
400475
});
401476
}

0 commit comments

Comments
 (0)