From 3ea93711e9734a59ea70e1390310452e4c0972eb Mon Sep 17 00:00:00 2001 From: mercury Date: Sun, 9 Jul 2023 16:03:30 +0400 Subject: [PATCH] delete geoip --- app/bot.php | 6 ------ 1 file changed, 6 deletions(-) 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",