diff --git a/.vitepress/config/cn.ts b/.vitepress/config/cn.ts
index 5bfa1d1..66b9b9b 100644
--- a/.vitepress/config/cn.ts
+++ b/.vitepress/config/cn.ts
@@ -73,14 +73,6 @@ export const cn = defineConfig({
},
],
nav: [
- {
- text: '社区共享节点',
- link: 'https://uptime.easytier.cn/',
- },
- {
- text: 'Web 控制台',
- link: 'https://easytier.cn/web',
- },
{
text: '提交反馈',
link: 'https://github.com/EasyTier/EasyTier/issues',
diff --git a/.vitepress/config/en.ts b/.vitepress/config/en.ts
index 574ebba..92b9c5c 100644
--- a/.vitepress/config/en.ts
+++ b/.vitepress/config/en.ts
@@ -71,14 +71,6 @@ export const en = defineConfig({
},
],
nav: [
- {
- text: 'Public Shared Nodes',
- link: 'https://uptime.easytier.cn/',
- },
- {
- text: 'Web Console',
- link: 'https://easytier.cn/web',
- },
{
text: 'Submit Feedback',
link: 'https://github.com/EasyTier/EasyTier/issues',
diff --git a/en/index.md b/en/index.md
index a9d4fa6..b9dd2a7 100644
--- a/en/index.md
+++ b/en/index.md
@@ -17,9 +17,6 @@ hero:
- theme: alt
text: Download
link: /en/guide/download
- - theme: alt
- text: Web Console
- link: https://easytier.cn/web
- theme: sponsor
text: 💚 Sponsor
link: /#sponsor
@@ -30,7 +27,6 @@ features:
link: /en/guide/network/decentralized-networking
- title: Easy to Use
details: Web, client, command line multiple operation methods
Supports one-click networking
- link: /en/guide/network/web-console
- title: Cross-Platform
details: Supports Win / MacOS / Linux / FreeBSD / Android
Compatible with X86 / ARM / MIPS architectures
link: /en/guide/download
diff --git a/index.md b/index.md
index 479018e..9e51815 100644
--- a/index.md
+++ b/index.md
@@ -17,9 +17,6 @@ hero:
- theme: alt
text: 下载
link: /guide/download
- - theme: alt
- text: Web 控制台
- link: https://easytier.cn/web
- theme: sponsor
text: 💚 赞助
link: /#sponsor
@@ -30,7 +27,6 @@ features:
link: /guide/network/decentralized-networking
- title: 易用
details: 网页、客户端、命令行多方式操作
支持一键组网
- link: /guide/network/web-console
- title: 跨平台
details: 支持 Win / MacOS / Linux / FreeBSD / Android
兼容 X86 / ARM / MIPS 架构
link: /guide/download