diff --git a/app/bot.php b/app/bot.php index c1aef29..1b9a0fa 100644 --- a/app/bot.php +++ b/app/bot.php @@ -2522,12 +2522,6 @@ DNS-over-HTTPS with IP: 'text' => $this->i18n('xray'), 'callback_data' => "/xray", ], - [ - 'text' => $this->i18n('geodb'), - 'callback_data' => "/geodb", - ], - ], - [ [ 'text' => $this->i18n('mtproto'), 'callback_data' => "/mtproto",