blankx.gitlab.io/public/403.html

29 lines
1.0 KiB
HTML

<html>
<head>
<title>/blankX/403.html</title>
<meta name='description' class='colon_p'>/blankx/403.html.txt: jack</meta>
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body class='jack' id='owo'>
<div class='container'>
<p class='ds'>It seems like <a class='ds' href='https://www.youtube.com/user/JackSucksAtMinecraft'>JackSucksAtLife</a> puts a 403 here, hmm.</p>
<p class='ds'>He wants you to be on <a class='ds' href='https://play.skycade.net'>Skycade</a> I think :shrug: <!-- refer to index.html about the emojis --></p>
<p class='ds'>Thanks to <a class='ds' href='https://nixnet.xyz/contact'>amolith</a> for <a class='ds' href='https://git.nixnet.xyz/Amolith/dotfiles#dr-smith-a-custom-font'>Dr. Smith</a>.</p>
<script>
var min = 0
var max = 1
console.log(min)
console.log(max)
var rn = Math.floor(Math.random()*(max-min+1)+min);
console.log(rn)
var bodyc = document.getElementById('owo').classList;
if (rn > 0) {
bodyc.remove('jack');
}
if (rn = 1) {
bodyc.add('kazoo');
}
</script>
</body>
</html>