bloaterbot/videos/index.html
2023-09-06 18:55:53 +02:00

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>