Skip to content

Commit 48031f5

Browse files
committed
update link information
1 parent ae7e8c8 commit 48031f5

File tree

13 files changed

+88
-88
lines changed

13 files changed

+88
-88
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ email: [email protected]
44
author: Wei
55
description: "Welcome to Wei's blog."
66
baseurl: ""
7-
url: "http://helloweishi.github.io/"
7+
url: "http://helloweishi.github.io"
88

99
# Google analytics
1010
google_analytics:

_config.yml~

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ email: [email protected]
44
author: Wei
55
description: "Welcome to Wei's blog."
66
baseurl: ""
7-
url: "http://helloweishi.github.io/"
7+
url: "http://helloweishi.github.io"
88

99
# Google analytics
1010
google_analytics:

_site/404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="Welcome to Wei's blog.">
99
<meta name="author" content="Wei">
1010

11-
<link rel="canonical" href="http://helloweishi.github.io//404.html">
11+
<link rel="canonical" href="http://helloweishi.github.io/404.html">
1212

1313
<!-- Custom CSS -->
1414
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
@@ -27,7 +27,7 @@
2727
<meta property="og:type" content="article">
2828
<meta property="og:title" content="Wei">
2929
<meta property="og:description" content="Welcome to Wei's blog.">
30-
<meta property="og:url" content="http://helloweishi.github.io//404.html">
30+
<meta property="og:url" content="http://helloweishi.github.io/404.html">
3131
<meta property="og:site_name" content="Wei">
3232

3333
<!-- Icons -->
@@ -52,7 +52,7 @@
5252
<header class="site-header px2 px-responsive">
5353
<div class="mt2 wrap">
5454
<div class="measure">
55-
<a href="http://helloweishi.github.io/" class="site-title">Wei</a>
55+
<a href="http://helloweishi.github.io" class="site-title">Wei</a>
5656
<nav class="site-nav right">
5757
<a href="/about/">About</a>
5858
<a href="/contact/">Contact</a>

_site/about/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="Welcome to Wei's blog.">
99
<meta name="author" content="Wei">
1010

11-
<link rel="canonical" href="http://helloweishi.github.io//about/">
11+
<link rel="canonical" href="http://helloweishi.github.io/about/">
1212

1313
<!-- Custom CSS -->
1414
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
@@ -27,7 +27,7 @@
2727
<meta property="og:type" content="article">
2828
<meta property="og:title" content="About Me">
2929
<meta property="og:description" content="Welcome to Wei's blog.">
30-
<meta property="og:url" content="http://helloweishi.github.io//about/">
30+
<meta property="og:url" content="http://helloweishi.github.io/about/">
3131
<meta property="og:site_name" content="Wei">
3232

3333
<!-- Icons -->
@@ -52,7 +52,7 @@
5252
<header class="site-header px2 px-responsive">
5353
<div class="mt2 wrap">
5454
<div class="measure">
55-
<a href="http://helloweishi.github.io/" class="site-title">Wei</a>
55+
<a href="http://helloweishi.github.io" class="site-title">Wei</a>
5656
<nav class="site-nav right">
5757
<a href="/about/">About</a>
5858
<a href="/contact/">Contact</a>

_site/contact/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="Welcome to Wei's blog.">
99
<meta name="author" content="Wei">
1010

11-
<link rel="canonical" href="http://helloweishi.github.io//contact/">
11+
<link rel="canonical" href="http://helloweishi.github.io/contact/">
1212

1313
<!-- Custom CSS -->
1414
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
@@ -27,7 +27,7 @@
2727
<meta property="og:type" content="article">
2828
<meta property="og:title" content="Say Hello">
2929
<meta property="og:description" content="Welcome to Wei's blog.">
30-
<meta property="og:url" content="http://helloweishi.github.io//contact/">
30+
<meta property="og:url" content="http://helloweishi.github.io/contact/">
3131
<meta property="og:site_name" content="Wei">
3232

3333
<!-- Icons -->
@@ -52,7 +52,7 @@
5252
<header class="site-header px2 px-responsive">
5353
<div class="mt2 wrap">
5454
<div class="measure">
55-
<a href="http://helloweishi.github.io/" class="site-title">Wei</a>
55+
<a href="http://helloweishi.github.io" class="site-title">Wei</a>
5656
<nav class="site-nav right">
5757
<a href="/about/">About</a>
5858
<a href="/contact/">Contact</a>

_site/feed.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<channel>
44
<title>Wei</title>
55
<description>Welcome to Wei's blog.</description>
6-
<link>http://helloweishi.github.io//</link>
7-
<atom:link href="http://helloweishi.github.io//feed.xml" rel="self" type="application/rss+xml" />
6+
<link>http://helloweishi.github.io/</link>
7+
<atom:link href="http://helloweishi.github.io/feed.xml" rel="self" type="application/rss+xml" />
88

99
<item>
1010
<title>Layer 2 Bridge Stack</title>
@@ -219,8 +219,8 @@ The second hook operation with hook function &lt;code&gt;br_nf_post_routing&lt;/
219219
&lt;p&gt;From the framework of bridge stack, we can see there are several hook operations registered on each HOOK, each hook operation has one priority, which determine its execution order. During our development, we can extend hook operations on each HOOK dynamically based on our needs, what we should take care about is their priority and what character each HOOK is in framework. &lt;/p&gt;
220220
</description>
221221
<pubDate>Sat, 27 Jun 2015 20:33:00 +0800</pubDate>
222-
<link>http://helloweishi.github.io//network/stack/2015/06/27/L2-bridge-stack/</link>
223-
<guid isPermaLink="true">http://helloweishi.github.io//network/stack/2015/06/27/L2-bridge-stack/</guid>
222+
<link>http://helloweishi.github.io/network/stack/2015/06/27/L2-bridge-stack/</link>
223+
<guid isPermaLink="true">http://helloweishi.github.io/network/stack/2015/06/27/L2-bridge-stack/</guid>
224224
</item>
225225

226226
<item>
@@ -269,8 +269,8 @@ when application send message down, it store at socket&amp;rsquo;s transmitting
269269
&lt;p&gt;This is the whole network stack framework in Linux kernel, actually, they are a lot I don&amp;rsquo;t show here, in next post, I will focus the details in each layers, any questions, don&amp;rsquo;t hesitate to drop me a email. &lt;/p&gt;
270270
</description>
271271
<pubDate>Mon, 18 May 2015 19:54:00 +0800</pubDate>
272-
<link>http://helloweishi.github.io//network/stack/2015/05/18/Linux-kernel-network-framework/</link>
273-
<guid isPermaLink="true">http://helloweishi.github.io//network/stack/2015/05/18/Linux-kernel-network-framework/</guid>
272+
<link>http://helloweishi.github.io/network/stack/2015/05/18/Linux-kernel-network-framework/</link>
273+
<guid isPermaLink="true">http://helloweishi.github.io/network/stack/2015/05/18/Linux-kernel-network-framework/</guid>
274274
</item>
275275

276276
<item>
@@ -449,8 +449,8 @@ Defense attack fixup:&lt;/p&gt;
449449
&lt;p&gt;Fix me, if you find something wrong in my article, Thanks.&lt;/p&gt;
450450
</description>
451451
<pubDate>Sat, 25 Apr 2015 19:54:00 +0800</pubDate>
452-
<link>http://helloweishi.github.io//network/firewall/2015/04/25/defense-RST-attack-from-firewall/</link>
453-
<guid isPermaLink="true">http://helloweishi.github.io//network/firewall/2015/04/25/defense-RST-attack-from-firewall/</guid>
452+
<link>http://helloweishi.github.io/network/firewall/2015/04/25/defense-RST-attack-from-firewall/</link>
453+
<guid isPermaLink="true">http://helloweishi.github.io/network/firewall/2015/04/25/defense-RST-attack-from-firewall/</guid>
454454
</item>
455455

456456
<item>
@@ -475,8 +475,8 @@ we can find them out following steps below:&lt;br&gt;
475475
&lt;center&gt;&lt;small&gt;Figure 1: twitter snapshot&lt;/small&gt;&lt;/center&gt; &lt;/p&gt;
476476
</description>
477477
<pubDate>Wed, 22 Apr 2015 19:45:00 +0800</pubDate>
478-
<link>http://helloweishi.github.io//network/firewall/2015/04/22/visit-twitter-without-vpn/</link>
479-
<guid isPermaLink="true">http://helloweishi.github.io//network/firewall/2015/04/22/visit-twitter-without-vpn/</guid>
478+
<link>http://helloweishi.github.io/network/firewall/2015/04/22/visit-twitter-without-vpn/</link>
479+
<guid isPermaLink="true">http://helloweishi.github.io/network/firewall/2015/04/22/visit-twitter-without-vpn/</guid>
480480
</item>
481481

482482
<item>
@@ -539,8 +539,8 @@ like appending below to host file in your OS:&lt;/p&gt;
539539
&lt;p&gt;Fix me if you find some wrong, and drop me email if you have questions.&lt;/p&gt;
540540
</description>
541541
<pubDate>Fri, 03 Apr 2015 18:34:21 +0800</pubDate>
542-
<link>http://helloweishi.github.io//network/firewall/2015/04/03/access-youtube-without-vpn/</link>
543-
<guid isPermaLink="true">http://helloweishi.github.io//network/firewall/2015/04/03/access-youtube-without-vpn/</guid>
542+
<link>http://helloweishi.github.io/network/firewall/2015/04/03/access-youtube-without-vpn/</link>
543+
<guid isPermaLink="true">http://helloweishi.github.io/network/firewall/2015/04/03/access-youtube-without-vpn/</guid>
544544
</item>
545545

546546
<item>
@@ -601,8 +601,8 @@ normally, your device will get some valid IP addresses, and then, your device wi
601601
Fix me, if you find some errors in my post.&lt;/p&gt;
602602
</description>
603603
<pubDate>Mon, 02 Mar 2015 20:20:18 +0800</pubDate>
604-
<link>http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/</link>
605-
<guid isPermaLink="true">http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/</guid>
604+
<link>http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/</link>
605+
<guid isPermaLink="true">http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/</guid>
606606
</item>
607607

608608
</channel>

_site/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="Welcome to Wei's blog.">
99
<meta name="author" content="Wei">
1010

11-
<link rel="canonical" href="http://helloweishi.github.io//">
11+
<link rel="canonical" href="http://helloweishi.github.io/">
1212

1313
<!-- Custom CSS -->
1414
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
@@ -27,7 +27,7 @@
2727
<meta property="og:type" content="article">
2828
<meta property="og:title" content="Wei">
2929
<meta property="og:description" content="Welcome to Wei's blog.">
30-
<meta property="og:url" content="http://helloweishi.github.io//">
30+
<meta property="og:url" content="http://helloweishi.github.io/">
3131
<meta property="og:site_name" content="Wei">
3232

3333
<!-- Icons -->
@@ -52,7 +52,7 @@
5252
<header class="site-header px2 px-responsive">
5353
<div class="mt2 wrap">
5454
<div class="measure">
55-
<a href="http://helloweishi.github.io/" class="site-title">Wei</a>
55+
<a href="http://helloweishi.github.io" class="site-title">Wei</a>
5656
<nav class="site-nav right">
5757
<a href="/about/">About</a>
5858
<a href="/contact/">Contact</a>

_site/network/firewall/2015/03/02/access-google-without-vpn/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="description" content="This article introduce how firewall system block google site accessing, and how we can break its access limits.">
99
<meta name="author" content="Wei">
1010
<meta name="keywords" content="network, firewall">
11-
<link rel="canonical" href="http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/">
11+
<link rel="canonical" href="http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/">
1212

1313
<!-- Custom CSS -->
1414
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
@@ -27,7 +27,7 @@
2727
<meta property="og:type" content="article">
2828
<meta property="og:title" content="Visit Google inside firewall without VPN">
2929
<meta property="og:description" content="Welcome to Wei's blog.">
30-
<meta property="og:url" content="http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/">
30+
<meta property="og:url" content="http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/">
3131
<meta property="og:site_name" content="Wei">
3232

3333
<!-- Icons -->
@@ -52,7 +52,7 @@
5252
<header class="site-header px2 px-responsive">
5353
<div class="mt2 wrap">
5454
<div class="measure">
55-
<a href="http://helloweishi.github.io/" class="site-title">Wei</a>
55+
<a href="http://helloweishi.github.io" class="site-title">Wei</a>
5656
<nav class="site-nav right">
5757
<a href="/about/">About</a>
5858
<a href="/contact/">Contact</a>
@@ -172,31 +172,31 @@ <h1>Visit Google inside firewall without VPN</h1>
172172

173173

174174

175-
<a class="fa fa-twitter" href="https://twitter.com/intent/tweet?text=Visit Google inside firewall without VPN&url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/" rel="nofollow" target="_blank" title="Share on Twitter"></a>
175+
<a class="fa fa-twitter" href="https://twitter.com/intent/tweet?text=Visit Google inside firewall without VPN&url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/" rel="nofollow" target="_blank" title="Share on Twitter"></a>
176176

177177

178178

179-
<a class="fa fa-google-plus" href="https://plus.google.com/share?url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/" rel="nofollow" target="_blank" title="Share on Google+"></a>
179+
<a class="fa fa-google-plus" href="https://plus.google.com/share?url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/" rel="nofollow" target="_blank" title="Share on Google+"></a>
180180

181181

182182

183-
<a class="fa fa-linkedin" href="http://www.linkedin.com/shareArticle?url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on LinkedIn"></a>
183+
<a class="fa fa-linkedin" href="http://www.linkedin.com/shareArticle?url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on LinkedIn"></a>
184184

185185

186186

187-
<a class="fa fa-digg" href="http://digg.com/submit?url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on Digg"></a>
187+
<a class="fa fa-digg" href="http://digg.com/submit?url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on Digg"></a>
188188

189189

190190

191-
<a class="fa fa-tumblr" href="http://www.tumblr.com/share/link?url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/&name=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on Tumblr"></a>
191+
<a class="fa fa-tumblr" href="http://www.tumblr.com/share/link?url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/&name=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on Tumblr"></a>
192192

193193

194194

195-
<a class="fa fa-reddit" href="http://reddit.com/submit?url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on Reddit"></a>
195+
<a class="fa fa-reddit" href="http://reddit.com/submit?url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on Reddit"></a>
196196

197197

198198

199-
<a class="fa fa-stumbleupon" href="http://www.stumbleupon.com/submit?url=http://helloweishi.github.io//network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on StumbleUpon"></a>
199+
<a class="fa fa-stumbleupon" href="http://www.stumbleupon.com/submit?url=http://helloweishi.github.io/network/firewall/2015/03/02/access-google-without-vpn/&title=Visit Google inside firewall without VPN" rel="nofollow" target="_blank" title="Share on StumbleUpon"></a>
200200

201201
</div>
202202
</div>

0 commit comments

Comments
 (0)