This commit is contained in:
心隨緣動 2025-09-10 16:39:03 +08:00 committed by GitHub
parent 4a66ecf49f
commit 36ebc732ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2129,7 +2129,7 @@ func (t *Tgbot) getInboundsAddClient() (*telego.InlineKeyboardMarkup, error) {
}
excludedProtocols := map[model.Protocol]bool{
model.DOKODEMO: true,
model.Tunnel: true,
model.Socks: true,
model.WireGuard: true,
model.HTTP: true,