镜像自地址
https://github.com/mail-in-a-box/mailinabox.git
已同步 2025-10-29 18:40:53 +00:00
15 行
124 B
HTML
15 行
124 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
<script>
|
|
location.href = "/mail"
|
|
</script>
|
|
|
|
</html>
|