mirror of
https://github.com/authenyoo/website.git
synced 2025-04-18 01:06:08 +02:00
54 lines
2.1 KiB
HTML
54 lines
2.1 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>evil shop real</title>
|
|
<meta name="author" content="authen" />
|
|
<link rel="icon" href="/images/favicon.png" type="image/x-icon" />
|
|
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all" />
|
|
<meta content="evil shop for evil niggas... evil" property="og:title" />
|
|
<meta
|
|
content="free firearms and everything evil you desire"
|
|
property="og:description"
|
|
/>
|
|
<meta content="/pages/freemoney" property="og:url" />
|
|
<meta content="/images/moneyman.jpeg" property="og:image" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta content="#a89984" data-react-helmet="true" name="theme-color" />
|
|
<script defer src="https://collecting.slurs.online/script.js" data-website-id="10adc62c-d228-48f0-98ec-c668a326d6ee"></script>
|
|
</head>
|
|
<body>
|
|
<div class="flex">
|
|
<div class="header">
|
|
<marquee>
|
|
<div >authen</div>
|
|
</marquee>
|
|
</div>
|
|
<div class="item">
|
|
<h1>evil shop... very evil!!!</h1>
|
|
<p style="margin: 5vh">ak-47</p>
|
|
<div class="borderthing" style="width: 15%; height: 5%">
|
|
<p style="margin: 1vh"><a href="/pages/ipgrabber">buy now</a></p>
|
|
<p></p>
|
|
</div>
|
|
<p style="margin: 5vh">meth</p>
|
|
<div class="borderthing" style="width: 15%; height: 5%">
|
|
<p style="margin: 1vh"><a href="/pages/ipgrabber">buy now</a></p>
|
|
<p></p>
|
|
</div>
|
|
<p style="margin: 5vh">hitman to kill wife</p>
|
|
<div class="borderthing" style="width: 15%; height: 5%">
|
|
<p style="margin: 1vh"><a href="/pages/ipgrabber">buy now</a></p>
|
|
<p></p>
|
|
</div>
|
|
<audio autoplay controls>
|
|
<source src="https://files.catbox.moe/klk7ax.mp3" type="audio/mpeg" />
|
|
</audio>
|
|
</div>
|
|
|
|
<div style="order: 2">
|
|
<iframe src="/navbar.html" width="100%" height="1800px" style="border: solid var(--blue);" scrolling="no" title="Navigation"></iframe>
|
|
</div>
|
|
</body>
|
|
</html>
|