This commit is contained in:
心隨緣動
2025-09-10 16:39:03 +08:00
committed by GitHub
parent 4a66ecf49f
commit 36ebc732ba
+1 -1
View File
@@ -2129,7 +2129,7 @@ func (t *Tgbot) getInboundsAddClient() (*telego.InlineKeyboardMarkup, error) {
} }
excludedProtocols := map[model.Protocol]bool{ excludedProtocols := map[model.Protocol]bool{
model.DOKODEMO: true, model.Tunnel: true,
model.Socks: true, model.Socks: true,
model.WireGuard: true, model.WireGuard: true,
model.HTTP: true, model.HTTP: true,