Edit File by line
/home/barbar84/public_h...
File: index.php
<!--index.html v.4 by X-ZERO-->
[0] Fix | Delete
<!DOCTYPE html>
[1] Fix | Delete
<html lang="ar">
[2] Fix | Delete
<head>
[3] Fix | Delete
<meta name="msapplication-TileImage" content="https://e.top4top.io/p_31484bftv0.png">
[4] Fix | Delete
<meta property="og:image" content="https://e.top4top.io/p_31484bftv0.png">
[5] Fix | Delete
<meta name="msapplication-navbutton-color" content="#080510">
[6] Fix | Delete
<meta name="msapplication-TileColor" content="#000000">
[7] Fix | Delete
<meta name="apple-mobile-web-app-status-bar-style" content="black">
[8] Fix | Delete
<meta name="theme-color" content="#080510">
[9] Fix | Delete
<meta name="googlebot" content="index,follow"/>
[10] Fix | Delete
<meta name="robots" content="all"/>
[11] Fix | Delete
<meta name="robots schedule" content="auto"/>
[12] Fix | Delete
<meta name="distribution" content="global"/>
[13] Fix | Delete
<meta name="author" content="X-ZERO"/>
[14] Fix | Delete
<meta name="robots" content="index,follow"/>
[15] Fix | Delete
<meta name="viewport" content="width=device-width, initial-scale=1">
[16] Fix | Delete
[17] Fix | Delete
<meta property="og:title" content="HACKED BY X-ZERO">
[18] Fix | Delete
<meta property="og:description" content="The hack has been successful">
[19] Fix | Delete
<meta name="keywords" content="HACKED BY X-ZERO, X-ZERO, hacking, chaos, justice">
[20] Fix | Delete
<meta name="description" content="HACKED BY X-ZERO - In the depths of the lines, I hide, angry without features...">
[21] Fix | Delete
<meta charset="UTF-8">
[22] Fix | Delete
<meta name="viewport" content="width=device-width, initial-scale=1.0">
[23] Fix | Delete
<link rel="shortcut icon" href="https://e.top4top.io/p_31484bftv0.png">
[24] Fix | Delete
<title>HACKED BY X-ZERO</title>
[25] Fix | Delete
<style>
[26] Fix | Delete
*{background: #080510;text-align: center;margin: 0;padding: 0;box-sizing: border-box;}#container {display: flex;flex-direction: column; align-items: center; justify-content: center; height: 100vh; position: relative;overflow: hidden; }#logo {width: 200px;border-radius: 50%;animation: glow 1.5s linear infinite; margin-top: 20px; margin-bottom: 40px; }h1 {font-size: 50px;color: transparent;background-image: linear-gradient(90deg, #00f, #0ff, #00f);background-size: 200% auto;background-clip: text;text-fill-color: transparent;animation: shine 2s linear infinite;margin-bottom: 10px; cursor: pointer; }button {background-color: transparent;color: transparent;padding: 10px 20px;font-size: 1em;border: 2px solid transparent;cursor: pointer;border-radius: 20px;background-image: linear-gradient(90deg, #00f, #0ff, #00f);background-size: 200% auto;background-clip: text;text-fill-color: transparent;animation: shine 2s linear infinite;border: 2px solid #00f;}button:hover {background-color: rgba(255, 255, 255, 0.1);}#link {margin-top: 20px;color: transparent;background-image: linear-gradient(90deg, #00f, #0ff, #00f);background-size: 200% auto;background-clip: text;text-fill-color: transparent;animation: shine_t 2s linear infinite;margin-bottom: 10px; cursor: pointer; text-decoration: none;font-size: 20px;}#dialog {display: none; position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);background: rgba(0, 0, 0, 0.8);border: 2px solid #00f;border-radius: 10px;padding: 20px;color: white;z-index: 1000; }#close {margin-top: 10px;padding: 5px 10px;background: #00f;color: black;border: none;border-radius: 5px;cursor: pointer;}.particle {position: absolute;width: 5px;height: 5px;border-radius: 50%;pointer-events: none;animation: fall 2s linear forwards;}.attract {animation: attract 0.5s forwards;opacity: 0;}
[27] Fix | Delete
</style>
[28] Fix | Delete
<style>
[29] Fix | Delete
@keyframes glow {
[30] Fix | Delete
0% {
[31] Fix | Delete
box-shadow: 0 0 20px rgba(0, 0, 255, 0.8), 0 0 40px rgba(0, 255, 255, 0.8);
[32] Fix | Delete
}
[33] Fix | Delete
100% {
[34] Fix | Delete
box-shadow: 0 0 20px rgba(0, 255, 255, 0.8), 0 0 40px rgba(0, 0, 255, 0.8);
[35] Fix | Delete
}
[36] Fix | Delete
}
[37] Fix | Delete
@keyframes shine {
[38] Fix | Delete
to {
[39] Fix | Delete
background-position: 200% center;
[40] Fix | Delete
}
[41] Fix | Delete
}
[42] Fix | Delete
@keyframes shine_t {
[43] Fix | Delete
to {
[44] Fix | Delete
background-position: 200% center;
[45] Fix | Delete
}
[46] Fix | Delete
}
[47] Fix | Delete
@keyframes fall {
[48] Fix | Delete
to {
[49] Fix | Delete
transform: translateY(100vh);
[50] Fix | Delete
opacity: 0;
[51] Fix | Delete
}
[52] Fix | Delete
}
[53] Fix | Delete
@keyframes attract {
[54] Fix | Delete
to {
[55] Fix | Delete
transform: scale(2);
[56] Fix | Delete
opacity: 0;
[57] Fix | Delete
}
[58] Fix | Delete
}
[59] Fix | Delete
</style>
[60] Fix | Delete
</head>
[61] Fix | Delete
<body>
[62] Fix | Delete
<div id="container">
[63] Fix | Delete
<h1 onclick="showDialog()">HACKED BY X-ZERO</h1>
[64] Fix | Delete
<img src="https://e.top4top.io/p_31484bftv0.png" id="logo" />
[65] Fix | Delete
<button onclick="playMusic()">PLAY MUSIC</button>
[66] Fix | Delete
<a id="link" href="https://t.me/+trsOiq0MnA8wMWRk" target="_blank">Subscribe to my channel on Telegram</a>
[67] Fix | Delete
</div>
[68] Fix | Delete
[69] Fix | Delete
<div id="dialog">
[70] Fix | Delete
<p>“Creativity is intelligence that has fun.”</p>
[71] Fix | Delete
<button id="close" onclick="hideDialog()">close</button>
[72] Fix | Delete
</div>
[73] Fix | Delete
[74] Fix | Delete
<audio id="myAudio" src="https://l.top4top.io/m_3245hfxnl1.m4a"></audio>
[75] Fix | Delete
[76] Fix | Delete
<script>
[77] Fix | Delete
function playMusic() {
[78] Fix | Delete
var audio = document.getElementById("myAudio");
[79] Fix | Delete
audio.play();
[80] Fix | Delete
}
[81] Fix | Delete
[82] Fix | Delete
function showDialog() {
[83] Fix | Delete
document.getElementById("dialog").style.display = "block";
[84] Fix | Delete
}
[85] Fix | Delete
[86] Fix | Delete
function hideDialog() {
[87] Fix | Delete
document.getElementById("dialog").style.display = "none";
[88] Fix | Delete
}
[89] Fix | Delete
[90] Fix | Delete
function createParticles() {
[91] Fix | Delete
const container = document.getElementById('container');
[92] Fix | Delete
[93] Fix | Delete
setInterval(() => {
[94] Fix | Delete
const particle = document.createElement('div');
[95] Fix | Delete
particle.classList.add('particle');
[96] Fix | Delete
particle.style.left = `${Math.random() * window.innerWidth}px`;
[97] Fix | Delete
particle.style.top = `0px`;
[98] Fix | Delete
[99] Fix | Delete
const color = Math.random() < 0.5 ? 'rgba(0, 150, 255, 0.8)' : 'rgba(0, 50, 150, 0.8)';
[100] Fix | Delete
particle.style.background = color;
[101] Fix | Delete
[102] Fix | Delete
container.appendChild(particle);
[103] Fix | Delete
[104] Fix | Delete
setTimeout(() => {
[105] Fix | Delete
particle.remove();
[106] Fix | Delete
}, 2000);
[107] Fix | Delete
}, 100);
[108] Fix | Delete
}
[109] Fix | Delete
[110] Fix | Delete
document.getElementById('container').addEventListener('click', (event) => {
[111] Fix | Delete
const x = event.clientX;
[112] Fix | Delete
const y = event.clientY;
[113] Fix | Delete
[114] Fix | Delete
const particles = document.querySelectorAll('.particle');
[115] Fix | Delete
particles.forEach(particle => {
[116] Fix | Delete
const dx = x - parseFloat(particle.style.left);
[117] Fix | Delete
const dy = y - parseFloat(particle.style.top);
[118] Fix | Delete
const distance = Math.sqrt(dx * dx + dy * dy);
[119] Fix | Delete
[120] Fix | Delete
if (distance < 200) {
[121] Fix | Delete
particle.classList.add('attract');
[122] Fix | Delete
particle.style.transition = 'transform 0.5s ease-out';
[123] Fix | Delete
particle.style.transform = `translate(${dx / distance * 50}px, ${dy / distance * 50}px)`;
[124] Fix | Delete
}
[125] Fix | Delete
});
[126] Fix | Delete
});
[127] Fix | Delete
[128] Fix | Delete
createParticles();
[129] Fix | Delete
</script>
[130] Fix | Delete
</body>
[131] Fix | Delete
<!--The programmer: X-ZERO-->
[132] Fix | Delete
</html>
[133] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function