move site in completely different direction
This commit is contained in:
parent
83a96ab36c
commit
41e21b4444
@ -2,21 +2,38 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META CHARSET="US-ASCII" />
|
||||
<META CONTENT="MURDERU.US" NAME="description" />
|
||||
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
|
||||
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||
<META CONTENT="width=device-width, initial-scale=1" NAME="viewport" />
|
||||
<LINK HREF="http://murderu.us/" REL="canonical" />
|
||||
<STYLE TYPE="text/css">
|
||||
body {
|
||||
background-color: #000000;
|
||||
color: #efecfc;
|
||||
}
|
||||
a {
|
||||
color: #ABCDEF;
|
||||
}
|
||||
a:hover {
|
||||
color: #FF0000;
|
||||
}
|
||||
|
||||
</STYLE>
|
||||
<TITLE>murderu.us</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1><I>murderu.us</I></H1>
|
||||
<P>
|
||||
This site is intended for those 18 years of age or older.
|
||||
</P>
|
||||
<TABLE WIDTH=100%><TR>
|
||||
<TD ALIGN=left><A HREF="http://www.trinity.moe/thegame">
|
||||
Click here to admit that you are not yet 18 or older.
|
||||
</A></TD>
|
||||
<TD ALIGN=right><A HREF="http://www.murderu.us/">
|
||||
Click here to confirm you are 18 or older.
|
||||
</A></TD></TR></TABLE>
|
||||
<H1><I>MURDERU.US</I></H1>
|
||||
<H2><I>irc://feeling.murderu.us</I></H2>
|
||||
<UL>
|
||||
<LI><A HREF="irc://feeling.murderu.us#subgeneral">#subgeneral</A></LI>
|
||||
<LI><A HREF="irc://feeling.murderu.us#media">#media</A></LI>
|
||||
</UL>
|
||||
<H2><I>ircs://feeling.murderu.us</I></H2>
|
||||
<UL>
|
||||
<LI><A HREF="ircs://feeling.murderu.us#subgeneral">#subgeneral</A></LI>
|
||||
<LI><A HREF="ircs://feeling.murderu.us#media">#media</A></LI>
|
||||
</UL>
|
||||
<H2><I><A HREF="https://discord.gg/NdTVmqN">Discord "Server"</A></I></H2>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user