Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - eltbk.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 07 May 2025 03:50:48 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=3fu7m6rpkrh92jck1vmnkpofsg; path=/
cf-cache-status: DYNAMIC
Vary: Accept-Encoding
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5TlmZmbzrpHEBUr6zCd71rGqyb4QckeH%2FdgnaFpZUoGNVh6Z8lLTYs0oR%2Bn6AckF4%2FCb8idWIaTzMJ6P9g1hKesmvlN5ATrdsoQ2aMWj7fzg7DI8rBaqEG0OTdlIU%2FlCPtFFbLteDHI%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93bdc14f8ad4ecd3-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7465&min_rtt=7465&rtt_var=3732&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 200 OK

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.

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: eltbk.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 charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
    <meta name="apple-mobile-web-app-capable" content="yes" >
	<meta name="description" content="Elite Books">
	<title>Elite Books</title>

	<link rel="canonical" href="https://getbootstrap.com/docs/5.0/examples/carousel/">
	<link rel="apple-touch-icon" sizes="76x76" href="assets/img/icons/apple-touch-icon.png">
	<link rel="icon" type="image/png" href="assets/img/icons/favicon-96x96.png" sizes="96x96" />
	<link rel="icon" type="image/png" href="assets/img/icons/favicon-48x48.png" sizes="48x48" />
	<link rel="icon" type="image/png" sizes="32x32" href="assets/img/icons/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="16x16" href="assets/img/icons/favicon-16x16.png">
	<link rel="manifest" href="assets/img/icons/site.webmanifest">
	<link rel="mask-icon" href="assets/img/icons/safari-pinned-tab.svg" color="#5bbad5">
	<meta name="msapplication-TileColor" content="#603cba">
	<meta name="theme-color" content="#ffffff">

	<!-- CSS only -->
	<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">

	<!-- Fonts -->
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">

	<!-- Custom styles for this template -->
	<link href="assets/css/carousel.css?rev=202505070350" rel="stylesheet">
	<link href="assets/css/styles.css?rev=202505070350" rel="stylesheet">
    <link href="assets/css/recaptcha.css?rev=202505070350" rel="stylesheet">
</head>
<body class="text-dark pt-0"><header>
  <div class="container-fluid">
    <div class="row">
      
      <div class="d-none d-xl-block col-12 p-0"> 
        <article class="d-flex justify-content-center align-items-center p-0 m-0 navBackground">
          <p class="p-3 m-0 fw-bold text-light">
            E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#ed9e989d9d829f99ad8881998f86c38e8280" class="text-decoration-underline fs-6 lead text-info"><span class="__cf_email__" data-cfemail="186b6d6868776a6c587d746c7a73367b7775">[email&#160;protected]</span></a> 
            &vert; 
            Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info ">+357 22 222812</a>
          </p>
        </article>
      </div>
      
      <div class="d-none d-sm-block d-xl-none col-12 p-0"> 
        <article class="d-flex justify-content-center align-items-center p-0 m-0 navBackground">
          <p class="p-3 m-0 fw-bold text-light">E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#6a191f1a1a05181e2a0f061e080144090507" class="text-decoration-underline fs-6 lead text-info"><span class="__cf_email__" data-cfemail="0b787e7b7b64797f4b6e677f696025686466">[email&#160;protected]</span></a> &vert; Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a></p>
        </article>
      </div>
      
      <div class="d-sm-none col-12 p-0"> 
        <article class="d-flex flex-column justify-content-center align-items-center p-0 m-0 navBackground">
          <p class="pt-2 pb-2 m-0 fw-bold text-light">E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#c9babcb9b9a6bbbd89aca5bdaba2e7aaa6a4" class="text-decoration-underline fs-6 lead text-info"><span class="__cf_email__" data-cfemail="0c7f797c7c637e784c6960786e67226f6361">[email&#160;protected]</span></a></p>
          <p class="pb-2 m-0 fw-bold text-light">Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</p>
          
        </article>
      </div>
    </div>
  </div>
  
  <nav class="navbar navbar-expand-lg  bg-light">
    <div class="container-fluid justify-content-center">
      <a class="navbar-brand" href="https://eltbk.com/"><img class="logo img" src="assets/img/logo.png?rev=202505070350" alt="">  </a>
      
      <ul class="nav justify-content-center p-3">
        <li class="nav-link px-0">
          <a class="nav-link text-dark fs-6  hoverResponse " aria-current="page" href="https://eltbk.com/">Home</a>
        </li>
        <li class='nav-link px-0'><a class='nav-link text-dark fs-6  hoverResponse' href='login.php'>Login</a></li>
        <li class='nav-link px-0'><a class='nav-link text-dark fs-6  hoverResponse' href='signup.php'>Signup</a></li>
        <li class="nav-link px-0">
          <a class="nav-link text-dark fs-6  hoverResponse" href="terms.php#refunds">Refund Policy</a>
        </li>
        <li class="nav-link px-0">
          <a class="nav-link text-light bg-danger fs-6  navUnderline " href="cancel.php">Cancel Subscription</a>
        </li>
      </ul>
    </div>
  </nav>
</header>
<section>
    <div class="container-fluid">
        <div class="row position-relative ">
            <div class="col-12 p-0">
                <!-- Show from large -->
                <img class="w-100 d-none d-lg-block order-1 hero" src="assets/img/background1440pGS150.jpg" alt="" style="filter:brightness(0.3)">
                <img class="w-100 d-none d-md-block d-lg-none order-1 hero" src="assets/img/background1440pGS.jpg" alt="" style="filter:brightness(0.3)">
                <img class="w-100 d-md-none hero" style="filter:brightness(0.3)" src="assets/img/background425pGS.jpg" alt="">
               <article class="position-absolute d-none d-xxl-flex justify-content-center align-items-center flex-column p-3  top-50 start-50 translate-middle rounded">
                    <h2 class="text-light fw-regular p-0 fs-3">Need Help?</h2>
                        <div class="d-flex justify-content-center">
                            <a href="#" onclick="botmanChatWidget.open()" class="chatButton p-2 mt-2 text-decoration-none text-light fs-4 my-2">Chat Now</a>
                        </div>
                    <div>
                        <p class="p-0 m-0 text-light fs-5">Alternatively, contact us via</p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#790a0c0909160b0d391c150d1b12571a1614" class="text-decoration-underline lead text-info fs-6"><span class="__cf_email__" data-cfemail="f88b8d8888978a8cb89d948c9a93d69b9795">[email&#160;protected]</span></a></p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a> (Daily 9:00am to 9:00pm, GMT)</p>
                    </div>
               </article>
                <!-- Show from medium -->
               <article class="position-absolute d-none d-md-flex order-2 d-xxl-none justify-content-center align-items-center flex-column top-50 start-50 translate-middle">
               <h2 class="text-light fw-regular p-0 fs-3">Need Help?</h2>
                        <div class="d-flex justify-content-center">
                            <a href="#" onclick="botmanChatWidget.open()" class="chatButton p-1 text-decoration-none text-light fs-5 my-2">Chat Now</a>
                        </div>
                    <div>
                        <p class="p-0 m-0 text-light fs-6">Alternatively, contact us via</p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#661513161609141226030a12040d4805090b" class="text-decoration-underline lead text-info fs-6"><span class="__cf_email__" data-cfemail="b2c1c7c2c2ddc0c6f2d7dec6d0d99cd1dddf">[email&#160;protected]</span></a></p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a> (Daily 9:00am to 9:00pm, GMT)</p>
                    </div>
               </article>
                <!-- Show from small -->
                <article class="position-absolute d-none d-sm-flex d-md-none d-lg-none justify-content-center align-items-center flex-column p-3  top-50 start-50 translate-middle rounded">
                <h2 class="text-light fw-regular p-0 fs-3">Need Help?</h2>
                        <div class="d-flex justify-content-center">
                            <a href="#" onclick="botmanChatWidget.open()" class="chatButton p-2 mt-2 text-decoration-none text-light fs-4 my-2">Chat Now</a>
                        </div>
                    <div>
                        <p class="p-0 m-0 text-light fs-5">Alternatively, contact us via</p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#2e5d5b5e5e415c5a6e4b425a4c45004d4143" class="text-decoration-underline lead text-info fs-6"><span class="__cf_email__" data-cfemail="770402070718050337121b03151c5914181a">[email&#160;protected]</span></a></p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a> (Daily 9:00am to 9:00pm, GMT)</p>
                    </div>
               </article>
              
                <!-- Show mobile -->
                <article class="align-items-center d-flex d-lg-none d-md-none d-sm-none flex-column justify-content-center p-2 position-absolute start-50 top-50 translate-middle w-100 ">
                <h2 class="text-light fw-regular p-0 fs-5 mt-2">Need Help?</h2>
                        <div class="d-flex justify-content-center">
                            <a href="#" onclick="botmanChatWidget.open()" class="chatButton p-1 mt-2 text-decoration-none text-light fs-6 my-2">Chat Now</a>
                        </div>
                    <div>
                        <p class="p-0 m-0 text-light fs-6">Alternatively, contact us via</p>
                        <p class="p-0 m-0 text-light fs-6 fw-light">E&hyphen;mail: <a href="/cdn-cgi/l/email-protection#c0b3b5b0b0afb2b480a5acb4a2abeea3afad" class="text-decoration-underline lead text-info fs-6"><span class="__cf_email__" data-cfemail="d5a6a0a5a5baa7a195b0b9a1b7befbb6bab8">[email&#160;protected]</span></a></p>
                        <p class="p-0 m-0 text-light fs-6 fw-light mb-2">Phone: <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a> (Daily 9:00am to 9:00pm, GMT)</p>
                    </div>
               </article>
            </div>
        </div>
        
    </div>
</section><style>
    body {
        background: rgb(199,140,150);
background: -moz-linear-gradient(43deg, rgba(199,140,150,0.16850490196078427) 0%, rgba(189,13,55,0.14329481792717091) 52%, rgba(222,13,45,0.022846638655462215) 100%);
background: -webkit-linear-gradient(43deg, rgba(199,140,150,0.16850490196078427) 0%, rgba(189,13,55,0.14329481792717091) 52%, rgba(222,13,45,0.022846638655462215) 100%);
background: linear-gradient(43deg, rgba(199,140,150,0.16850490196078427) 0%, rgba(189,13,55,0.14329481792717091) 52%, rgba(222,13,45,0.022846638655462215) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c78c96",endColorstr="#de0d2d",GradientType=1);
    }
</style><div class="container mt-3" id="hero">
    <div class="row justify-content-center align-items-start">
        <div class="order-1"></div>
        <div class="col-12 col-md-6 order-3 order-sm-2">
            <article class="p-1">
                <header>
                    <div>
                        <h2 class="headerText fs-1 text-uppercase fw-bold">
                        Elite Books                        </h2>  
                    </div>
                    <p class="fs-4 ps-3 text">At our core, we are dedicated to serving the needs of elite readers who demand the very best in storytelling. Our curated collection of books and audiobooks spans a wide range of genres and perspectives, ensuring a sophisticated and enriching experience for those with discerning tastes. By combining innovative technology with an unwavering commitment to quality, we provide seamless access to immersive audiobooks, versatile eBooks, and timeless print editions. We take pride in connecting readers with stories that not only entertain but also inspire, challenge, and resonate on a deeper level.</p>
                    <div class="d-flex flex-column text-center">
                        <a href="https://eltbk.com/signup"><button class="offerCTA p-2  mt-2 text-decoration-none fs-5 my-2 w-50 offer_wrapper_shadow">Join Now</button></a>
                    </div>
                </header>
            </article>
        </div>
        <div class="col-12 col-md-6 col-lg-6 order-2 order-sm-3">
            <div class="text-center position-relative">
                <a href="https://eltbk.com/signup"><img src="assets/img/off111.jpg" class="" alt=""></a>
            </div>
        </div>
        <div class="order-4"></div>
    </div>
</div><div class="container mt-3" id="hero">
    <div class="row justify-content-between align-items-center">
        <div class="order-1"></div>
        <div class="col-12 col-lg-6 order-3 order-sm-3">
            <article class="card_master p-1 card_offer_primary">
                <header>
                    <div>
                        <div class="d-flex">
                            <h2 class="headerText fs-1 text-uppercase fw-bold">
                                Tailored for Success
                            </h2>
                        </div>
                        <p class="text fs-4 ps-3">
                        We pride ourselves on our meticulous attention to detail, ensuring that every aspect of our offerings reflects the highest standards of quality. From carefully curated collections to exceptional design and presentation, we are committed to delivering the best of the best. Whether it’s selecting groundbreaking stories, partnering with celebrated authors and narrators, or providing a seamless user experience, every decision is made with precision and care. Our dedication to excellence ensures that each reader and listener enjoys an unparalleled journey into the finest storytelling available.
                        </p>    
                    </div>
                </header>
            </article>
        </div>
        

        <div class="col-12 col-lg-6 order-2 order-sm-3">
            <div class="text-center offer_wrapper offerImg">
                <a href="https://eltbk.com/signup"><img src="assets/img/off611.png" class="img  rounded-3 " alt=""></a>
            </div>
        </div>
        <div class="order-4"></div>
    </div>
</div><div class="container mt-3 mb-3">
    <div class="row justify-content-start align-items-center">
    <div class="col-12 col-md-6 mt-3">
                <article>
                    <header>
                        <h3 class="fs-1 fw-semibold headerText text-uppercase fw-bold">Achieve Greatness</h3>
                        <p class="fs-4 text ps-3">For true connoisseurs of storytelling, we offer an exclusive selection of choice picks that embody sophistication and excellence. These handpicked titles are thoughtfully chosen to represent the pinnacle of literary and audio artistry, spanning a wide range of genres and themes. From critically acclaimed masterpieces to hidden gems, each selection is crafted to captivate, inspire, and leave a lasting impression. With a focus on quality, depth, and originality, our collection caters to those who seek stories that go beyond the ordinary and resonate on a profound level.</p>
                    </header>
                </article>
            </div>

            <div class="col-12 col-md-2 text-start offer_wrapper">
                <a href="https://eltbk.com/signup"><img src="assets/img/off211.jpg" class="img  offer_wrapper_shadow" alt="">
            </a>
                
            </div>
            <div class="col-12 col-md-2  text-start offer_wrapper">
                <a href="https://eltbk.com/signup"><img src="assets/img/off212.jpg" class="img  offer_wrapper_shadow" alt="">
            </a>
                
            </div>
            <div class="col-12 col-md-2  text-start offer_wrapper">
                <a href="https://eltbk.com/signup"><img src="assets/img/off213.jpg" class="img  offer_wrapper_shadow" alt="">
            </a>
                
            </div>
            
            <div class=""></div>
    </div>
</div><div class="container my-3">
    <div class="row justify-content-center">
        <div class="col-12">
            <hr class="divider_content">
            
        </div>
        <div class="col-6 col-md-4 text-center align-center">
            <img src="assets/img/logo.png" class="w-50" alt="">
            
        </div>
        <div class="col-12">
            <hr class="divider_content">
            
        </div>
    </div>
</div><div class="container mt-3 mb-3">
    
    <div class="row justify-content-center align-items-center">
    <div class="col-12 col-md-6 order-sm-2">
            <div class="row">
                <div class="col-12">
                    
                    <article>
                    <header>
                        <h3 class="fs-1 fw-semibold text-uppercase headerText fw-bold">Customer First</h3>
                        <p class="fs-4 ps-3 text">We take pride in our deep understanding of our customers, recognizing their unique tastes, preferences, and expectations. By listening carefully and analyzing trends, we craft experiences tailored to their needs, whether it’s curating personalized recommendations or offering a seamless browsing experience. We know that every customer’s journey is different, and we strive to provide stories and formats that fit perfectly into their lives. Our commitment to building trust and delivering exceptional value ensures that each interaction reflects how much we genuinely care about our customers and their love of great storytelling.</p>

                    </header>
                    </article>
                </div>
            </div>
        </div>
        <div class="col-12 col-md-12 order-4 order-sm-2">
        <div class="d-flex flex-column text-center">
                        <a href="https://eltbk.com/signup"><button class="offerCTA p-1 mt-2 text-decoration-none fs-5 my-2 w-50 offer_wrapper_shadow">Join Today!</button></a>
                    </div>
        </div>
        <div class="col-12 col-md-6 order-sm-1">
            <div class="row justify-content-end align-items-center">
                <div class="col-6 col-md-4 text-center">
                    <div class="offer_wrapper">
                        <a href="https://eltbk.com/signup"><img src="assets/img/off411.jpg" class="img offer_wrapper_shadow " alt="">
                    </a>
                    </div>
                </div>
               
                <div class="col-6 col-md-4 text-center">
                    <div class="offer_wrapper">
                        <a href="https://eltbk.com/signup"><img src="assets/img/off413.jpg" class="img offer_wrapper_shadow " alt="">
                    </a>
                    </div>
                </div>
                <div class="col-12 col-md-4 text-center mt-3 mt-sm-0">
                    <div class="offer_wrapper">
                        <a href="https://eltbk.com/signup"><img src="assets/img/off414.jpg" class="img offer_wrapper_shadow " alt="">
                   </a>
                    </div>
                </div>
            </div>
        </div>
       
           
    </div>
</div> <!-- FOOTER -->
 <footer class="footerBackground text-light ">

<div class="container-fluid fs-6">
  <div class="row align-items-center p-0 pt-0 border-top border-2">
    <div class="d-sm-none col-12 col-md-6">
      <p class="m-0 text-light fs-6">
        <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a>&middot;
        <a href="/cdn-cgi/l/email-protection#7d0e080d0d120f093d1811091f16531e1210" class="text-decoration-underline fs-6 lead text-info"><span class="__cf_email__" data-cfemail="82f1f7f2f2edf0f6c2e7eef6e0e9ace1edef">[email&#160;protected]</span></a> 
        &middot; Daily 9:00am to 9:00pm, GMT      </p>
    </div>
      <div class="d-none d-sm-block col-12 col-md-6">
        <p class="m-0 text-light fs-6">
          <a href="tel:+357 22 222812" class="text-decoration-underline fs-6 lead text-info">+357 22 222812</a> &middot; 
          <a href="/cdn-cgi/l/email-protection#0c7f797c7c637e784c6960786e67226f6361" class="text-decoration-underline fs-6 lead text-info"><span class="__cf_email__" data-cfemail="8cfff9fcfce3fef8cce9e0f8eee7a2efe3e1">[email&#160;protected]</span></a> 
          &middot; Daily 9:00am to 9:00pm, GMT        </p>
      </div>
      <div class="col-12 col-md-6 text-end my-2">
        <img src="assets/img/payment_options_footer.png">
      </div>
  </div>
</div>

  <div class="container-fluid fs-6">

        <div class="row align-items-center p-2">
          <div class="col-md-6 m-0">
            <p class="m-0 text-light fs-6">Elite Books &copy;2025 Syncize Ltd Petraki Giallourou 12, 1077 Nicosia, Cyprus</p>
          </div>
          <div class="col-md-6 d-flex gap-1 justify-content-end m-0 align-items-center">
            <a href="privacy.php" class="nav-link navUnderline">Privacy</a> &middot;
            <a href="terms.php" class="nav-link navUnderline">Terms</a> &middot;
            <a href="cancel.php" class="nav-link navUnderline">Cancel Subscription</a>
          </div>
        </div>
  </div>
  
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>			<div id="my_chatbox" class="chat-widget">
  <!-- Chat widget content -->
</div>
<script>
    var botmanWidget = {
        frameEndpoint: 'chat.html',
        chatServer: 'https://botsupport247.com/?data=WTVucmtoTTFuRlVVK0owQUJUb3pmSi8rb1JYZ3ROdWJOVkdaNG1LVFFtajB0dWtacmJpdWR4R2RFOHBDNHh5ZUlBRTB6UE02b0hyd1plUkFZdUpqMW5pNmpHcnp5a2pBWVZmV2Z2S3pmU21Qdnl4U3VCbVhQMTZ4d2tDajdITkRDRzJ2dUVZOWl6ZThZamFGMnpPN2FZandjOENiQmRKUjV3NWNMeU5Zdjh3PQ==',
        title: 'Online Support',
		headerTextColor: '#FFFFFF',
        introMessage: "Hello! <br><br> In order to assist you, we need a few details. <br><br> What is your first name?",
        placeholderText: 'Type a message',
        mainColor: '#3143e0',
        bubbleBackground: '#3143e0',
        aboutText: '',
        aboutLink: '',
        bubbleAvatarUrl: 'https://cdn-icons-png.flaticon.com/512/9979/9979187.png',
    };
</script>
<script src='https://botsupport247.com/assets/js/widget.js'></script>
                               

Whois info of domain

Domain Name: ELTBK.COM
Registry Domain ID: 2958872224_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2025-02-13T11:17:38Z
Creation Date: 2025-02-13T11:17:35Z
Registry Expiry Date: 2026-02-13T11:17:35Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: PERLA.NS.CLOUDFLARE.COM
Name Server: ZAHIR.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T03:50:32Z <<<
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