k8s.io/test-infra/triage@v0.0.0-20240520184403-27c6b4c223d8/redirect/index.html (about)

     1  <!DOCTYPE html>
     2  <html>
     3    <head>
     4      <noscript><meta id="redirect" http-equiv="refresh" content="0; url=https://storage.googleapis.com/k8s-triage/index.html"></noscript>
     5    </head>
     6  
     7    <body>
     8      This page has moved to https://storage.googleapis.com/k8s-triage/index.html
     9  
    10      Redirecting...
    11      
    12    <!-- Redirect in JavaScript with meta refresh fallback above in noscript -->
    13    <script>
    14    var redir = "https://storage.googleapis.com/k8s-triage/index.html";
    15    window.location.href = redir + (window.location.search || '') + (window.location.hash || '');
    16    </script>
    17    </body>
    18  </html>