sllord-info/d/index.html

13 lines
321 B
HTML
Raw Normal View History

2024-07-08 13:32:51 -05:00
<!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>