From a5192d9d6bcfa02f768847f057b6c6c7a5443e5d Mon Sep 17 00:00:00 2001 From: mercury Date: Fri, 16 Jun 2023 16:52:21 +0400 Subject: [PATCH] peer time Y-m-d H:i:s --- app/bot.php | 3 --- version | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/bot.php b/app/bot.php index d32109b..cdbc406 100644 --- a/app/bot.php +++ b/app/bot.php @@ -2791,9 +2791,6 @@ DNS-over-HTTPS with IP: if (empty($data['interface']['DNS'])) { $data['interface']['DNS'] = $this->getPacConf()['dns'] ?: $this->dns; } - if (!empty($data['interface']['## time'])) { - $data['interface']['## time'] = $this->getTime(strtotime($data['interface']['## time'])); - } } foreach ($data['interface'] as $k => $v) { $conf[] = "$k = $v"; diff --git a/version b/version index c20d36f..9dbb9ca 100644 --- a/version +++ b/version @@ -1,3 +1,5 @@ +16.06.2023 время пира в абсолютном формате +git pull 16.06.2023 - новые правила наименования пира - улучшение отображения статуса пиров, отображение трафика