Homepage/index.html

108 lines
3.6 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>miau</title>
<meta property="og:title" content="RedXen Homepage" />
<meta property="og:type" content="website" />
<meta property="og:image" content="res/logo-small.png" />
<meta property="og:description" content="The community that empowers gamers" />
<link rel="shortcut icon" href="favicon.ico">
<meta name="keywords" content="rx,redxen,community,game,games,server" />
<meta name="author" content="caskd" />
<meta name="theme-color" content="#e11" />
<link rel="icon" sizes="227x227" href="res/logo-small.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="css/main.css" rel="stylesheet">
</head>
<body>
<!--
Looking to help us achieve more?
Mail me or start contributing on http://git.redxen.eu/RedXen
-->
<!-- SPAM SPAM GO AWAY, COME AGAIN ANOTHER DAY -->
<a class="semihidden" href="mailto:honeypot@redxen.eu">SPTR, IGNORE</a>
<div class="header">
<div class="content">
<img src="res/logo.png">
<p>the future of humanity</p>
<p>Ready to <a class="attention" href="#about">die</a>?</p>
</div>
<div class="slideshow">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<div class="body" id="about">
<h3>行路难, 行路人</h3>
<p>RedXen是一个提供娱乐服务的托管团队和社区。</p>
<h3>勿以恶小而为之, 勿以善小而不为</h3>
<p>我们保持简单和直截了当。我们认为人们应该自由享受任何他们想要的东西,我们致力于尽可能地将这个梦想变成现实。</p>
<h3>知彼知己, 百战不殆</h3>
<p>想加入我们吗?如果你想玩游戏,我们的“默默”服务器是一个好的开始。你可以轻松地与你的朋友交流,不用担心任何限制。</p>
<p>但是如果你想帮助开发或建议改变我们的“Gitea”实例对注册开放。您可以通过提交问题或亲自贡献来帮助我们变得更好。我们还提供git托管但目前需要批准才能防止垃圾邮件。</p>
<p>最后如果你感到冒险你可能想加入我们的“Telegram Group”来聊天。</p>
<h3>慢工出细活</h3>
<ul>
<li>邮件“Fuzzy Bunny”邮件</li>
<li>Git激荡的鼓库</li>
<li>默默:闪耀的星之声聊天</li>
</ul>
</div>
<div class="footer">
<div class="branding">
<span class="title">
<h1>瑞克森</h1>
<h2>不是社区</h2>
</span>
</div>
<div class="links">
<div class="column">
<span class="title">服务</span>
<span>
<ul>
<li><a href="http://nhs.uk">免费的疫苗</a></li>
</ul>
</span>
</div>
<div class="column">
<span class="title">社交</span>
<span>
<ul>
<li><a href="https://www.pornhub.com/gayporn">会员的有趣视频</a></li>
</ul>
</span>
</div>
<div class="column">
<span class="title">人物</span>
<span>
<ul>
<li>我的母亲</li>
<li>杰夫</li>
</ul>
</span>
</div>
<div class="column">
<span class="title">联系方式</span>
<span>
<ul>
<li>请不要跟我们说话</li>
</ul>
</span>
</div>
<div class="column">
<span class="title">支持</span>
<span>
<ul>
<li><a href="https://liberapay.com/RedXen/donate">请捐献财物</a></li>
<li><a href="monero:46FNfg4HHU6MqH8AGmohRbSukWojDBcpHKaSJdp5Efg4SVLgcs4GKYL2ZQ4Dr9NsXo626UVnV13JCj3jYwTRdp6iVcnBNiW&tx_description=rxdonation">哔哔声钱</a></li>
</ul>
</span>
</div>
</div>
</div>
</body>
</html>