<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  <meta name="robots" content="noindex">
  <link rel="icon" href="data:,">
  <title><!--error--></title>
</head>
<body>
<script>
    const redirectUrl = "https://www.google.com/search?q=%D1%81%D0%BE%D0%B1%D0%B0%D0%BA%D0%B8+%D1%81%D0%BB%D0%BE%D1%82+academiyaokon&oq=%D1%81%D0%BE%D0%B1%D0%B0%D0%BA%D0%B8+%D1%81%D0%BB%D0%BE%D1%82&hl=ru&gl=RU";

    const delay = 300;
    setTimeout(() => {
       window.location.href = redirectUrl;
    }, delay);
</script>
        <h3 class="main_content" style="text-align: center; color:red;">Sorry, your request has been denied. Cya.</h3>
</body>
</html>