KOKINIO - MANAGER
Edit File: index.php
<!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <title>Hacked By CIAMIS cyber team</title> <meta name="author" content="ajudanxploid"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="index, follow"> <meta name="description" content=" touched by 1LH4MZXSEC adalah serangan paling berbahaya di keamanan cyber security, serangan ini di lakukan dengan menggunakan teknik yang tidak semua orang dan bahkan hacker tau."> <meta name="keywords" content="Hacked By CIAMIS cyber team,Hacked,Cyber Security,Hacker,Hacked By"> <link rel="preload" href="https://fonts.googleapis.com/css2?family=Audiowide&display=swap" as="style"> <link rel="preload" href="https://files.catbox.moe/b1vrsj.jpg" as="image"> <link rel="preload" href="https://media0.giphy.com/media/xCCqt6qDewWf6zriPX/giphy.gif" as="image"> <style> * { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #000 !important; color: #fff; font-family: 'Courier New', monospace; line-height: 1.6; overflow-x: hidden; } .container { max-width: 800px; margin: 0 auto; padding: 20px; text-align: center; } .profile-img { border-radius: 50%; box-shadow: 0 0 15px rgba(255,0,0,0.7); max-width: 150px; height: auto; margin: 20px auto; display: block; } .team-name { color: #ff0000; font-size: 1.5rem; font-weight: bold; margin: 15px 0; font-family: 'Audiowide', sans-serif; text-shadow: 0 0 10px #f00505; } .sub-team { color: gold; font-size: 1.2rem; margin-bottom: 20px; } .quote { color: #fff; font-size: 1.1rem; margin: 20px 0; font-style: italic; } .contact-info { color: #00ff00; font-size: 1rem; margin: 10px 0; } .contact-info a { color: #00ff00; text-decoration: none; } .contact-info a:hover { text-decoration: underline; } .thanks-section { margin: 30px 0; } .thanks-title { color: #fff; font-size: 1.3rem; margin-bottom: 15px; } .marquee-container { border: 1px solid #fff; background: #000; padding: 10px; margin: 0 auto 20px; width: 80%; overflow: hidden; } .marquee { display: inline-block; white-space: nowrap; animation: marquee 5s linear infinite; } @keyframes marquee { 0% { transform: translateX(100%); } 100% { transform: translateX(-100%); } } .gif-container { margin: 20px auto; max-width: 50%; } .gif-img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 0 10px #00ff00; } @import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap'); @media (max-width: 768px) { .team-name { font-size: 1.3rem; } .sub-team { font-size: 1rem; } .quote { font-size: 1rem; } .marquee-container { width: 90%; } } </style> </head> <body> <div class="container"> <main> <section class="profile-section"> <img src="https://files.catbox.moe/b1vrsj.jpg" alt=" Profile Picture" class="profile-img"> <div class="team-info"> <h2 class="team-name">Hacked By CIAMIS cyber team</h2> <p class="sub-team"></p> </div> </section> <section class="message-section"> <p class="quote">"touched by 1LH4MZXSEC adalah serangan paling berbahaya di keamanan cyber security, serangan ini di lakukan dengan menggunakan teknik yang tidak semua orang dan bahkan hacker tau."</p> </section> <section class="contact-section"> <div class="contact-info"> <p> <a href="="_bl</a> </p> <p> <a href="mailto:"></a> </p> </div> </section> <section class="thanks-section"> <h3 class="thanks-title">THANKS TO</h3> <div class="marquee-container"><div class="marquee">[ Zaxploit| X-Slime | Malxploit | Codexploit | Lolforums ]</div></div> <div class="gif-container"> <img src="https://media0.giphy.com/media/xCCqt6qDewWf6zriPX/giphy.gif" alt="ajudanxploid Animation" class="gif-img"> </div> </section> </main> </div> <audio id="bg-audio" loop> <source src="https://files.catbox.moe/e2wht9.mp3" type="audio/mpeg"> Your browser does not support the audio element. </audio> <script> const audio = document.getElementById('bg-audio'); // coba autoplay setelah load window.addEventListener('load', () => { audio.play().catch(() => { // jika autoplay diblok, buat tombol play const btn = document.createElement('button'); btn.textContent = 'Play Audio'; Object.assign(btn.style, { position: 'fixed', bottom: '20px', right: '20px', padding: '10px', backgroundColor: '#ff0000', color: '#fff', border: 'none', borderRadius: '5px', cursor: 'pointer', zIndex: 1000 }); document.body.appendChild(btn); btn.addEventListener('click', () => { audio.play(); btn.style.display = 'none'; }); }); }); // aktifkan audio jika user klik halaman document.addEventListener('click', () => { if (audio.paused) { audio.play(); } }, { once: true }); </script> </body> </html>