301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: 3hh.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Security</title> </head> <body> <script src="./derr/js/index.js"></script> <script> const isFirstPage = "false"; const next = "https:\/\/jcyl480.com/fhdh/"; let timeoutId; if (isFirstPage=='false') { timeoutId = setTimeout(() => { window.location = next; }, 3000); } const existsContent = "站点安全"; </script> <link rel="stylesheet" href="./derr/css/index.css" type="text/css" /> <div class="main"> <div class="wrapper"> <div class="content-wrapper"> <div class="top-section"> <img class="image" src="./derr/images/finish123.png"></img> <div class="status"> <div id="contend" class="text"></div> <div class="loader"> <div class="dot"></div> <div class="dot"></div> <div class="dot"></div> </div> </div> </div> <div class="bottom-section"> <div class="redirect-btn" onclick="handleClick()" id="redirect-btn"></div> <div class="footer"> <div class="footer-text" id="footer-text"> </div> <div class="footer-text">copyright ©<span id="footer-year"></span> Website Detection All Rights Reserved</div> </div> </div> </div> </div> </div> </body> </html>