HACKED BY CASPERxPLOIT
Posted On: 18 June, 2025

<!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <title>Owned by Casper Xploit</title> <style> body { background-color: black; color: #00ff00; font-family: monospace; text-align: center; padding: 50px; position: relative; overflow: hidden; } h1 { font-size: 48px; color: red; text-shadow: 0 0 10px red; } p { font-size: 20px; margin: 20px 0; } .blink { animation: blink 1s step-start infinite; } @keyframes blink { 50% { opacity: 0; } } a { color: #00ffff; font-size: 24px; text-decoration: none; } a:hover { text-shadow: 0 0 5px #fff; color: red; } .hantu-img { width: 400px; max-width: 90%; margin-bottom: 30px; border: 5px solid red; box-shadow: 0 0 20px red; } /* Efek darah tetesan */ .darah { position: absolute; top: 0; left: 50%; width: 5px; height: 100px; background: red; animation: netes 2s linear infinite; box-shadow: 0 0 10px red; } @keyframes netes { 0% { top: -50px; opacity: 0; } 30% { opacity: 1; } 100% { top: 100%; opacity: 0; } } /* Banyak tetesan darah */ .darah:nth-child(1) { left: 20%; animation-delay: 0s; } .darah:nth-child(2) { left: 40%; animation-delay: 0.5s; } .darah:nth-child(3) { left: 60%; animation-delay: 1s; } .darah:nth-child(4) { left: 80%; animation-delay: 1.5s; } /* Tertawa jahat */ .evil-laugh { font-size: 32px; color: red; margin-top: 30px; animation: laugh 1s infinite; font-weight: bold; text-shadow: 0 0 5px red; } @keyframes laugh { 0%, 100% { transform: rotate(-2deg); } 50% { transform: rotate(2deg); } } </style> </head> <body> <!-- Efek darah --> <div class="darah"></div> <div class="darah"></div> <div class="darah"></div> <div class="darah"></div> <img src="https://odmtedu.com/hantu.jpg" alt="Hantu" class="hantu-img"> <h1 class="blink">[ Owned by Casper Xploit ]</h1> <p>😡 Webmu GOBLOK! Keamanan Nol Besar!</p> <p>🛑 Cuma butuh 10 detik buat ngacak-ngacak situs lo!</p> <p> Adminnya kemana? Belajar dulu sana!</p> <p>¨ Mau web lo balik? Klik link di bawah ini...</p> <a href="https://t.me/xploitwebshell" target="_blank">👉 t.me/xploitwebshell 👈</a> <p class="evil-laugh">HAHAHAHAA...</p> <p style="margin-top:40px;">💀 Jangan klik kalau lo bocil nangisan 💀</p> </body> </html> ini source code nya gimna ya