HEX
Server: LiteSpeed
System: Linux s3473.usc1.stableserver.net 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
User: wisconsinbeerbre (4392)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /home/wisconsinbeerbre/public_html/wp-content/uploads/custom-css-js/191.js
<!-- start Simple Custom CSS and JS -->
<script type="text/javascript">
// document.addEventListener("DOMContentLoaded", function () {
//     // Play scary sound
//     let audio = new Audio("https://www.fesliyanstudios.com/play-mp3/4383"); // Scary sound effect
//     audio.play();
    
//     // Create warning popup
//     let warningDiv = document.createElement("div");
//     warningDiv.innerHTML = "<h1>⚠️ CHINESE VIRUS DETECTED! ⚠️</h1><p>Your system is at risk! Immediate action required!</p>";
//     warningDiv.style.position = "fixed";
//     warningDiv.style.top = "0";
//     warningDiv.style.left = "0";
//     warningDiv.style.width = "100%";
//     warningDiv.style.height = "100vh";
//     warningDiv.style.background = "red";
//     warningDiv.style.color = "white";
//     warningDiv.style.textAlign = "center";
//     warningDiv.style.paddingTop = "20%";
//     warningDiv.style.fontSize = "2em";
//     warningDiv.style.zIndex = "9999";
//     warningDiv.style.animation = "glitch 0.2s infinite alternate";
//     document.body.appendChild(warningDiv);
    
//     // Glitch Effect
//     let style = document.createElement("style");
//     style.innerHTML = `
//         @keyframes glitch {
//             0% { transform: translate(2px, 2px); }
//             100% { transform: translate(-2px, -2px); }
//         }
//     `;
//     document.head.appendChild(style);
    
//     // Auto Redirect After 5 Seconds (Optional)
//     setTimeout(() => {
//         window.location.href = "https://www.google.com/search?q=how+to+remove+virus"; 
//     }, 5000);
// });</script>
<!-- end Simple Custom CSS and JS -->