feat: 入坑申請書PHP表單

This commit is contained in:
2026-05-19 11:33:37 +08:00
parent 3e504b04ba
commit 09561dcd04
2 changed files with 558 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=fansform.php">
<link rel="canonical" href="fansform.php">
<title>水晶男孩|入坑申請書</title>
</head>
<body>
<p><a href="fansform.php">前往入坑申請書</a></p>
</body>
</html>