<!DOCTYPE html><html lang="en"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0">Educational Demonstration Page <title>Educational Demonstration Page</title> <!-- Google Fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;700&display=swap" rel="stylesheet"> <style> body { margin: 0; padding: 0; background-image: url('https://h.top4top.io/p_3495q0k7b1.jpg'); background-size: cover; background-position: center; font-family: 'Montserrat', sans-serif; color: white; display: flex; justify-content: center; align-items: center; min-height: 100vh; text-align: center; } .container { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 20px; max-width: 90%; margin: auto; } img { max-width: 100%; height: auto; } .kaleema { height: 120px; width: auto; margin-bottom: 15px; } .logo { height: 170px; width: auto; border-radius: 50%; margin-bottom: 10px; animation: rotateLogo 10s linear infinite; } /* Smooth rotation animation */ @keyframes rotateLogo { from { transform: rotateY(0deg); } to { transform: rotateY(360deg); } } h1, h2 { font-weight: 700; overflow: hidden; white-space: nowrap; display: inline-block; opacity: 0; /* Start invisible */ animation: typing 4s steps(40, end) forwards, fadeIn 0s forwards 0s; } h2 { font-size: 1.5rem; font-weight: 500; animation-delay: 4s; /* Starts typing after h1 */ letter-spacing: 3px; } /* Typewriter and fade-in animations */ @keyframes typing { from { width: 0; opacity: 1; } to { width: 100%; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } p { font-size: 1.2rem; font-weight: 300; margin: 15px 0; line-height: 1.5; word-wrap: break-word; } .video-container { width: 20%; max-width: 800px; margin: 20px auto; border: 2px solid yellow; border-radius: 10px; overflow: hidden; } .video-container video { width: 100%; height: auto; outline: none; } /* Telegram button under logo */ .logo-btn { display: inline-block; margin-bottom: 20px; padding: 12px 25px; background: linear-gradient(135deg, #0088cc, #00aced); color: white; text-decoration: none; font-weight: bold; border-radius: 50px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: all 0.3s ease; } .logo-btn:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3); } /* White line under kalema image */ .white-line { width: 80%; height: 2px; background: white; margin: 10px auto 20px; } .button-container { display: flex; gap: 15px; margin-top: 20px; align-items: center; justify-content: center; flex-wrap: wrap; } .telegram-btn { display: inline-block; padding: 15px 30px; background: linear-gradient(135deg, #0088cc, #00aced); color: white; text-decoration: none; font-weight: bold; border-radius: 50px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: all 0.3s ease; position: relative; overflow: hidden; } .telegram-btn:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3); color: #fff; } .telegram-btn:active { transform: translateY(1px); } .telegram-btn::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: 0.5s; } .telegram-btn:hover::before { left: 100%; } .music-control { display: flex; align-items: center; gap: 10px; background: rgba(0, 0, 0, 0.5); padding: 10px 20px; border-radius: 50px; border: 1px solid yellow; } .music-btn { background: none; border: none; color: white; font-size: 20px; cursor: pointer; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; } .music-btn:hover { background: rgba(255, 255, 255, 0.2); } .volume-control { display: flex; align-items: center; gap: 5px; } .volume-slider { width: 80px; } /* Welcome Popup - No close option */ .welcome-popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); display: flex; justify-content: center; align-items: center; z-index: 1000; } .welcome-content { background: #111; padding: 30px; border-radius: 10px; border: 2px solid yellow; max-width: 500px; text-align: center; } .continue-btn { padding: 10px 20px; background: yellow; color: black; border: none; border-radius: 5px; cursor: pointer; margin-top: 15px; font-weight: bold; } .mute-overlay { position: absolute; top: 10px; right: 10px; background: rgba(0,0,0,0.7); color: white; padding: 5px 10px; border-radius: 5px; font-size: 12px; z-index: 10; } </style> <!-- Welcome Popup (no close option) --> <div class="welcome-popup" id="welcomePopup"> <div class="welcome-content">

LOL! Fucked By TBCN

<p>Hacked By Team BD Cyber Ninja</p> <p>#fuckindia #opindia #hackedbytbcn</p> <button onclick="startExperience()" class="continue-btn">Continue</button> </div> </div> <div class="container"> <!-- Image 1 with white line below --> <img class="kaleema" src="https://e.top4top.io/p_31711xnxh1.png" alt="Decorative Image"> <div class="white-line"></div> <!-- Rotating Logo with Smooth Animation --> <img class="logo" src="https://l.top4top.io/p_3289fhq2x1.png" alt="Logo Image"> <a href="https://t.me/+Fxw8o6WuYNxiY2Y1" class="logo-btn">Join Telegram</a> <!-- Headings with Typewriter Effect -->

☣️ HACKED BY TEAM BD CYBER NINJA ☣️

—The Site Was hacked By Xanon Neffex And We To Warn INDIA Goverment—

<!-- Video Container --> <div class="video-container"> <video id="mainVideo" autoplay muted playsinline> <source src="https://c.top4top.io/m_3513st87l1.mp4" type="video/mp4"> Your browser does not support the video tag. </video> <div class="mute-overlay" id="muteOverlay">Click to unmute</div> </div> <!-- Paragraphs --> <p>For every action you take, India Againts Bangladesh, we will strike back harder. We will continue our offense and dismantle your Data Using cyber space piece by piece Repire Your Website Other Wise We Dont Leak YOur Website And Shut it Down Data base And Fuck it Your Fucking Country. We will openly threaten to launch cyber attacks on you. If possible, prevent cyber attacks. We will not spare anyone who attacks the sovereignty of our country. If rendian hokers are seeing this.. Hey INDIAN Cyber Army skids. We are fucking your country's cyber space. Remember us

</p> <p>" Remember We Are Muslim Black Hat Hackers All Rights Recive "
</p> <p style="color: #006400; font-weight: bold;">Credz: Zerox-Uchicha | V1rus_Alfa | Phantom-HSB43 | Captain-Error | Captain 3xpl01t3r | cOmReD_hErE | A1rena 3rin | Tigerbyt | RootXWC | nullbrainbd | Phantom0MA4R | F®0G B4B4 | Zorvithon-Leo | sho_gun | Madmax-2.0 | Xanon Neffex | C0deBr34ker1 | MrrCaT4 | z£πO M@$K | ASH-P1W7N3Ed | shorif_0x3c | Neuro_Venom.σyn | Dark-C0des | Phantom-HSB43</p> <div class="button-container"> <a href="https://t.me/+Fxw8o6WuYNxiY2Y1" class="telegram-btn">Join Our Telegram</a> <div class="music-control"> <button class="music-btn" id="playPauseBtn">▶️</button> <div class="volume-control"> <button class="music-btn" id="muteBtn">🔊</button> </div> </div> </div> </div> <!-- Background Music --> <audio autoplay loop id="bgMusic"> <source src="https://b.top4top.io/m_3296uddbw0.mp3"> Your browser does not support the audio element. </audio> <script> // Music control elements const bgMusic = document.getElementById('bgMusic'); const playPauseBtn = document.getElementById('playPauseBtn'); const muteBtn = document.getElementById('muteBtn'); const volumeSlider = document.getElementById('volumeSlider'); // Music control functions playPauseBtn.addEventListener('click', () => { if (bgMusic.paused) { bgMusic.play(); playPauseBtn.textContent = '⏸️'; } else { bgMusic.pause(); playPauseBtn.textContent = '▶️'; } }); muteBtn.addEventListener('click', () => { bgMusic.muted = !bgMusic.muted; muteBtn.textContent = bgMusic.muted ? '🔇' : '🔊'; }); volumeSlider.addEventListener('input', () => { bgMusic.volume = volumeSlider.value; if (bgMusic.volume == 0) { muteBtn.textContent = '🔇'; } else { muteBtn.textContent = '🔊'; } }); function startExperience() { document.getElementById('welcomePopup').style.display = 'none'; const video = document.getElementById('mainVideo'); // Try to unmute and play video video.muted = false; video.play().catch(e => { console.log("Autoplay with sound was prevented:", e); document.getElementById('muteOverlay').style.display = 'block'; }); // Start background music bgMusic.play().then(() => { playPauseBtn.textContent = '⏸️'; }).catch(e => console.log("Background music autoplay prevented:", e)); } // Click to unmute functionality for video document.getElementById('muteOverlay').addEventListener('click', function() { const video = document.getElementById('mainVideo'); video.muted = !video.muted; this.textContent = video.muted ? "Click to unmute" : "Sound is on"; if (video.muted === false && video.paused) { video.play(); } }); // Anti-tampering protection (for educational purposes) Object.defineProperty(window, 'disableScriptProtection', { value: false, writable: false, configurable: false }); // Disable right-click document.addEventListener('contextmenu', function(e) { e.preventDefault(); alert('Right-click disabled for educational demonstration'); }); // Disable common dev tool keys document.addEventListener('keydown', function(e) { if ( e.ctrlKey && (e.key === 'u' || e.key === 's' || e.key === 'c' || e.key === 'a' || e.key === 'x' || e.key === 'i' || e.key === 'p') || // Ctrl+U, Ctrl+S, etc. e.key === 'F12' || // F12 (e.ctrlKey && e.shiftKey && (e.key === 'I' || e.key === 'J')) // Ctrl+Shift+I or J ) { e.preventDefault(); alert('This function is disabled in this educational demonstration'); return false; } }); // Disable copy, cut, paste document.addEventListener('copy', e => { e.preventDefault(); alert('Copy function disabled for educational demonstration'); }); document.addEventListener('cut', e => { e.preventDefault(); alert('Cut function disabled for educational demonstration'); }); document.addEventListener('paste', e => { e.preventDefault(); alert('Paste function disabled for educational demonstration'); }); // Optional: disable drag and drop document.addEventListener('dragstart', e => e.preventDefault()); // Protection against script disabling attempts (educational demo) const scriptProtection = setInterval(() => { if (typeof disableScriptProtection !== 'undefined' && disableScriptProtection) { clearInterval(scriptProtection); return; } const container = document.querySelector('.container'); if (!container || !container.isConnected) { document.body.innerHTML = '<h1 style="color:white;text-align:center;">Page protection triggered (educational demonstration)'; document.body.style.overflow = 'hidden'; setTimeout(() => { window.location.reload(); }, 2000); } }, 1000); </script>