Files
averba.ch/index.html
2023-04-25 15:32:43 +02:00

11 lines
225 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>redirecting...</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://zev.averba.ch" />
</head>
</html>
<body></body>