From fb52f6d5db8a4ce01573a8b96d710813b314b8a6 Mon Sep 17 00:00:00 2001 From: kaadon Date: Fri, 15 Aug 2025 09:55:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 74 ------------------------------------------------------ 502.html | 74 ------------------------------------------------------ index.html | 55 ---------------------------------------- 3 files changed, 203 deletions(-) delete mode 100644 404.html delete mode 100644 502.html delete mode 100644 index.html diff --git a/404.html b/404.html deleted file mode 100644 index a2f560c..0000000 --- a/404.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - 404 Not Found - - - -
- -
404
-
Sorry, the page you visited does not exist.
It may be that the access link is wrong or the file does not exist.
- -
- - diff --git a/502.html b/502.html deleted file mode 100644 index 5f25659..0000000 --- a/502.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - 502 Bad Gateway - - - -
- -
502
-
Gateway error.
The website server has timed out in returning data, please wait a few minutes and try again.
- -
- - diff --git a/index.html b/index.html deleted file mode 100644 index 1bd54ae..0000000 --- a/index.html +++ /dev/null @@ -1,55 +0,0 @@ - - - - - Site is created successfully! - - - -
-

Congratulations, the site is created successfully!

-

This is the default index.html, this page is automatically generated by the system

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