https://hexiumhacks.com/

제출된 URL:
https://hexiumhacks.com/
보고서 완료:

링크 · 1개 결과

페이지에서 식별된 외부 링크

링크텍스트
https://t.me/Hexium1337Telegram

JavaScript 변수 · 3개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 3개 결과

웹 콘솔에 기록된 메시지

유형카테고리로그
errornetwork
URL
https://hexiumhacks.com/assets/css/css2.css
텍스트
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://hexiumhacks.com/assets/css/css2-1.css
텍스트
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://hexiumhacks.com/assets/css/css2-2.css
텍스트
Failed to load resource: the server responded with a status of 404 ()

HTML

페이지의 원시 HTML 본문

<!DOCTYPE html><!-- saved from url=(0028)https://Hexiumcheats.space/ --><html lang="en"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

    <link rel="icon" type="image/x-icon" href="/icons/icon1.png">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Hexium - best launcher with cheats!">
    <meta name="author" content="whyudt.">
    <title>Hexium - best launcher with cheats!</title>
    <link rel="stylesheet" href="/assets/styles.css">
    <style>
      /* Your styles */
      body {
        margin: 0;
        position: relative;
        min-height: 100vh;
      }

      #root {
        overflow-y: auto;
        padding-bottom: 0px;
        min-height: calc(100vh - 0px);
      }

      .glow-text {
        font-size: inherit;
        font-weight: bold;
        background: linear-gradient(90deg, #ffdc9f, #ffdc9f);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        text-shadow: 0 0 5px rgb(218, 90, 8, 0.75),
          0 0 10px rgb(218, 90, 8, 0.75), 0 0 15px rgb(218, 90, 8, 0.75);
        transition: text-shadow 0.3s ease-in-out;
      }

      .game-button {
        background-color: rgba(255, 255, 255, 0.05);
        color: rgb(255, 255, 255);
        padding: 20px;
        border-radius: 10px;
        text-decoration: none;
        transition: background 0.3s ease, transform 0.3s ease;
        margin: 10px;
        display: flex;
        align-items: center;
        height: 120px;
        width: calc(33.33% - 20px);
        box-sizing: border-box;
        justify-content: space-between;
      }

      .game-button img {
        height: 80%;
        width: auto;
        margin: 0;
      }

      .game-button:hover {
        background-color: rgba(255, 255, 255, 0.1);
        transform: scale(1.05);
        cursor: pointer;
      }

      .title-section {
        margin-top: 80px;
        text-align: center;
      }

      .button-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px 0;
      }

      footer {
        text-align: center;
        padding: 20px;
        background-color: rgba(255, 255, 255, 0.05);
        position: relative;
        z-index: 10;
        color: white;
      }
    </style>
    <style>
      @keyframes slide-in-one-tap {
        from {
          transform: translateY(80px);
        }
        to {
          transform: translateY(0px);
        }
      }

      .trust-hide-gracefully {
        opacity: 0;
      }

      .trust-wallet-one-tap .hidden {
        display: none;
      }

      .trust-wallet-one-tap .semibold {
        font-weight: 500;
      }

      .trust-wallet-one-tap .binance-plex {
        font-family: "Binance";
      }

      .trust-wallet-one-tap .rounded-full {
        border-radius: 50%;
      }

      .trust-wallet-one-tap .flex {
        display: flex;
      }

      .trust-wallet-one-tap .flex-col {
        flex-direction: column;
      }

      .trust-wallet-one-tap .items-center {
        align-items: center;
      }

      .trust-wallet-one-tap .space-between {
        justify-content: space-between;
      }

      .trust-wallet-one-tap .justify-center {
        justify-content: center;
      }

      .trust-wallet-one-tap .w-full {
        width: 100%;
      }

      .trust-wallet-one-tap .box {
        transition: all 0.5s cubic-bezier(0, 0, 0, 1.43);
        animation: slide-in-one-tap 0.5s cubic-bezier(0, 0, 0, 1.43);
        width: 384px;
        border-radius: 15px;
        background: #fff;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
        position: fixed;
        right: 30px;
        bottom: 30px;
        z-index: 1020;
      }

      .trust-wallet-one-tap .header {
        gap: 15px;
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 18px;
      }

      .trust-wallet-one-tap .header .left-items {
        gap: 15px;
      }

      .trust-wallet-one-tap .header .title {
        color: #1e2329;
        font-size: 18px;
        font-weight: 600;
        line-height: 28px;
      }

      .trust-wallet-one-tap .header .subtitle {
        color: #474d57;
        font-size: 14px;
        line-height: 20px;
      }

      .trust-wallet-one-tap .header .close {
        color: #1e2329;
        cursor: pointer;
      }

      .trust-wallet-one-tap .body {
        padding: 9px 18px;
        gap: 10px;
      }

      .trust-wallet-one-tap .body .right-items {
        gap: 10px;
        width: 100%;
      }

      .trust-wallet-one-tap .body .right-items .wallet-title {
        color: #1e2329;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
      }

      .trust-wallet-one-tap .body .right-items .wallet-subtitle {
        color: #474d57;
        font-size: 14px;
        line-height: 20px;
      }

      .trust-wallet-one-tap .connect-indicator {
        gap: 15px;
        padding: 8px 0;
      }

      .trust-wallet-one-tap .connect-indicator .flow-icon {
        color: #474d57;
      }

      .trust-wallet-one-tap .loading-color {
        color: #fff;
      }

      .trust-wallet-one-tap .button {
        border-radius: 50px;
        outline: 2px solid transparent;
        outline-offset: 2px;
        background-color: rgb(5, 0, 255);
        border-color: rgb(229, 231, 235);
        cursor: pointer;
        text-align: center;
        height: 45px;
      }

      .trust-wallet-one-tap .button .button-text {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
      }

      .trust-wallet-one-tap .footer {
        margin: 20px 30px;
      }

      .trust-wallet-one-tap .check-icon {
        color: #fff;
      }

      @font-face {
        font-family: "Binance";
        src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Regular.otf)
          format("opentype");
        font-weight: 400;
        font-style: normal;
      }

      @font-face {
        font-family: "Binance";
        src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Medium.otf)
          format("opentype");
        font-weight: 500;
        font-style: normal;
      }

      @font-face {
        font-family: "Binance";
        src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-SemiBold.otf)
          format("opentype");
        font-weight: 600;
        font-style: normal;
      }
    </style>
  </head>

  <body>
    <div id="root">
      <header class="font-outfit">
        <div class="h-16 lg:h-20 items-center flex">
          <div class="justify-between lg:justify-normal pl-3 pr-3 items-center max-w-screen-xl w-full flex ml-auto mr-auto">
            <a class="flex font-extrabold text-slate-200 text-2xl font-skranji space-x-0.5 apoc-text" href="/">
              <span class="hover:text-mint-900 hover:-translate-y-1 transition-all duration-150">H</span>
              <span class="hover:text-mint-900 hover:-translate-y-1 transition-all duration-150">E</span>
              <span class="hover:text-mint-900 hover:-translate-y-1 transition-all duration-150">X</span>
              <span class="hover:text-mint-900 hover:-translate-y-1 transition-all duration-150">I</span>
              <span class="hover:text-mint-900 hover:-translate-y-1 transition-all duration-150">U</span>
              <span class="hover:text-mint-900 hover:-translate-y-1 transition-all duration-150">M</span>
            </a>
            <div class="hidden lg:block w-1 h-full mr-12 ml-12"></div>
            <div class="hidden lg:flex w-auto lg:w-full justify-between items-center">
              <nav class="hidden lg:flex">
                <div class="text-slate-200 font-medium text-lg flex flex-row justify-evenly gap-x-12 whitespace-nowrap">
                  <a class="pl-6 pr-6 pt-2 pb-2 rounded-md hover:bg-white hover:bg-opacity-5 transition-all duration-100 ease-linear hover:-translate-y-1" href="/" style="background: rgba(255, 255, 255, 0.05)">Home</a>
                  <a class="pl-6 pr-6 pt-2 pb-2 rounded-md hover:bg-white hover:bg-opacity-5 transition-all duration-100 ease-linear hover:-translate-y-1" href="https://t.me/Hexium1337">Telegram</a>
                </div>
              </nav>
            </div>
          </div>
        </div>
      </header>
      <main class="text-slate-200 font-outfit">
        <div class="lg:gap-4 lg:max-w-7xl block lg:flex justify-center flex-row-reverse w-full m-auto">
          <div class="lg:gap-28 pb-4 justify-center flex-col h-full flex px-5 lg:px-0 title-section">
            <header class="leading-10 lg:leading-tight">
              <h2 class="text-3xl sm:text-5xl lg:text-7xl font-bold">
                <span class="glow-text text-transparent bg-clip-text bg-gradient-to-r from-mint-900 to-mint-400">Hexium
                </span>
                - best launcher with cheats!
              </h2>
              <p class="text-lg sm:text-xl lg:text-2xl mt-4 font-normal text-slate-500" style="font-weight: 500">
                With a single click, you can easily conquer any game! Our
                companion software provides access to cheats and strategies for
                effortless victory.
              </p>
            </header>

            <div class="mt-8 text-center">
              <h3 class="text-2xl font-semibold mb-4">Choose Cheat</h3>
              <div class="button-container">
                <a href="/fortnite.html" class="game-button">Fortnite - Cheat
                  <img src="/assets/Fortnite.png" alt="Fortnite"></a>
                <a href="/blackops6.html" class="game-button">Call of Duty: Black Ops 6 - Unlocker all Tools
                  <img src="/assets/BlackOps6.png" alt="Black Ops 6"></a>
                <a href="/warzone3.html" class="game-button">Warzone 3 - Unlocker all Tools
                  <img src="/assets/Warzone.png" alt="Warzone"></a>
                <a href="/cs2.html" class="game-button">Counter Strike 2 - Cheat
                  <img src="/assets/cs2.png" alt="CS2"></a>
                <a href="/fortswapper.html" class="game-button">Fortnite - Galaxy Swapper V3
                  <img src="/assets/Fortnite.png" alt="FortSwapper"></a>
                <a href="/gtakiddions.html" class="game-button">GTA V - Kiddions Modest Menu
                  <img src="/assets/GTA.png" alt="Kiddions"></a>
                <a href="/rust.html" class="game-button">Rust - Cheat <img src="/assets/Rust.png" alt="Rust"></a>
                <a href="/seaofthieves.html" class="game-button">Sea Of Thieves - Cheat
                  <img src="/assets/SeaOfThieves.png" alt="Sea Of Thieves"></a>
                <a href="/polygon.html" class="game-button">Polygon - Cheat <img src="/assets/Polygon.png" alt="Polygon"></a>
                <a href="/farlight84.html" class="game-button">Farlight84 - Cheat
                  <img src="/assets/Farlight84.png" alt="Farlight84"></a>
                <a href="/combatmaster.html" class="game-button">CombatMaster - Cheat
                  <img src="/assets/CombatMaster.png" alt="CombatMaster"></a>
                <a href="/fivem.html" class="game-button">Fivem - Cheat <img src="/assets/Fivem.png" alt="Fivem"></a>
                <a href="/genshinimpact.html" class="game-button">Genshin Impact - Cheat
                  <img src="/assets/GenshinImpact.png" alt="Genshin Impact"></a>
                <a href="/deadbydaylight.html" class="game-button">Dead By Daylight - Cheat
                  <img src="/assets/DeadByDaylight.png" alt="Dead By Daylight"></a>
                <a href="/palworld.html" class="game-button">Palworld - Mode Menu
                  <img src="/assets/Palworld.png" alt="Palworld"></a>
                <a href="/bloxfruits.html" class="game-button">Blox Fruits - Script
                  <img src="/assets/BloxFruits.png" alt="Blox Fruits"></a>
                <a href="/rdr2.html" class="game-button">Red Dead Redemption 2 - Mode Menu
                  <img src="/assets/RDR2.png" alt="Red Dead Redemption 2"></a>
              </div>
            </div>
          </div>
        </div>
      </main>
      <footer>© 2024 Hexium Cheats. All rights reserved.</footer>
    </div>
  

</body></html>