301 status code 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.
503 status code indicates that the server is temporarily unavailable due to overload or maintenance.
The user must wait and try again later, as the server is currently unavailable.
GET / HTTP/1.1 Host: cvi.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US" > <head> <meta charset="UTF-8"> <title>This Website for Sale</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="CVI Acquisitions, LLC." /> <meta name="description" content="CVI Acquisitions, LLC. - More Experience, Better Results" /> <meta name="keywords" content="Maintenance Mode" /> <meta name="robots" content="index, follow" /> <link rel="stylesheet" id="frontend-css" href="https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/css/style.min.css?ver=2.6.16" media="all"> <style type="text/css"> .bot-avatar { background-image: url("https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/images/chatbot.png"); } html{ background: linear-gradient(to right, #1e5799 50%, #fff 50%, #ffff 50%) fixed; } body{ color: #fff; background: none; display: flex; height: 100vh; } .wrap[role=main]{ width: 100%; margin: auto; } .wrap[role=main] > h2{ display: flex; width: 100%; } .card{ margin-left: auto; margin-right: auto; width: 100%; font-size: 16px; text-align: right; max-width: 1132px; display: flex; background-image: url('https://cvi.com/wp-content/uploads/2025/01/cvi_card_logo.png'); background-repeat: no-repeat; background-position: center left; background-color: #0a407f; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px, inset -1px 1px 1px rgba(255, 255, 255, 0.2); } .card h1, .card h2{ margin-bottom: 0; } .cell-1{ flex: 1 1 25%; } .cell-2{ flex: 1 1 75%; } .cell-body{ padding: 40px 84px 18px 124px; } .txt-is-for{ color: #c28e05; } .btn-contact{ text-decoration: none; background: #ac7d00; font-size: 14px; padding: 8px 20px; border-radius: 20px; } .p1{ font-size: 18px; color: #e0e0e0; } .p2{ color: #ffffff75; } .btn-caselink{ font-weight:bold; color: #fff; text-decoration: none; } .h1{ font-size: 230%!important; font-weight: normal!important; } .h2{ font-size: 281%!important; font-weight: bolder!important; } @media (max-width:767px) { html{ background-color: #1e5799; background-image: url('https://cvi.com/wp-content/uploads/2025/01/cvi_card_logo.png'); background-repeat: no-repeat; background-size: 35%; } .wrap[role=main]{ margin-top: 0; } .card{ margin-top: 155px; background-image: none; margin-left: 10px; margin-right: 10px; } .cell-1{ display: none; } .cell-body{ padding-left: 30px; padding-right: 30px; text-align: center; } } </style> </head> <body class=""> <div class="wrap" role="main"> <!-- Text --> <h2><div class="card"> <div class="cell-1"> </div> <div class="cell-2"> <div class="cell-body"> <h1 class="h1">THIS WEBSITE</h1> <h1 class="h2"><span class="txt-is-for">IS FOR </span><span class="txt-sale">SALE</span></h1> <h1 class="h1"><a class="btn-contact" href="https://apexpi.com/contact/">Contact Us</a></h1> <p class="p1">We’ve officially shut down operations on this website.</p> <p class="p1">All our customers have been successfully transitioned to <a class="btn-caselink" href="https://apexpi.com/">APEX Investigation</a>.</p> <p> </p> <p class="p2"><small>If you’re interested in purchasing this website, please contact us @ <a href="https://apexpi.com/contact/"><span class="__cf_email__" data-cfemail="50393e363f103120352820397e333f3d">[email protected]</span></a>.</small></p> </div> </div> </div></h2> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type='text/javascript'> const wpmmVars = {"ajaxURL": "https://cvi.com/wp-admin/admin-ajax.php"}; </script> <script type="text/javascript" src="https://cvi.com/wp-includes/js/jquery/jquery.min.js" id="jquery-js"></script> <script type="text/javascript" src="https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.min.js" id="fitvids-js"></script> <script type="text/javascript" src="https://cvi.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts.min.js?ver=2.6.16" id="frontend-js"></script> </body> </html>