https://www.typo.lol/

Eingereichte URL:
https://typo.lol/Umgeleitet
Bericht beendet:

JavaScript-Variablen · 4 gefunden

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfBeaconobject

Konsolenprotokoll-Meldungen · 13 gefunden

TypKategorieProtokoll
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: hubState
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: lobbyState
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: playerJoinedLobby
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: gameStarted
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: gameEnded
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: clientConnected
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] Registered listener for event type: clientDisconnected
infoother
URL
https://www.typo.lol/assets/index.js
Text
WebGPU is experimental on this platform. See https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#implementation-status
warningother
URL
https://www.typo.lol/assets/index.js
Text
Failed to create WebGPU Context Provider
debugother
URL
https://www.typo.lol/assets/index.js
Text
[socket.Client] WebSocket connected
logother
URL
https://www.typo.lol/assets/index.js
Text
[main] Connected to game server
debugjavascript
URL
https://www.typo.lol/assets/index.js
Text
[hub.Hub] Received HubStateMessage: JSHandle@object
logjavascript
URL
https://www.typo.lol/assets/index.js
Text
[hub.Hub] Hub state updated: JSHandle@object

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1">

    <title>typo.lol</title>
    <meta name="description" content="Literally Gaming">

    <meta property="og:title" content="typo.lol">
    <meta property="og:description" content="Literally Gaming">
    <!-- <meta property="og:image" content="img/site-image.jpg" />
    <meta name="twitter:card" content="summary_large_image" /> -->
    <script type="module" crossorigin="" src="/assets/index.js"></script>
    <link rel="stylesheet" crossorigin="" href="/assets/index.css">
  </head>
  <body class="scroll-locked">
    <noscript> Enable Javascript please 😇</noscript>
    <header class="no-select">
      <nav>
        <h1>
          <a href="#app">typo.lol</a>
          <p><span id="playerCount">2</span> online</p>
        </h1>
        <div>
          <a href="#news">News</a>
        </div>
      </nav>
      <!-- <nav></nav> -->
    </header>
    <main>
      <section id="app" class="full" style="display: block;">
        <div id="hubContainer" style="visibility: initial;">
          <button id="queueButton" class="large-button">
            Start Matchmaking
          </button>
        </div>
        <div id="lobbyContainer" style="visibility: collapse;">
          <button id="startGameButton" class="large-button">Start Game</button>
        </div>
        <div id="gameContainer" class="no-select" style="visibility: collapse;">
          <div id="timerContainer">
            <kbd id="timerDisplay"></kbd>
          </div>
          <div id="wordStatusContainer">
            <kbd id="wordStatusDisplay"></kbd>
          </div>
          <div id="uiContainer" class="no-select">
            <div id="playerListContainer">
              <ul id="playerList"></ul>
            </div>
            <div id="wordResultsContainer" class="no-select">
              <ul id="wordResultsList"></ul>
            </div>
          </div>
          <div id="resultsContainer" style="visibility: collapse;">
            <button id="queueAgainButton" class="large-button">
              Play Again
            </button>
          </div>
        </div>
      </section>

      <section id="news">
        <article>
          <h2>
            Under Construction
            <time datetime="2024-09-14">14.09.2024</time>
          </h2>
          <p>
            This site is currently <em>under construction</em>. One day, word
            enthusiasts and literary gamers will congregate here to compete,
            learn, and experience the wonders of language.
          </p>
          <figure>
            <img src="duke.gif" alt="Duke Under Construction" loading="lazy">
          </figure>
        </article>
      </section>

      <section id="hidden-page">
        <p>This page is not referenced in the menu, yet it exists.</p>
        <p><a href="#app">← back</a></p>
      </section>
    </main>
  <script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8e9025b818af6675&quot;,&quot;version&quot;:&quot;2024.10.5&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;b35d518d69614343b17f8526e43f19db&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>


</body></html>