mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-01-30 11:59:51 +01:00
12 lines
361 B
HTML
12 lines
361 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>DCA3 Redirect</title>
|
|
<meta http-equiv="refresh" content="5;url=https://dca3.net">
|
|
</head>
|
|
<body>
|
|
<p>You will be redirected to <a href="https://dca3.net">dca3.net</a> in 5 seconds.</p>
|
|
</body>
|
|
</html> |