This commit is contained in:
2026-07-08 15:11:33 +08:00
commit 0eaec96b68
14 changed files with 2766 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>错误</title>
</head>
<body>
<h1>请求的页面未找到</h1>
<p>请检查大小写/url是否打错</p>
<a href="http://swe-iss.rth1.xyz/">回到主页</a>
</body>
</html>