From f43da16e6aee375ac40022eb8a167b0dc1317fd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=AD=A3=E5=8D=8E?= Date: Mon, 13 Aug 2018 10:57:20 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1757c7f..418641f 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,8 @@ **不仅仅是博客,更是 Demo**,是适合新人入门学习的完整项目。 (基于 ASP.NET 的版本见 [这里](https://github.com/eshengsky/iBlog/)) -[![Gitter chat](https://badges.gitter.im/frontend-zh/Lobby.png)](https://gitter.im/frontend-zh/Lobby) - ## 在线实例 -我的博客 [http://www.skysun.name/](http://www.skysun.name/) +我的博客 [http://139.196.22.226/](http://139.196.22.226/) ## [noginx](https://github.com/eshengsky/noginx) [noginx](https://github.com/eshengsky/noginx) 是基于 Node.js 的 HTTP 及反向代理服务器(类似 nginx),如果你有多台 iBlog2 服务器实例,你可以使用 [noginx](https://github.com/eshengsky/noginx) 进行代理转发和负载均衡。