Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - lexhs.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Thu, 15 May 2025 04:19:16 GMT
server: Apache
location: http://lexhs.com/billing/
content-length: 233
content-type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

302 Found - http://lexhs.com/billing/
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Thu, 15 May 2025 04:19:17 GMT
server: Apache
x-powered-by: PHP/8.1.32
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: WHMCSYY1KPdrjrPDF=k2kvfedb9r47uu8a96a76p0fa2; path=/; secure; HttpOnly
location: https://lexhs.com/billing/index.php
content-length: 0
content-type: text/html; charset=utf-8

HTTP Code 302 Found (Moved Temporarily)

302 response code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://lexhs.com/billing/index.php
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
date: Thu, 15 May 2025 04:19:18 GMT
server: Apache
x-powered-by: PHP/8.1.32
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: WHMCSYY1KPdrjrPDF=hrlhtk77l03scttimbohil6ccf; path=/; secure; HttpOnly
vary: Accept-Encoding
transfer-encoding: chunked
content-type: text/html; charset=utf-8

HTTP Code 200 OK

200 response code 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.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

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: lexhs.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en" dir="ltr">

<head>
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Portal Home - Lex Hosting Solutions</title>

  <!-- Styling -->
<link
  href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600|Raleway:400,700|Karla:400,700|Poppins:400,500,600,700|Montserrat:400|Poppins:100,200,300,400,500,600,700,800,900"
  rel="stylesheet">
<link href="/billing/templates/phox/css/all.min.css?v=382f1a" rel="stylesheet">
<link href="/billing/assets/css/fontawesome-all.min.css" rel="stylesheet">
<link href="/billing/templates/phox/css/core.css?v=382f1a" rel="stylesheet">
<link href="/billing/templates/phox/css/responsive.css?v=382f1a" rel="stylesheet">
<link href="/billing/templates/phox/css/custom.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
  <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->

<script type="text/javascript">
  var csrfToken = '74b535bef4ef0d5a77712188b38389cff3578279',
  markdownGuide = 'Markdown Guide',
  locale = 'en',
  saved = 'saved',
  saving = 'autosaving',
  whmcsBaseUrl = "/billing",
  requiredText = 'Required',
  recaptchaSiteKey = "6Ld5ckoqAAAAADdJQAYKBcNXBFNoqsDLlTJ8G6wj";
</script>
<script src="/billing/templates/phox/js/scripts.min.js?v=382f1a"></script>


<style>
  :root {
    --main-clr: #283194;
    --domain-btn: #434cae;
    --main-font: Poppins;
    --heading-weight: 400;
    --heading-size: 27px;
    --buttons-weight: 400;
    --buttons-size: 14px;
    --description-weight: 400;
    --description-size: 14px;
  }
</style>
  

</head>

<body
  class="wdes-page-Portal Home   "
  data-phone-cc-input="1">

  

      <section id="header">
      <div class="container">
        <div class="wdes-header">

                    <a href="https://lexhs.com/"
            class="logo">
                          <img src="/billing/templates/phox/img/logo-dark.png" alt="Lex Hosting Solutions" />
                      </a>

                    <section id="main-menu">
            <nav id="nav" class="navbar navbar-default navbar-main" role="navigation">
              <!-- Brand and toggle get grouped for better mobile display -->
              <div class="navbar-header">
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#primary-nav">
                  <span class="sr-only">Toggle navigation</span>
                  <span class="icon-bar"></span>
                  <span class="icon-bar"></span>
                  <span class="icon-bar"></span>
                </button>
              </div>

              <!-- Collect the nav links, forms, and other content for toggling -->
              <div class="collapse navbar-collapse" id="primary-nav">
                <ul class="nav navbar-nav">
                              <li menuItemName="64540dc063d28"
            class="  wdes-menu-item-layout--text" id="Primary_Navbar-64540dc063d28">
                            <a href="https://lexhs.com/billing/index.php"
                         target="_self" >
                                                Home
                                                                    </a>
                                            </li>
                        <li menuItemName="64540db0d5825"
            class="dropdown  wdes-menu-item-layout--text" id="Primary_Navbar-64540db0d5825">
                            <a class="dropdown-toggle" data-toggle="dropdown" href="#" 
                 target="_self" >
                                                Store
                                                &nbsp;<b class="caret"></b>                    </a>
                                                    <ul class="dropdown-menu">
                                                    <li menuItemName="64540da311bb0"  class=" wdes-menu-item-layout--text"                                 id="Primary_Navbar-64540db0d5825-64540da311bb0">
                                                                    <a href="https://lexhs.com/billing/cart.php"                                         target="_self" >
                                                                                Packages
                                                                            </a>
                                                            </li>
                                                    <li menuItemName="Divider 233"  class="nav-divider"                                 id="Primary_Navbar-64540db0d5825-Divider_233">
                                                                    -----
                                                            </li>
                                                    <li menuItemName="64540e825ef02"  class=" wdes-menu-item-layout--text"                                 id="Primary_Navbar-64540db0d5825-64540e825ef02">
                                                                    <a href="https://lexhs.com/billing/cart.php?a=add&domain=register"                                         target="_self" >
                                                                                Register a New Domain
                                                                            </a>
                                                            </li>
                                                    <li menuItemName="64540f1709d7a"  class=" wdes-menu-item-layout--text"                                 id="Primary_Navbar-64540db0d5825-64540f1709d7a">
                                                                    <a href="https://lexhs.com/billing/cart.php?a=add&domain=transfer"                                         target="_self" >
                                                                                Transfer Domains to Us
                                                                            </a>
                                                            </li>
                                            </ul>
                            </li>
                        <li menuItemName="64540f56885d5"
            class="  wdes-menu-item-layout--text" id="Primary_Navbar-64540f56885d5">
                            <a href="https://lexhs.com/billing/index.php/announcements"
                         target="_self" >
                                                News
                                                                    </a>
                                            </li>
                        <li menuItemName="6454118001bac"
            class="  wdes-menu-item-layout--text" id="Primary_Navbar-6454118001bac">
                            <a href="https://lexhs.com/billing/contact.php"
                         target="_self" >
                                                Contact Us
                                                                    </a>
                                            </li>
                              <span class="hide-desktop">            <li menuItemName="64541bca942f7"
            class="dropdown account wdes-menu-item-layout--button" id="Secondary_Navbar-64541bca942f7">
                            <a class="dropdown-toggle" data-toggle="dropdown" href="#" 
                 target="_self" >
                                                Account
                                                &nbsp;<b class="caret"></b>                    </a>
                                                    <ul class="dropdown-menu">
                                                    <li menuItemName="64541c0ad3e8b"  class=" wdes-menu-item-layout--text"                                 id="Secondary_Navbar-64541bca942f7-64541c0ad3e8b">
                                                                    <a href="https://lexhs.com/billing/login.php"                                         target="_self" >
                                                                                Login
                                                                            </a>
                                                            </li>
                                                    <li menuItemName="64541c4139357"  class=" wdes-menu-item-layout--text"                                 id="Secondary_Navbar-64541bca942f7-64541c4139357">
                                                                    <a href="https://lexhs.com/billing/register.php"                                         target="_self" >
                                                                                Register
                                                                            </a>
                                                            </li>
                                                    <li menuItemName="Divider 99"  class="nav-divider"                                 id="Secondary_Navbar-64541bca942f7-Divider_99">
                                                                    -----
                                                            </li>
                                                    <li menuItemName="64541c56d0278"  class=" wdes-menu-item-layout--text"                                 id="Secondary_Navbar-64541bca942f7-64541c56d0278">
                                                                    <a href="https://lexhs.com/billing/index.php/password/reset"                                         target="_self" >
                                                                                Forgot Password?
                                                                            </a>
                                                            </li>
                                            </ul>
                            </li>
            </span>
                </ul>
              </div><!-- /.navbar-collapse -->
            </nav>
          </section>

                    <ul class="top-nav">
                          <li>
                <a href="#" class="choose-language" data-toggle="popover" id="languageChooser">
                  <i class="fal fa-language"></i>
                </a>
                <div id="languageChooserContent" class="hidden">
                  <ul>
                                          <li>
                        <a href="/billing/index.php?language=arabic">العربية</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=azerbaijani">Azerbaijani</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=catalan">Català</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=chinese">中文</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=croatian">Hrvatski</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=czech">Čeština</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=danish">Dansk</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=dutch">Nederlands</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=english">English</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=estonian">Estonian</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=farsi">Persian</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=french">Français</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=german">Deutsch</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=hebrew">עברית</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=hungarian">Magyar</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=italian">Italiano</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=macedonian">Macedonian</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=norwegian">Norwegian</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=portuguese-br">Português</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=portuguese-pt">Português</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=romanian">Română</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=russian">Русский</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=spanish">Español</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=swedish">Svenska</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=turkish">Türkçe</a>
                      </li>
                                          <li>
                        <a href="/billing/index.php?language=ukranian">Українська</a>
                      </li>
                                      </ul>
                </div>
              </li>
                                      <li>
                <a href="/billing/clientarea.php"><i class="fal fa-sign-in"></i></a>
              </li>
                              <li>
                  <a href="/billing/register.php"><i class="fal fa-user"></i></a>
                </li>
                            <li>
                <a href="/billing/cart.php?a=view">
                  <i class="fal fa-shopping-bag"></i>
                </a>
              </li>
                                              </ul>
        </div>
      </div>
    </section>
      
  <section id="main-body">
    <div class="container">
      <div class="row wdes-flex-mob">

                <!-- Container for main page display content -->
        <div
          class="col-xs-12 main-content">
          

<section id="home-banner">
      <div class="row">
      <div class="col-md-6">
        <div class="wdes-domain-info">
          <h2>Begin the search for your perfect domain name...</h2>
          <form method="post" action="domainchecker.php" id="frmDomainHomepage">
<input type="hidden" name="token" value="74b535bef4ef0d5a77712188b38389cff3578279" />
            <input type="hidden" name="transfer" />
            <div class="wdes-input-group">
              <input type="text" class="form-control" name="domain" placeholder="eg. example.com" autocapitalize="none" data-toggle="tooltip" data-placement="left" data-trigger="manual" title="Required" />
              <span class="input-group-btn">
                                  <input type="submit" class="btn search btn-recaptcha btn-recaptcha-invisible" value="Search" id="btnDomainSearch" />
                                                  <input type="submit" id="btnTransfer" class="btn transfer btn-recaptcha btn-recaptcha-invisible" value="Transfer" />
                              </span>
            </div>
                <div class="text-center row">
                    <div class="domainchecker-homepage-captcha">
        
        
                    </div>
            </div>
          </form>
        </div>
      </div>
      <div class="col-md-6">
        <svg
  class="wdes-domain-img"
  xmlns="http://www.w3.org/2000/svg"
  id="e8ab07fb-aa66-4eb8-9149-b5abc1630568"
  data-name="Layer 2"
  width="799.70314"
  height="607.18766"
  viewBox="0 0 799.70314 607.18766"
>
  <rect
    x="0.27492"
    y="0.36501"
    width="643.86161"
    height="412.35762"
    fill="#e6e6e6"
  />
  <rect
    x="18.68599"
    y="52.08494"
    width="607.03946"
    height="336.24258"
    fill="#fff"
  />
  <rect width="643.86161" height="27.3536" style="fill: var(--main-clr)" />
  <circle cx="20.327" cy="13.98461" r="5.06978" fill="#fff" />
  <circle cx="39.57061" cy="13.98461" r="5.06978" fill="#fff" />
  <circle cx="58.81422" cy="13.98461" r="5.06978" fill="#fff" />
  <rect
    x="73.84385"
    y="86.97284"
    width="155.98054"
    height="266.46676"
    fill="#e6e6e6"
  />
  <rect
    x="256.74961"
    y="86.97284"
    width="129.98379"
    height="73.34799"
    style="fill: var(--main-clr)"
  />
  <rect
    x="256.74961"
    y="180.74686"
    width="129.98379"
    height="78.91873"
    fill="#e6e6e6"
  />
  <rect
    x="256.74961"
    y="280.09161"
    width="129.98379"
    height="73.34799"
    fill="#e6e6e6"
  />
  <rect
    x="414.58706"
    y="86.97284"
    width="155.98054"
    height="116.12476"
    fill="#e6e6e6"
  />
  <rect
    x="414.58706"
    y="237.31485"
    width="155.98054"
    height="116.12476"
    style="fill: var(--main-clr)"
  />
  <path
    d="M936.78726,353.0853c-10.28895-17.5356-30.64482-18.35283-30.64482-18.35283s-19.83563-2.55851-32.56006,24.14841c-11.86019,24.89305-28.22876,48.9278-2.63521,54.75508l4.62294-14.51317,2.863,15.59366a99.28429,99.28429,0,0,0,10.95053.18877c27.40862-.89257,53.5112.26114,52.67074-9.65934C940.93708,392.058,946.6873,369.95805,936.78726,353.0853Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#2f2e41"
  />
  <path
    d="M839.21678,446.71189l-9,23-45,42s-27,20-15,26,23-22,23-22l48-29,10-33Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#ffb8b8"
  />
  <polygon
    points="654.068 555.306 663.068 578.306 676.068 578.306 665.068 551.306 654.068 555.306"
    fill="#ffb8b8"
  />
  <polygon
    points="693.068 565.306 702.068 588.306 715.068 588.306 704.068 561.306 693.068 565.306"
    fill="#ffb8b8"
  />
  <path
    d="M892.21678,715.71189l17-4-22-89,7.30462-68.48066.19538-.01934s12.5-48.5,2.5-61.5-60-8-60-8-19,19-18,62,0,80,7,97,27,62,27,62l16-2-17-74-2.71808-64.32715c2.16314,25.77813,6.51709,74.65881,8.71808,78.32715C861.21678,648.71189,892.21678,715.71189,892.21678,715.71189Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#2f2e41"
  />
  <path
    d="M943.21678,467.71189l7,25,31,56s27,24,16,27-28-22-28-22l-35-49-9-36Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#ffb8b8"
  />
  <circle cx="707.06835" cy="225.30572" r="25" fill="#ffb8b8" />
  <path
    d="M894.21678,384.71189l-6,19-10,22,37-15s-2-16,0-20Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#ffb8b8"
  />
  <path
    d="M937.21678,424.71189l-23-19-26,11,1.01872-16.226-27.74116,8.85981-4.27756,1.36615-6,31s-4,3-8,20a146.503,146.503,0,0,1-10,29s43-17,64,6c0,0,3-2,2-5s9-18,9-18,0,3,4-3,7-7,7-7Z"
    transform="translate(-200.14843 -146.40617)"
    style="fill: var(--main-clr)"
  />
  <path
    d="M863.21678,413.71189l-4.3679-3.52126s-3.6321-1.47874-6.6321,3.52126-18,36-18,36l18,9Z"
    transform="translate(-200.14843 -146.40617)"
    style="fill: var(--main-clr)"
  />
  <path
    d="M923.21678,423.71189l14,1s8,4,8,10,2,38,2,38l-22,7-9-28Z"
    transform="translate(-200.14843 -146.40617)"
    style="fill: var(--main-clr)"
  />
  <path
    d="M860.327,721.21189l-17,7s-20,1-17,11,33,3,33,3,27,1,27-6-4-15-8-15Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#2f2e41"
  />
  <path
    d="M898.327,730.21189l-17,7s-20,1-17,11,33,3,33,3,27,1,27-6-4-15-8-15Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#2f2e41"
  />
  <polygon
    points="732.09 204.989 711.979 194.363 684.208 198.71 678.462 224.307 692.765 223.753 696.761 214.348 696.761 223.598 703.361 223.342 707.191 208.37 709.585 224.307 733.048 223.824 732.09 204.989"
    fill="#2f2e41"
  />
  <path
    d="M797.72843,229.95254a135.01972,135.01972,0,1,0,7.65506,199.40281L971.00163,569.1031a12.44209,12.44209,0,1,0,16.04759-19.01834L821.43108,410.337A135.02731,135.02731,0,0,0,797.72843,229.95254ZM787.05171,396.88021a101.15766,101.15766,0,1,1-12.07656-142.54785A101.15764,101.15764,0,0,1,787.05171,396.88021Z"
    transform="translate(-200.14843 -146.40617)"
    fill="#3f3d56"
  />
  <path
    d="M644.50378,408.95686a101.16313,101.16313,0,0,1-17.16557-135.98894q-2.90123,2.92175-5.60938,6.1199A101.15766,101.15766,0,1,0,776.35328,409.55915q2.702-3.20223,5.089-6.559A101.163,101.163,0,0,1,644.50378,408.95686Z"
    transform="translate(-200.14843 -146.40617)"
    opacity="0.3"
  />
</svg>
      </div>
    </div>
  
</section>
<ul class="home-shortcuts">
    <li>
    <a id="btnBuyADomain" href="domainchecker.php">
      <i class="fad fa-globe"></i>
      <p>
        Buy A Domain <span>&raquo;</span>
      </p>
    </a>
  </li>
    <li>
    <a id="btnOrderHosting" href="/billing/cart.php">
      <i class="fad fa-hdd"></i>
      <p>
        Order Hosting <span>&raquo;</span>
      </p>
    </a>
  </li>
  <li>
    <a id="btnMakePayment" href="clientarea.php">
      <i class="fad fa-credit-card"></i>
      <p>
        Make Payment <span>&raquo;</span>
      </p>
    </a>
  </li>
  <li>
    <a id="btnGetSupport" href="submitticket.php">
      <i class="fad fa-envelope"></i>
      <p>
        Get Support <span>&raquo;</span>
      </p>
    </a>
  </li>
</ul>

<div class="wdes-tweets-block">
  <h2>Our Latest News</h2>
  <p>View our latest news & announcements</p>
  <div class="wdes-items-blocks">
         <div class="announcement-single">
      <span class="wdes-announcement-date">
        <i class="fad fa-calendar"></i>
        Nov 18th
      </span>
      <h3>
        <a href="/billing/announcements/1/Thank-you-for-choosing-Lex-Hosting-Solution.html">Thank you for choosing Lex Hosting Solution!</a>
      </h3>
        </div>
    </div>
</div>

<p style="text-align:center;">Powered by <a href="https://www.whmcs.com/" target="_blank">WHMCompleteSolution</a></p>
</div><!-- /.main-content -->
<div class="clearfix"></div>
</div>
</div>
</section>
  <section id="footer">
    <div class="container">
      <a href="#" class="wdes-back-to-top"><i class="fad fa-arrow-to-top"></i></a>
      <p>Copyright &copy; 2025 Lex Hosting Solutions. All Rights Reserved.</p>
    </div>
  </section>
<div id="fullpage-overlay" class="hidden">
  <div class="outer-wrapper">
    <div class="inner-wrapper">
      <img src="/billing/assets/img/overlay-spinner.svg">
      <br>
      <span class="msg"></span>
    </div>
  </div>
</div>

<div class="modal system-modal fade" id="modalAjax" tabindex="-1" role="dialog" aria-hidden="true">
  <div class="modal-dialog">
    <div class="modal-content panel-primary">
      <div class="modal-header panel-heading">
        <button type="button" class="close" data-dismiss="modal">
          <span aria-hidden="true">&times;</span>
          <span class="sr-only">Close</span>
        </button>
        <h4 class="modal-title"></h4>
      </div>
      <div class="modal-body panel-body">
        Loading...
      </div>
      <div class="modal-footer panel-footer">
        <div class="pull-left loader">
          <i class="fas fa-circle-notch fa-spin"></i>
          Loading...
        </div>
        <button type="button" class="btn btn-default" data-dismiss="modal">
          Close
        </button>
        <button type="button" class="btn btn-primary modal-submit">
          Submit
        </button>
      </div>
    </div>
  </div>
</div>

<form action="#" id="frmGeneratePassword" class="form-horizontal">
    <div class="modal fade" id="modalGeneratePassword">
        <div class="modal-dialog">
            <div class="modal-content panel-primary">
                <div class="modal-header panel-heading">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
                    <h4 class="modal-title">
                        Generate Password
                    </h4>
                </div>
                <div class="modal-body">
                    <div class="alert alert-danger hidden" id="generatePwLengthError">
                        Please enter a number between 8 and 64 for the password length
                    </div>
                    <div class="form-group">
                        <label for="generatePwLength" class="col-sm-4 control-label">Password Length</label>
                        <div class="col-sm-8">
                            <input type="number" min="8" max="64" value="12" step="1" class="form-control input-inline input-inline-100" id="inputGeneratePasswordLength">
                        </div>
                    </div>
                    <div class="form-group">
                        <label for="generatePwOutput" class="col-sm-4 control-label">Generated Password</label>
                        <div class="col-sm-8">
                            <input type="text" class="form-control" id="inputGeneratePasswordOutput">
                        </div>
                    </div>
                    <div class="row">
                        <div class="col-sm-8 col-sm-offset-4">
                            <button type="submit" class="btn btn-default btn-sm">
                                <i class="fas fa-plus fa-fw"></i>
                                Generate new password
                            </button>
                            <button type="button" class="btn btn-default btn-sm copy-to-clipboard" data-clipboard-target="#inputGeneratePasswordOutput">
                                <img src="/billing/assets/img/clippy.svg" alt="Copy to clipboard" width="15">
                                Copy
                            </button>
                        </div>
                    </div>
                </div>
                <div class="modal-footer">
                    <button type="button" class="btn btn-default" data-dismiss="modal">
                        Close
                    </button>
                    <button type="button" class="btn btn-primary" id="btnGeneratePasswordInsert" data-clipboard-target="#inputGeneratePasswordOutput">
                        Copy to clipboard and Insert
                    </button>
                </div>
            </div>
        </div>
    </div>
</form>
<script>
  $('strong:contains("Dev License")').closest('div').css('display', 'none');
</script>


</body>

</html>                               

Whois info of domain

Domain Name: LEXHS.COM
Registry Domain ID: 2799842649_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-06-21T08:54:20Z
Creation Date: 2023-07-21T03:30:40Z
Registry Expiry Date: 2025-07-21T03:30:40Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.LEXHS.COM
Name Server: NS2.LEXHS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-15T04:19:04Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass