13 lines
243 B
HTML
13 lines
243 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>bloaterbot</title>
|
|
<meta http-equiv="Refresh" content="1; url='https://watn3y.de'" />
|
|
<style>
|
|
h1 {text-align: center;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>NO.</h1>
|
|
</body>
|
|
</html>
|