mit-regressions.github.io/movie/index.html

16 lines
380 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
Redirecting to <a href="https://youtu.be/mToftr444Pc">YouTube.</a>
</title>
<meta http-equiv="refresh" content="0; url=https://youtu.be/mToftr444Pc">
</head>
<body>
<script>
window.location = "https://youtu.be/mToftr444Pc";
</script>
<p>Redirecting...</p>
</body>
</html>