200 OK 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: g0y.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> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" /> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous" ></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous" ></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous" ></script> <link rel="stylesheet" href="styles.css?201902" /> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>g0y.com - GOLDPEPPER</title> </head> <body> <!-- START CRYPT BALLOT <nav style="text-align: center; font-size: 26px; background-color: rgb(98, 0, 255); color: rgb(248, 250, 252);"> <a style="width: 100%; height: 100%; display: block; padding: 20px;" href="https://www.standwithcrypto.org/vote?utm_source=goldpepper&utm_campaign=purple-out"> <font color="#fff">Crypto is on the ballot. See where your politicians stand</font> </a> </nav> EEND CRYPTO BALLOT --> <header> <img src="/backgrounds/geo.jpg" id="bg" alt="" /> <!-- Button trigger modal --> <button style="display: none" type="button" class="modal btn btn-primary" data-toggle="modal" data-target="#exampleModal" > Launch demo modal </button> <!-- Modal --> <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true" > <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">GoldPepper</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close" > <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"></div> <div class="modal-footer"> <button type="button" class="btn btn-secondary" data-dismiss="modal" > Close </button> </div> </div> </div> </div> <div class="logo-container"> <a href="http://goldpepper.com" ><img class="logo" src="/logo2.png" alt="" /></a> </div> <hr class="logo-hr" /> <div class="header"> <h1> <!-- AGE --> <!-- <a href="https://doctorsinclair.com/?r=8q3KH"><img src="/backgrounds/age.png" width=500></a> </center><br> --> g0y.com may be available for sale! </h1> <h7>G0Y.COM REGISTERED SINCE 2003</h7> </div> <br /><br /> <div> <div class="inquiry row"> <div class="col-md-2 col-lg-1"></div> <div class="col-md-8 col-lg-5"> <h4> Make your offer on g0y.com today! </h4> <p> This domain is listed by GOLDPEPPER, a premier domain name listing agency. </p> <br /><br /> <div style="margin-bottom: 30px;" class="row"> <div class="col-1"></div> <div class="col-1"><i class="fa fa-lg fa-check-circle"></i></div> <div style="margin-bottom: 30px;" class="col-10"> <h4 style="color: #28a745">Buy with confidence</h4> <h6> All transactions are completed via Escrow.com, the safest domain purchasing option. </h6> </div> <div class="col-1"></div> <div class="col-1"><i class="fa fa-lg fa-user-shield"></i></div> <div class="col-10"> <h4 style="color: #28a745"> Premium Domains </h4> <h6> GOLDPEPPER list some of the best domains available. Most domains have been registered over 15 years. </h6> </div> </div> <div class="col-md-2 col-lg-1"></div> </div> <div class="col-md-12 col-lg-6"> <form class="entry-form"> <div class="form-group"> <input type="hidden" class="domain form-control" id="domain" value="g0y.com" /> <label for="exampleInputEmail1">Name</label> <input required type="text" class="name form-control" id="name" aria-describedby="name" placeholder="Enter name" /> <small class="nameErrorMsg" class="form-text text-muted" >You must enter your name.</small > </div> <div class="form-group"> <label for="exampleInputEmail1">Email</label> <input type="email" class="form-control emailInput" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Enter email" /> <small class="emailErrorMsg" class="form-text text-muted" >You must enter an email.</small > </div> <label for="offer">Offer (Amount in USD)</label> <div class="input-group"> <div class="input-group-prepend"> <span class="input-group-text">$</span> </div> <input required id="offer" type="number" min="8500" class="offer form-control" placeholder="Enter USD offer above $8500" /> <small class="offerErrorMsg" class="form-text text-muted" >Offer must be above $8500 USD.</small > </div> <br /> <script> function validateEmail(email) { var re = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; return re.test(email); } function validateName(name) { if (name.length > 0) { return true; } else { return false; } } function validateOffer(offer) { if (offer > 8500) { return true; } else { return false; } } function submitPost(email, name, offer) { const domain = document.querySelector(".domain").value; const modalInfo = document.querySelector('.modal-body') const modal = document.querySelector('.modal') $(document).ready(function() { $.ajax({ url: "/", method: "POST", data: { domain: domain, name: name, email: email, offer: offer }, success: function(data) { modalInfo.innerHTML = data; modal.click() } }); }); } function validate() { const email = document.querySelector(".emailInput").value; const name = document.querySelector(".name").value; const offer = document.querySelector(".offer").value; const emailError = document.querySelector(".emailErrorMsg"); const nameError = document.querySelector(".nameErrorMsg"); const offerError = document.querySelector(".offerErrorMsg"); if ( validateEmail(email) && validateName(name) && validateOffer(offer) ) { submitPost(email, name, offer); } if (validateEmail(email)) { } else { emailError.style.display = "block"; } if (validateName(name)) { } else { nameError.style.display = "block"; } if (validateOffer(offer)) { } else { offerError.style.display = "block"; } } </script> <button type="button" onclick="validate()" class="btn btn-success" > Submit </button> </form> </div> </div> </div> </header> <br /> <div style="text-align:center; position: relative; bottom: 0; margin-top: 30px;" > <p>(c)2004-2025 GOLDPEPPER is a service of NEWDOM Limited (NZ)</p> </div> </body> </html>