<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="refresh" content="0; url=https://github.com/sneed-group">
    <title>Redirect to discord</title>
  </head>
  <body>
    <p>Redirecting to Sneed Group GitHub....</p>
    <script>
      document.location = "https://github.com/sneed-group"
    </script>
  </body>
</html>