From 97609b3ba7eead370b80fd512fb1cd9104a1ab97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B0=D0=BB=D1=83=D0=B3=D0=B8=D0=BD=20=D0=9E=D0=BB?= =?UTF-8?q?=D0=B5=D0=B3=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B8=D1=87?= <134477kalugin66@users.no-reply.gitverse.ru> Date: Sun, 22 Feb 2026 08:26:12 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA?= =?UTF-8?q?=D0=B0=20=D1=81=D0=B5=D1=80=D0=B2=D0=B8=D1=81=D0=B0=20=D0=B8=20?= =?UTF-8?q?=D1=80=D0=B0=D0=BD=D0=B4=D0=BE=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 37 +- public/loading-end.js | 29 ++ public/loading-start.js | 848 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 896 insertions(+), 18 deletions(-) create mode 100644 public/loading-end.js create mode 100644 public/loading-start.js diff --git a/public/index.html b/public/index.html index 456af83..9c97028 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,24 @@