|
@@ -0,0 +1,37 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+ <head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="pagename" content="Townly Discord Server">
|
|
|
+ <meta name="application-name" content="Townly Discord Server">
|
|
|
+ <meta property="og:title" content="Townly Discord Server">
|
|
|
+ <meta name="description" content="Use this link to join the official Townly Discord server.">
|
|
|
+ <meta name="twitter:card" content="Use this link to join the official Townly Discord server.">
|
|
|
+ <meta property="og:description" content="Use this link to join the official Townly Discord server.">
|
|
|
+
|
|
|
+ <meta name="HandheldFriendly" content="true">
|
|
|
+ <meta name="copyright" content="Sv443 Network ([email protected] - https://github.com/Sv443-Network)">
|
|
|
+ <meta name="author" content="Sv443">
|
|
|
+ <meta property="og:url" content="https://sv443.net/">
|
|
|
+ <meta property="og:type" content="profile">
|
|
|
+
|
|
|
+ <meta property="og:image" content="img/Townly_icon.png">
|
|
|
+ <link rel="icon" href="img/Townly_icon.png">
|
|
|
+
|
|
|
+ <meta http-equiv="refresh" content="2; URL=https://discord.gg/yH2VWjpAEW">
|
|
|
+
|
|
|
+ <title>Sv443 - Discord</title>
|
|
|
+ <link rel="stylesheet" href="../css/global.css">
|
|
|
+ <link rel="stylesheet" href="../css/discord.css">
|
|
|
+ <script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script>
|
|
|
+ <script type="text/javascript" src="../js/redirect.js"></script>
|
|
|
+ <script type="text/javascript" src="../js/index.js"></script>
|
|
|
+ </head>
|
|
|
+ <body onload="otheronload(); redirect('https://discord.gg/yH2VWjpAEW');">
|
|
|
+ <main>
|
|
|
+ <h2>You are being redirected to Discord...</h2>
|
|
|
+ <h3>If not, please <a href="https://discord.gg/yH2VWjpAEW" target="_self">click here</a></h3>
|
|
|
+ </main>
|
|
|
+ </body>
|
|
|
+</html>
|