21 lines
622 B
Plaintext
21 lines
622 B
Plaintext
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>
|
|
JAKE HURWITZ IS A BITCH
|
|
</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" href="/assets/css/styles.css?v1">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="w">
|
|
<h1>Welcome to <strong>Jake Hurwitz is a bitch</strong> .com</h1>
|
|
<p><%= visitCount %> People have seen this site and agreed Jake Hurwitz is a bitch</p>
|
|
<div id="pixel"><a href="https://youcantkillgod.com/">YOU CAN'T KILL GOD</a></div>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |