http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: uyd.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html> <head> <script type="text/javascript"> /*<![CDATA[*/ document.oncontextmenu = function() { return false; }; document.onselectstart = function() { if (event.srcElement.type != "text" && event.srcElement.type != "textarea" && event.srcElement.type != "password") { return false; } else { return true; } }; if (window.sidebar) { document.onmousedown = function(e) { var obj = e.target; if (obj.tagName.toUpperCase() == 'SELECT' || obj.tagName.toUpperCase() == "INPUT" || obj.tagName.toUpperCase() == "TEXTAREA" || obj.tagName.toUpperCase() == "PASSWORD") { return true; } else { return false; } }; } document.ondragstart = function() { return false; }; /*]]>*/ </script> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <title>uyd.com - under construction</title><link rel="stylesheet" type="text/css" href="style.css" /> <script type='text/javascript' src='javascripts/jquery.tipsy.js'></script> <script type='text/javascript'> $(function() { $('#tipsy').tipsy({fade: true, gravity: 's'}); }); </script> <!--[if IE]> <![endif]--> <style type="text/css"> <!-- .STYLE1 { font-family: Arial, Helvetica, sans-serif; color: #CCCC33; } .STYLE3 { color: #99CCFF; } .STYLE5 {color: #FFFFFF; } .STYLE6 { font-size: 77px } .uyd { font-family: "Comic Sans MS", cursive; } --> </style> </head> <body> <div class="wrapper"> <br> <h1 class="uyd"><font color=#99CCFF>uyd.com</font></h1> <div class="hr"></div> <h3><font color=#99CCFF> <img src="images/under-construction90s-90s.gif" width="133" height="133"> </font></h3> <p><span class="credit">Domain name parking status, does not guarantee whether it can be sell or not.</span></p> <div class="hr"></div> <p class="credit"> <br><br> by <a href="http://domaincity.com" target=_blank>Domaincity.com Inc.</a><br> Disclaimer: not every domain/website listed/linked-in is available for purchase or cooperation. <br>It is a general-term, non-commercial and private & personal domain, the domain itself and its owner is not connected or affiliated with any company, organization or trademark. <br> Registered and Owned by an individual and being actively planned for future web operation. <a href="/e-mail" target=_blank class="STYLE5">Email service</a> is set up, while <a href="/preview" target=_blank class="STYLE5">Web service</a> is for internal test only. <br> It does not offer/sell any commodities or services. If you think your arrival is unexpected, please recheck or use search engines. <br> If want to obtain this domain name, you can refer <a href='https://dnjournal.com/ytd-sales-charts.htm' target=_blank class="STYLE3">Dnjournal</a> and try <a href="/cdn-cgi/l/email-protection#3a5e55575b535459534e437a5c5542575b53561459555705494f58505f594e077b58554f4e654f435e14595557" class="STYLE3"><font color=yellow>contact the domain name broker</font></a> make an offer, and <a href='https://www.escrow.com/' target=_blank class="STYLE3">Escrow.com</a> will ensure transaction security.</p> </div><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body> </html>