From d94fa3f556d32ef32c4ebcfea134095880599e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 13 Jul 2026 18:11:52 +0400 Subject: [PATCH] =?UTF-8?q?v0.0.16:=20Nubes=20=D0=BB=D0=BE=D0=B3=D0=BE?= =?UTF-8?q?=D1=82=D0=B8=D0=BF,=20favicon,=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8?= =?UTF-8?q?=D1=8F=20=D1=81=D0=BB=D0=B5=D0=B2=D0=B0,=20=D0=BC=D0=BE=D0=B4?= =?UTF-8?q?=D0=B0=D0=BB=D1=8C=D0=BD=D0=BE=D0=B5=20=D0=BE=D0=BA=D0=BD=D0=BE?= =?UTF-8?q?=20Help?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/app.py | 2 +- site/templates/index.html | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/site/app.py b/site/app.py index 986d8a9..e0f6ec2 100644 --- a/site/app.py +++ b/site/app.py @@ -20,7 +20,7 @@ if _sys_path_root not in sys.path: sys.path.insert(0, _sys_path_root) # Версия приложения (меняется при изменениях) -VERSION = "0.0.15" +VERSION = "0.0.16" def create_app(): diff --git a/site/templates/index.html b/site/templates/index.html index a413656..9baed17 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -7,6 +7,7 @@ DrHider — обфускация документов +