From 613b645456a9b0ebfcf950741bd2733340fbef29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 13 Jul 2026 10:33:56 +0400 Subject: [PATCH] =?UTF-8?q?v0.0.4:=20fix=20=E2=80=94=20restore=20index.htm?= =?UTF-8?q?l=20(accidentally=20deleted)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/app.py | 2 +- site/templates/index.html | 92 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+), 1 deletion(-) create mode 100644 site/templates/index.html diff --git a/site/app.py b/site/app.py index 36cba82..6d2cf36 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.3" +VERSION = "0.0.4" def create_app(): diff --git a/site/templates/index.html b/site/templates/index.html new file mode 100644 index 0000000..2846504 --- /dev/null +++ b/site/templates/index.html @@ -0,0 +1,92 @@ + + + + + + DrHider — обфускация документов + + + +
+ DrHider + v{{ version }} +
+
+
+
Обфускация документов
+
+
+ + + + + + + + + + + + +
ИмяРазмерСтатус
Нет выбранных файлов
+
+ +
+
+
+ +