mirror of
https://github.com/the-spellman/sllord-info
synced 2024-12-23 07:35:03 -06:00
13 lines
No EOL
321 B
HTML
13 lines
No EOL
321 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=https://discord.gg/kQBt2u93V9">
|
|
<title>Redirect to discord</title>
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to Discord....</p>
|
|
<script>
|
|
document.location = "https://discord.gg/kQBt2u93V9"
|
|
</script>
|
|
</body>
|
|
</html> |