1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-28 22:35:46 +00:00
This commit is contained in:
Meo597 2025-06-12 17:36:05 +08:00
parent b5cec826b0
commit cb85195eb6

View File

@ -32,7 +32,7 @@ export const sidebarZh: SidebarConfig = {
],
},
{
text: "入站代理",
text: "入站协议",
children: [
"/config/inbounds/dokodemo.md",
"/config/inbounds/http.md",
@ -45,7 +45,7 @@ export const sidebarZh: SidebarConfig = {
],
},
{
text: "出站代理",
text: "出站协议",
children: [
"/config/outbounds/blackhole.md",
"/config/outbounds/dns.md",