← back to Hormuzy

clone/index.html

53 lines

<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover, interactive-widget=resizes-content" />
    <title>HORMUZY — Run the Gauntlet</title>
    <meta name="description" content="Captain a massive oil tanker through the world's deadliest strait. Survive mines, missiles, and speedboat swarms. Free browser game — no signup, instant start." />

    <meta property="og:title" content="HORMUZY — Run the Gauntlet" />
    <meta property="og:description" content="Captain a massive oil tanker through the world's deadliest strait. Survive mines, missiles, and speedboat swarms. Free browser game." />
    <meta property="og:type" content="website" />
    <meta property="og:image" content="/og-image.webp" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />

    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="HORMUZY — Run the Gauntlet" />
    <meta name="twitter:description" content="How much oil can you deliver through the deadliest strait on earth?" />
    <meta name="twitter:image" content="/og-image.webp" />

    <meta name="vibejam" content="true" />
    <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='0.9em' font-size='90'>🚢</text></svg>" />
    <link rel="manifest" href="/manifest.json">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta name="mobile-web-app-capable" content="yes">
    <link rel="apple-touch-icon" href="/icon-192.png">
    <style>
      html, body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100dvh;
        background: #0a1628;
        overflow: hidden;
      }
      #root {
        width: 100%;
        height: 100dvh;
      }
    </style>
    <script defer src="https://stats.cdbco.com/script.js" data-website-id="58885f33-57d2-4898-a7aa-75a4bb668978" data-domains="hormuzy.com,www.hormuzy.com"></script>
    <script type="module" crossorigin src="/assets/index-DNA8aLxR.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/three-s7MRw7i5.js">
    <link rel="modulepreload" crossorigin href="/assets/r3f-DrPHa5mf.js">
    <link rel="stylesheet" crossorigin href="/assets/index-Bjz6pQij.css">
  </head>
  <body>
    <div id="root"></div>
    <script async src="https://jam.pieter.com/2026/widget.js"></script>
  </body>
</html>