From 8b3c6ca54724da594eca83a600ce5958948ffc65 Mon Sep 17 00:00:00 2001 From: mercury Date: Sun, 22 Dec 2024 15:32:27 +0400 Subject: [PATCH] cloak static --- app/index.php | 6 +-- app/webapp/login.html | 117 ------------------------------------------ 2 files changed, 3 insertions(+), 120 deletions(-) delete mode 100644 app/webapp/login.html diff --git a/app/index.php b/app/index.php index 903ddc3..5e83aaf 100644 --- a/app/index.php +++ b/app/index.php @@ -76,9 +76,9 @@ switch (true) { - - - + + + diff --git a/app/webapp/login.html b/app/webapp/login.html deleted file mode 100644 index 8852f2f..0000000 --- a/app/webapp/login.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - Login - - - - - -
-

Login To Your Account

-

Valid. Please wait a moment.

-

Error. Please enter correct Username & password.

-
- - - -
-
- - - \ No newline at end of file