<!--
--  Uploaded on : https://haxor.my.id/open/p2.html
--  Official Web : https://prinsh.com
--  script-deface-generator.prinsh.com
-->
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>RaditX7</title>
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-aFq/bzH65dt+w6FI2ooMVUpc+21e0SRygnTpmBvdBgSdnuTN7QbdgL+OapgHtvPp" crossorigin="anonymous" />

    <!-- CSS -->
    <link rel="stylesheet" href="/css/style.css" />

    <!-- Icon Bostrap -->
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css" />
  </head>
  <body>
    <section id="profile">
      <div class="container-fluid">
        <div class="row justify-content-center my-4">
          <div class="col-6 col-md-2 img">
            <img src="https://i.ibb.co/9Zy3VSY/20230404-192546.png" />
          </div>
          <div class="col-md-12 mt-2 text-center">
            <h2 class="mb-3 ab">𝐆𝐗 𝐈𝐍𝐅𝐈𝐍𝐈𝐓𝐘</h2>
            <p class="ac"><i class="bi bi-globe" style="font-size: 20px"></i> INDONESIA </p>
            <p class="ad"><i class="bi bi-laptop" style="font-size: 20px"></i> IPStresser </p>
            <p class="ae"><i class="bi bi-terminal" style="font-size: 20px"></i> DDoS </p>
            <p class="arr"></p>
          </div>
        </div>
      </div>
    </section>

    <section id="social">
      <div class="container">
        <div class="row justify-content-center">
          <div class="col-9 col-md-10 card text-danger mb-2 af">
            <h3>
              <a href="https://stresser.su/login"><i class="bi bi-terminal"></i> Layer7</a>
            </h3>
          </div>
          <div class="col-9 col-md-10 card text-danger my-2 ag">
            <h3>
              <a href="https://stresser.zone/login"><i class="bi bi-terminal"></i> Layer4 </a>
            </h3>
          </div>
          <div class="col-9 col-md-10 card text-danger my-2 ah">
            <h3>
              <a href="https://check-host.net/"><i class="bi bi-globe"></i> Check Host </a>
            </h3>
          </div>
        </div>
      </div>
    </section>

    <!-- Gaya Font -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/TextPlugin.min.js"></script>
    <script>
      // Home
      gsap.from(".img", { duration: 2.5, ease: "bounce.out", y: -500 });
    //   gsap.from(".img", { duration: 1, rotateY: 360, opacity: 0 });
      gsap.from(".ab", { duration: 1, x: -50, opacity: 0, delay: 0.5 });
      gsap.from(".ac", { duration: 1, x: -50, opacity: 0, delay: 1 });
      gsap.from(".ad", { duration: 1, x: -50, opacity: 0, delay: 1.5 });
      gsap.from(".ae", { duration: 1, x: -50, opacity: 0, delay: 2 });
      gsap.from(".af", { duration: 1, x: -50, opacity: 0, delay: 2.5 });
      gsap.from(".ag", { duration: 1, x: -50, opacity: 0, delay: 3 });
      gsap.from(".ah", { duration: 1, x: -50, opacity: 0, delay: 3.5 });
      gsap.to(".arr", { duration: 5, delay: 3.5, text: "𝐑𝐚𝐝𝐢𝐭 𝐈𝐬 𝐇𝐞𝐫𝐞 ϟ" });
    </script>

    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha2/dist/js/bootstrap.bundle.min.js" integrity="sha384-qKXV1j0HvMUeCBQ+QVp7JcfGl760yU08IQ+GpUo5hlbpg51QRiuqHAJz8+BrxE/N" crossorigin="anonymous"></script>
  </body>
</html>