From 8c07d87efa4bd4f615fb66b51f601c65d5f81900 Mon Sep 17 00:00:00 2001 From: pablusha Date: Wed, 13 Aug 2025 00:38:56 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=BA=D0=B0=D0=BA=D0=B0=D1=88=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- main.py | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index ac4496d..f10c2a1 100644 --- a/config.py +++ b/config.py @@ -1,4 +1,4 @@ -name="debweb 1.2.0" +name="debweb 1.2.2" proxied=False addr="localhost" diff --git a/main.py b/main.py index 1537b58..7397789 100644 --- a/main.py +++ b/main.py @@ -21,6 +21,7 @@ class WebServer: async def log(self, text: str, addr: tuple=None, file: str=None) -> None: text = text.replace("", f"{addr[0]}:{addr[1]}" if addr else "") text = text.replace("", file if file else "") + text = text.replace("