Skip to content

Commit 74a009e

Browse files
author
liuyu
committedJul 1, 2014
message
1 parent 7a5655d commit 74a009e

File tree

330 files changed

+3143
-108
lines changed

Some content is hidden

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

330 files changed

+3143
-108
lines changed
 

‎2010/12/17/apache-etag-expires-gzip/index.html

+21-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h1 itemprop="name">
141141

142142
<div class="article-share" id="share">
143143

144-
<div data-url="http://bubbyroom.com/2010/12/17/apache-etag-expires-gzip/" data-title="Apache etag expires gzip | Liuyu Blog" data-tsina="null" class="share clearfix">
144+
<div data-url="http://bubbyroom.com/2010/12/17/apache-etag-expires-gzip/" data-title="Apache etag expires gzip | Liuyu Blog" data-tsina="1054764633" class="share clearfix">
145145
</div>
146146

147147
</div>
@@ -170,6 +170,10 @@ <h1 itemprop="name">
170170
</nav>
171171

172172

173+
<section class="comment">
174+
<div class="ds-thread"></div>
175+
</section>
176+
173177
</div>
174178
<div class="openaside"><a class="navbutton" href="#" title="显示侧边栏"></a></div>
175179

@@ -279,7 +283,11 @@ <h1 itemprop="name">
279283

280284
<div class="social-font" class="clearfix">
281285

286+
<a href="http://weibo.com/opendoc" target="_blank" title="weibo"></a>
287+
288+
282289

290+
<a href="https://github.com/liuyu" target="_blank" title="github"></a>
283291

284292

285293
</div>
@@ -400,6 +408,18 @@ <h1 itemprop="name">
400408
</script>
401409

402410

411+
<script type="text/javascript">
412+
var duoshuoQuery = {short_name:"liuyu105"};
413+
(function() {
414+
var ds = document.createElement('script');
415+
ds.type = 'text/javascript';ds.async = true;
416+
ds.src = '//static.duoshuo.com/embed.js';
417+
ds.charset = 'UTF-8';
418+
(document.getElementsByTagName('head')[0]
419+
|| document.getElementsByTagName('body')[0]).appendChild(ds);
420+
})();
421+
</script>
422+
403423

404424

405425

‎2010/12/17/apache-exclude-log/index.html

+21-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h1 itemprop="name">
126126

127127
<div class="article-share" id="share">
128128

129-
<div data-url="http://bubbyroom.com/2010/12/17/apache-exclude-log/" data-title="Apache filter log | Liuyu Blog" data-tsina="null" class="share clearfix">
129+
<div data-url="http://bubbyroom.com/2010/12/17/apache-exclude-log/" data-title="Apache filter log | Liuyu Blog" data-tsina="1054764633" class="share clearfix">
130130
</div>
131131

132132
</div>
@@ -155,6 +155,10 @@ <h1 itemprop="name">
155155
</nav>
156156

157157

158+
<section class="comment">
159+
<div class="ds-thread"></div>
160+
</section>
161+
158162
</div>
159163
<div class="openaside"><a class="navbutton" href="#" title="显示侧边栏"></a></div>
160164

@@ -264,7 +268,11 @@ <h1 itemprop="name">
264268

265269
<div class="social-font" class="clearfix">
266270

271+
<a href="http://weibo.com/opendoc" target="_blank" title="weibo"></a>
272+
273+
267274

275+
<a href="https://github.com/liuyu" target="_blank" title="github"></a>
268276

269277

270278
</div>
@@ -385,6 +393,18 @@ <h1 itemprop="name">
385393
</script>
386394

387395

396+
<script type="text/javascript">
397+
var duoshuoQuery = {short_name:"liuyu105"};
398+
(function() {
399+
var ds = document.createElement('script');
400+
ds.type = 'text/javascript';ds.async = true;
401+
ds.src = '//static.duoshuo.com/embed.js';
402+
ds.charset = 'UTF-8';
403+
(document.getElementsByTagName('head')[0]
404+
|| document.getElementsByTagName('body')[0]).appendChild(ds);
405+
})();
406+
</script>
407+
388408

389409

390410

0 commit comments

Comments
 (0)