301 Moved Permanently 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.
302 Found indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
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: s2q.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 name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>s2q.com domain name is for sale. Inquire now.</title> <meta name="description" content="s2q.com is available for purchase. Get in touch to discuss the possibilities!"> <base href="https://www.s2q.com/"> <!-- FAVICON --> <link rel="icon" type="image/png" href="img/y.png"> <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link href='https://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="css/page_specific/landing_themes/nobo/style.css"> <link rel="stylesheet" type="text/css" href="css/page_specific/landing_themes/loading_spinner.css"> <!-- Font Awesome --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous"> <!-- Google recaptcha --> <script src='https://www.google.com/recaptcha/api.js'></script> <!-- Efty infrastructure UA --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51651642-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-51651642-1'); </script> <!-- ./Efty infrastructure UA --> <!-- /Efty user GA4 / UA --> <!-- /Efty user GA4 / UA --> </script> </head> <body> <!-- www.efty.com lander theme 'nobo' --> <div id="preloader"> <div id="status"> <div class="spinner"> <div class="spinner-wrapper"> <div class="rotator"> <div class="inner-spin"></div> <div class="inner-spin"></div> </div> </div> </div> </div> </div> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet"> <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <nav class="navbar fixed-top"> <div class="col-md-3"> </div> <div class="col-md-6 text-center"> <!-- <div class="logo-not-on-xl"> <div class="pr-3"> <h1 id="logo_text"> s2q.com </h1> </div> </div>--> </div> <div class="col-md-3 d-none d-md-block text-right"> </div> </nav> <section id="make_offer_full_screen" class="d-none"> <div class="container h-100"> <div class="row align-items-center h-100"> <div class="col-12 col-md-6 mx-auto"> <div class="offer-box-step-two pt-4 pb-3 pl-5 pr-5"> <a href="javascript:void(0);" id="close_offer_box"><i class="far fa-window-close"></i></a> <h4 class="mb-4">Complete your offer</h4> <form action="routes/ajax_actions/landing_themes/add_inquiry_cap.ajaxa.php" method="post" class="odf_ajax" data-target="form_feedback" autocomplete="off" id="contact_form_second"> <input type="hidden" name="domain_id" value="1139522"> <input type="hidden" name="user_id" value="5150"> <div id="form_feedback" class="mb-3"> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group row mb-2"> <label for="name" class="col-sm-3 col-form-label">Name</label> <div class="col-sm-9"> <input type="text" name="name" id="name" autocomplete="off" class="form-control" required> </div> </div> </div> <div class="col-sm-6"> <div class="form-group row mb-2"> <label for="email" class="col-sm-3 col-form-label">Email</label> <div class="col-sm-9"> <input type="email" name="email" id="email" autocomplete="off" class="form-control" required> </div> </div> </div> </div> <div class="row"> <div class="col-sm-6"> <div class="form-group row mb-2"> <label for="phone" class="col-sm-3 col-form-label">Phone</label> <div class="col-sm-9"> <input type="text" name="phone" id="phone" autocomplete="off" class="form-control" required> </div> </div> </div> <div class="col-sm-6"> <div class="form-group row mb-2"> <label for="name" class="col-sm-3 col-form-label">Offer</label> <div class="col-sm-9"> <input type="text" placeholder="Offer in USD" name="offer" id="offer" autocomplete="off" class="form-control" required> </div> </div> </div> </div> <div class="row"> <div class="col-sm-12"> <label for="name" class="col-sm-2 pl-0 col-form-label">Message</label> <textarea class="form-control" name="message" rows="2" autocomplete="off" required></textarea> </div> </div> <div class="form-group row mb-0 mt-2"> <div class="col-sm-8"> <div class="g-recaptcha" data-sitekey="6LfLJxMTAAAAACSYGZUH0OCGhnoq50xexhkAGCe7" style=""></div> </div> <div class="col-sm-4 text-right"> <input type="submit" id="submit_step_two" class="btn btn-lg btn-primary mt-1 pl-4 pr-4" value=" Send"> </div> </div> </form> </div> </div> </div> </div> </section> <section id="main"> <div class="container h-100"> <div class="row align-items-center h-100"> <div class="col-12 col-lg-6 mx-auto"> <!--<div class="logo-on-xl mb-2"> <div class="pr-3"> <h1 id="logo_text"> s2q.com </h1> </div> </div>--> <h2 class="title">The Domain Name</h2> <div class="m-0 pr-2"> <h1 class="title" id="logo_text">s2q.com</h1> </div> <h2 class="title mt-0">Is For Sale!</h2> <p class="align-middle mb-4 mt-4 bio">Discover the Power of Simplicity with S2Q.com! In the age of digital acceleration, brevity and memorability are paramount. Introducing S2Q.com, a domain that effortlessly combines both. With its concise, 3-character format, it's a brand waiting to be recognized, remembered, and revered. Reasons why S2Q.com is a digital goldmine: Compact & Memorable</p> </div> <div class="col-12 col-lg-6 mx-auto"> <div class="jumbotron mb-0 mt-0 pb-4 pt-2 pl-1 pr-1"> <div id="buy_now" class="pb-0 pt-4 pl-4 pr-4"> <style> .bin-btn-eftypay { color: #fff; background-color: #198754; border-color: #198754; } .bin-btn-eftypay:hover { color: #fff; background-color: #157347; border-color: #146c43; } .bin-btn-eftypay:focus, .bin-btn-eftypay.focus { color: #fff; background-color: #157347; border-color: #146c43; box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5); } .bin-btn-eftypay.disabled, .bin-btn-eftypay:disabled { color: #fff; background-color: #198754; border-color: #198754; } .bin-btn-eftypay:not(:disabled):not(.disabled):active, .bin-btn-eftypay:not(:disabled):not(.disabled).active, .show > .bin-btn-eftypay.dropdown-toggle { color: #fff; background-color: #146c43; border-color: #13653f; } .bin-btn-eftypay:not(:disabled):not(.disabled):active:focus, .bin-btn-eftypay:not(:disabled):not(.disabled).active:focus { box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5); } .payment-white { width: 24px; height: 24px; } </style> <div class="container"> <div class="row align-items-center"> <div class="col-3 col-md-2 col-lg-2"> <img src="img/partners/eftypay-color.png" alt="Efty Pay" style="max-width:60px;height:auto;"> </div> <div class="col-9 col-md-10 col-lg-10"> <h4 class="bin-title" style="color:#6b7c93!important;">Buy safely and securely with <strong>Efty Pay</strong></h4> </div> </div> <div class="row align-items-center"> <div class="col-12"> <p class="mt-3" style="font-size:110%!important;">When buying s2q.com, your transaction is safely processed by Efty Pay: secure domain transfers with expert guidance, covered by our Transaction Assurance Program.</p> </div> </div> <div class="row align-items-center"> <div class="col-lg-8 col-sm-12"> <div id="response_bin"></div> <a href="#" class="bin-btn bin-btn-eftypay btn btn-lg translatable w-100 d-flex align-items-center mb-2"> <div class="w-100 text-center fw-bold pb-1"> <img class="payment-white mr-2" src="img/partners/white/eftypay.png"> Buy now for USD 12,000 </div> </a> </div> <div class="col-lg-4 col-sm-12 mt-2 mt-lg-0"> <a href="javascript:void(0);" id="toggle_make_offer"><u>Or make an offer</u></a> </div> </div> </div> <script> $( document ).ready(function() { // Efty Pay buy it now if ( $('.bin-btn-eftypay' ).length ) { $('.bin-btn-eftypay').click(function (e) { e.preventDefault(); $('div#preloader').show(); $('div#preloader').fadeTo( 0, 0.8); $('div#preloader #status').show(); Odf.ajax.post('https://www.s2q.com/ajaxa/transactions/initiate_eftypay/', 'div#response_bin', { domain_id: 'of9e', user_id: '3z2' }); return false; }); } $( document ).ajaxComplete(function() { $('div#preloader').hide(); $('div#preloader #status').hide(); }); }); </script> </div> <div id="make_offer" class="pb-0 pt-4 pl-5 pr-4 d-none"> <h4>Make an offer</h4> <p>Fill out your offer for s2q.com below, to get in touch with the owner of this domain name. <form action="" method="post" autocomplete="off" id="contact_form_first"> <div class="row mt-3"> <div class="col-8"> <div class="form-group row mb-2"> <label for="offer_first_step" class="col-sm-3 col-form-label">Offer</label> <div class="col-sm-9"> <input type="text" autofocus placeholder="Offer in USD" name="offer_first_step" id="offer_first_step" autocomplete="off" class="form-control" required> </div> </div> </div> </div> <div class="form-group row mb-0 mt-3"> <div class="col-12"> <input type="submit" id="submit_step_one" class="btn btn-lg btn-success mt-1 pl-4 pr-4 mr-3" value=" Send"> <a href="javascript:void(0);" id="toggle_buy_now" class="btn btn-lg btn-secondary mt-1 "><i class="fas fa-chevron-right mr-3"></i>Or Buy Now</a> </div> </div> </form> </div> </div> </div> </div> </div> </section> <script src="js/fitty.min.js"></script> <script src="https://www.s2q.com/odf/js/odf.js"></script><script>Odf.set('website_base_url', 'https://www.s2q.com/');$(document).ready(function() {Odf.init();});</script> <script> $( document ).ready(function() { fitty('#logo_text', { maxSize: 50 }); $('#toggle_make_offer').click( function(e) { e.preventDefault(); $('#buy_now').toggleClass('d-none'); $('#make_offer').removeClass('d-none'); return true; }); $('#toggle_buy_now').click( function(e) { e.preventDefault(); $('#make_offer').toggleClass('d-none'); $('#buy_now').removeClass('d-none'); return true; }); $( 'input#submit_step_one[type="submit"]' ).click(function(e) { if ($('form#contact_form_first')[0].checkValidity()) { $('section#make_offer_full_screen').removeClass('d-none'); var offer_first_step = $('input#offer_first_step').val(); $('input#offer').val(offer_first_step); $('.navbar').hide(); return false; } }); $( 'input#submit_step_two[type="submit"]' ).click(function(e) { if ($('form#contact_form_second')[0].checkValidity()) { $('div#preloader').show(); $('div#preloader').fadeTo( 0, 0.8); $('div#preloader #status').show(); } }); $( '#close_offer_box').click(function() { $('section#make_offer_full_screen').addClass('d-none'); $('.navbar').show(); return false; }); $(document).keyup(function(e) { if (e.key === "Escape") { $('section#make_offer_full_screen').addClass('d-none'); $('.navbar').show(); } }); $( '#escrow_pay, #bin_dan' ).click(function() { $('div#preloader').show(); $('div#preloader').fadeTo( 0, 0.8); $('div#preloader #status').show(); }); $( document ).ajaxComplete(function() { $('div#preloader').hide(); $('div#preloader #status').hide(); }); }); </script> </body> </html><div id="stat_div" style="display:none;"></div> <script> $( document ).ready(function() { Odf.ajax.get('https://www.s2q.com/ajax/visitors/create/', 'div#stat_div', { domain_id: '1139522' }); }); </script>