提交内容

This commit is contained in:
2025-05-06 17:51:37 +08:00
parent 07eb65ba9a
commit ea84c1e7f4
5159 changed files with 58 additions and 1 deletions

16
404.html Executable file
View File

@ -0,0 +1,16 @@
<html>
<style>
.btlink {
color: #20a53a;
text-decoration: none;
}
</style>
<meta charset="UTF-8">
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr>
<div style="text-align: center;font-size: 15px" >Power by <a class="btlink" href="https://www.bt.cn/?from=404" target="_blank">堡塔 (免费,高效和安全的托管控制面板)</a></div>
</body>
</html>