|
@@ -1,41 +0,0 @@
|
|
-<html>
|
|
|
|
- <head>
|
|
|
|
- <title>>inb4 unintelligent emails</title>
|
|
|
|
- <style>
|
|
|
|
- img {
|
|
|
|
- max-width: 1000px;
|
|
|
|
- width: 100%;
|
|
|
|
- height: auto;
|
|
|
|
- text-align: center;
|
|
|
|
- align: center;
|
|
|
|
- }
|
|
|
|
- body {
|
|
|
|
- background-image:url(./img/twerking-thanos.gif);
|
|
|
|
- background-repeat: repeat;
|
|
|
|
- font-size: large;
|
|
|
|
- margin: auto;
|
|
|
|
- margin-top: 20px;
|
|
|
|
- max-width: 700px;
|
|
|
|
- padding: 0 10px;
|
|
|
|
- }
|
|
|
|
- .transparent {
|
|
|
|
- background:#7f7f7f;
|
|
|
|
- background:rgba(255,255,255,0.8) !important;
|
|
|
|
- width: 100%;
|
|
|
|
- height: auto;
|
|
|
|
- padding: 5px;
|
|
|
|
- }
|
|
|
|
- </style>
|
|
|
|
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
- </head>
|
|
|
|
- <body>
|
|
|
|
- <div class="transparent">
|
|
|
|
- <p>You're seeing this page because you tried to access MayVaneDay with a referer of "misc-stuff.terraaeon.com". This probably means Hacker News is at it again. This article keeps getting published at least once a year, and every time it brings with it a wave of attention from "techbros". These are beyond irritating to deal with. I don't have the extra mental energy to deal with unironic Node.js developers.</p>
|
|
|
|
- <p>Since you're here, I'm forcing you to look at this cool picture:</p>
|
|
|
|
- <p><img src="./img/yelling.jpg"></p>
|
|
|
|
- <p>Actually, since my server logs are <em>still</em> getting hammered, you have to look at this picture too:</p>
|
|
|
|
- <p><img src="./img/moon.jpg"></p>
|
|
|
|
- <p><b>If you still insist on visiting MayVaneDay, <a href="https://mayvaneday.org">click here</a>.</b> Otherwise, <a href="https://kiwifarms.net/threads/the-lack-of-hygiene-of-bella-janke.97578/page-2#post-9703834">click here</a> for feet pics.</p>
|
|
|
|
- </div>
|
|
|
|
- </body>
|
|
|
|
-</html>
|
|
|