11 lines
292 B
HTML
11 lines
292 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0;url=/depot/recon">
|
|
<title>Redirecting to RECON...</title>
|
|
</head>
|
|
<body style="background:#0a0a0c;">
|
|
<p>Redirecting to <a href="/depot/recon">RECON</a>...</p>
|
|
</body>
|
|
</html>
|