18 lines
424 B
HTML
18 lines
424 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<title>Discord</title>
|
||
|
<meta http-equiv="refresh" content="0; url=https://discord.gg/NN5Ubtwdt3">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
Redirecting to
|
||
|
<a href="https://discord.gg/NN5Ubtwdt3">https://discord.gg/NN5Ubtwdt3</a>.
|
||
|
</body>
|
||
|
|
||
|
</html>
|