From 319ed77214609e57dee528536d5ff761c05177ad Mon Sep 17 00:00:00 2001 From: mercury Date: Sun, 18 Jun 2023 23:48:18 +0400 Subject: [PATCH] improve menu wg --- app/bot.php | 5 ----- version | 2 ++ 2 files changed, 2 insertions(+), 5 deletions(-) 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 бэкап по крону