diff --git a/app/bot.php b/app/bot.php
index a845af8..40c5a47 100644
--- a/app/bot.php
+++ b/app/bot.php
@@ -1696,11 +1696,6 @@ DNS-over-HTTPS with IP:
if ($clients) {
$data = array_merge($data, $clients);
}
- $text[] = 'Server:';
- $text[] = " address: {$conf['interface']['Address']}";
- $text[] = " port: {$status['interface']['listening port']}";
- $text[] = " publickey: {$status['interface']['public key']}";
- $text[] = "\nPeers:";
if (!empty($conf['peers'])) {
$all = (int) ceil(count($conf['peers']) / 5);
$page = min($page, $all - 1);
diff --git a/version b/version
index 42670b7..a974349 100644
--- a/version
+++ b/version
@@ -1,3 +1,5 @@
+18.06.2023 улучшение меню вг
+git pull
18.06.2023 adguardHome v0.107.32
git pull
18.06.2023 бэкап по крону