Redirection HTML
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://website.com">
<title>Redirect</title>
</head>
<body>
</body>
</html>
Outrageous Okapi