Mention community project Broker for Nezha (#89)

This commit is contained in:
UUBulb
2024-08-13 13:55:04 +02:00
committed by GitHub
parent f02c88c0a3
commit b16ebc01e0
5 changed files with 82 additions and 2 deletions
+4 -2
View File
@@ -215,7 +215,8 @@ function getCaseSidebarZhCN() {
{ text: '3. 自建多用户多语言 Telegram 服务器状态查询机器人', link: '/case/case3.html' },
{ text: '4. Fake-agent,监控数据作弊器', link: '/case/case4.html' },
{ text: '5. 使用 Argo 隧道的哪吒服务端', link: '/case/case5.html' },
{ text: '6. Nezha Mobile - Nezha Dashboard 的 iOS 客户端', link: '/case/case6.html' }
{ text: '6. Nezha Mobile - Nezha Dashboard 的 iOS 客户端', link: '/case/case6.html' },
{ text: '7. Broker for Nezha', link: '/case/case7.html' }
]
}
]
@@ -290,7 +291,8 @@ function getCaseSidebarEnUS() {
{ text: '3. Self-hosted, multi-user, multi-lingual server status query Telegram bot', link: '/en_US/case/case3.html' },
{ text: '4. Fake-agent, monitoring data cheater', link: '/en_US/case/case4.html' },
{ text: '5. Nezha server over Argo tunnel', link: '/en_US/case/case5.html' },
{ text: '6. Nezha Mobile - An iOS Client For Nezha Dashboard', link: '/en_US/case/case6.html' }
{ text: '6. Nezha Mobile - An iOS Client For Nezha Dashboard', link: '/en_US/case/case6.html' },
{ text: '7. Broker for Nezha', link: '/en_US/case/case7.html' }
]
}
]