File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/madhusonpalms.com/index.php
Back
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="utf-8"> <meta name="description" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="keywords" content="#"> <meta name="author" content="themebeck"> <title>Best Cottages In Karjat For Couples With Swimming Pool</title> <meta name="description" content="Find the best cottages in Karjat for couples & families. Stay in cozy cottages with swimming pools, nature views, and all the comfort you need."/> <meta name="keywords" content="cottages in karjat, best cottages in karjat, cottages in karjat with swimming pool, karjat cottages with swimming pool, cottages in karjat for couples" /> <link rel="canonical" href="https://www.madhusonpalms.com/" /> <link rel="alternate" href="https://www.madhusonpalms.com/" hreflang="en-us" /> <meta name="author" content="Madhuson Palms"> <meta name="robots" content="index, follow" /> <meta name="googlebot" content="all, index, follow" /> <meta name="yahooseeker" content="index, follow" /> <meta name="msnbot" content="index, follow" /> <meta name="revisit_after" content="7days" /> <meta name="page-topic" content="Madhuson Palms" /> <meta name="copyright" content="Madhuson Palms" /> <meta name="rating" content="Madhuson Palms" /> <meta name="allow-search" content="yes" /> <meta name="expires" content="never" /> <meta http-equiv="Window-Target" content="_top"/> <meta http-equiv="Resource-Type" content="document"/> <meta http-equiv="pragma" content="no-cache"/> <meta http-equiv="Pics-label" content="value"/> <meta name="revisit-after" content="7 days"/> <meta name="abstract" content="Madhuson Palms" /> <meta name="google-site-verification" content="aIQlWLGSwGewWLxzN3GHXYhsgd3Dw8qi8yM1p2nMUm4" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-H2BDEBSHXM"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-H2BDEBSHXM'); </script> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Best Cottages In Karjat For Couples With Swimming Pool"> <meta name="twitter:site" content="@madhusonpalms"> <meta name="twitter:description" content="Find the best cottages in Karjat for couples & families. Stay in cozy cottages with swimming pools, nature views, and all the comfort you need."> <meta name="twitter:image" content="https://www.madhusonpalms.com/images/gallery/5.jpg"> <meta name="twitter:image:alt" content="cottages in karjat"> <meta property="og:type" content="business.business"> <meta property="og:title" content="Best Cottages In Karjat For Couples With Swimming Pool"> <meta property="og:url" content="https://www.madhusonpalms.com/"> <meta property="og:image" content="https://www.madhusonpalms.com/images/gallery/5.jpg"> <meta property="og:description" content="Find the best cottages in Karjat for couples & families. Stay in cozy cottages with swimming pools, nature views, and all the comfort you need."> <meta property="business:contact_data:street_address" content="Kharwandi"> <meta property="business:contact_data:locality" content="Karjat"> <meta property="business:contact_data:region" content="Maharashtra"> <meta property="business:contact_data:postal_code" content="414602"> <meta property="business:contact_data:country_name" content="India"> <meta name="DC.title" content="Best Cottages In Karjat For Couples With Swimming Pool" /> <meta name="geo.region" content="IN-MH" /> <meta name="geo.placename" content="Karjat" /> <meta name="geo.position" content="22.351115;78.667743" /> <meta name="ICBM" content="22.351115, 78.667743" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Madhuson Palms", "image": "https://www.madhusonpalms.com/images/gallery/5.jpg", "@id": "", "url": "https://www.madhusonpalms.com/", "telephone": "8104333384", "address": { "@type": "PostalAddress", "streetAddress": "Kharwandi, Maharashtra", "addressLocality": "Karjat", "postalCode": "414602", "addressCountry": "IN" }, "geo": { "@type": "GeoCoordinates", "latitude": 19.4358097, "longitude": 74.8897787 }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "00:00", "closes": "23:59" }, "sameAs": [ "https://www.madhusonpalms.com/", "https://www.facebook.com/madhusonpalm/", "https://x.com/MadhusonPalms", "https://www.instagram.com/madhusonpalms", "https://www.youtube.com/@MadhusonPalms", "https://in.pinterest.com/madhusonpalms/" ] } </script> <!--favicon icon--> <link rel="icon" href="images/favicon.png"> <!-- font awesome css --> <link rel="stylesheet" href="css/theme.fonts.css"> <!--bootstrap min css--> <link rel="stylesheet" href="css/bootstrap.min.css"> <!--jquery ui css--> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!--plugin style css--> <link rel="stylesheet" href="css/plugin.style.css"> <!-- global style css --> <link rel="stylesheet" href="css/global.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!--color css--> <link rel="stylesheet" href="css/color-1.css"> <!--responsive css--> <link rel="stylesheet" href="css/responsive.css"> <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css'> <style> /* Overlay: transparent since modal floats */ #modalOverlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: transparent; display: flex; align-items: flex-start; /* top alignment */ justify-content: flex-end; /* right alignment */ padding: 100px 50px 0 0; /* top: 100px, right: 50px */ z-index: 9999; } /* Small, beautiful modal box */ .modalPopup { background: #fff; border-radius: 12px; width: 340px; /* chhota */ padding: 20px; box-shadow: 0 8px 25px rgba(0,0,0,0.3); position: relative; text-align: center; font-family: 'Segoe UI', sans-serif; animation: fadeIn 0.4s ease-in-out; } /* Close button */ .closeBtn { position: absolute; top: 8px; right: 8px; background: #ff4d4d; border: none; color: #fff; font-size: 16px; width: 28px; height: 28px; border-radius: 50%; cursor: pointer; transition: 0.3s; } .closeBtn:hover { transform: rotate(90deg); background: #e60000; } /* Form heading */ .modalPopup h2 { font-size: 20px; color: #333; margin-bottom: 0px; } /* Inputs and textarea */ .modalPopup input, .modalPopup textarea { width: 100%; padding: 8px 10px; margin: 6px 0; border-radius: 6px; border: 1px solid #ccc; font-size: 14px; transition: all 0.3s ease; } .modalPopup input:focus, .modalPopup textarea:focus { border-color: #007bff; box-shadow: 0 0 6px rgba(0,123,255,0.3); outline: none; } /* Submit button */ .modalPopup button[type="submit"] { width: 100%; padding: 10px; margin-top: 8px; border: none; border-radius: 6px; background: linear-gradient(90deg, #007bff, #00c6ff); color: #fff; font-size: 15px; line-height:20px; cursor: pointer; transition: all 0.3s ease; } .modalPopup button[type="submit"]:hover { background: linear-gradient(90deg, #0056b3, #00aaff); box-shadow: 0 4px 10px rgba(0,123,255,0.3); } /* Fade-in animation */ @keyframes fadeIn { from {opacity: 0; transform: scale(0.9);} to {opacity: 1; transform: scale(1);} } /* Responsive */ @media screen and (max-width: 400px){ .modalPopup { width: 90%; padding: 15px; } .modalPopup h2 { font-size: 18px; } } </style> </head> <body> <!-- Modal --> <div id="modalOverlay"> <div class="modalPopup"> <button class="closeBtn">×</button> <h2 >Get in Touch</h2> <form action="mail1.php" method="post"> <input type="text" name="name" placeholder="Your Name" required> <input type="text" name="city" placeholder="Your City" required> <input type="email" name="email" placeholder="Your Email" required> <input type="tel" name="phone" placeholder="Your Number" required> <textarea name="message" placeholder="Type your Message Here" rows="3"></textarea> <div class="g-recaptcha" data-sitekey="6LctYwwsAAAAAIsRbrKM4UlpTy2rCK8Arjng22FR"></div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <button type="submit">Submit</button> </form> <?php if (isset($_GET['error']) && $_GET['error'] === 'captcha') { echo '<script>alert("CAPTCHA verification failed. Please try again.");</script>'; } ?> </div> </div> <script> const modal = document.getElementById('modalOverlay'); const closeBtn = document.querySelector('.closeBtn'); // Close modal closeBtn.addEventListener('click', () => { modal.style.display = 'none'; }); // Close when clicking outside the modal window.addEventListener('click', (e) => { if (e.target === modal) { modal.style.display = 'none'; } }); </script> <div id="loading"> <div id="preloader"> <span></span> <span></span> </div> </div> <!-- ======================================= ==Start Header section== =======================================--> <?php include'include/header.php'?> <!-- ======================================= ==Start banner section== =======================================--> <section class="hotel-banner pos-relative"> <div class="overlay"></div> <!-- <div class="check-availability"> <div class="container"> <div class="row"> <div class="col-12"> <form action="https://bookings.asiatech.in/?page=9347&type=website" target="_blank"method="post"> <ul class="align-row-spacebetween"> <li>Check Availability</li> <li class="align-row-center-center"> <div class="group checkin"> <label for="booking-checkin">CHECK IN Date</label> <input type="text" id="booking-checkin" placeholder="MM/DD/YY" readonly> </div> <div class="group checkout"> <label for="booking-checkout">CHECK OUT Date</label> <input type="text" id="booking-checkout" placeholder="MM/DD/YY" readonly> </div> <div class="group children"> <label for="children">Children</label> <input type="text" name="children" id="children" value="1" readonly> <span class="increse"><i class="fa fa-angle-up"></i></span> <span class="decrese"><i class="fa fa-angle-down"></i></span> </div> </li> <li><button type="submit">CHECK AVAILABILITY</button></li> </ul> </form> </div> </div> </div> </div>--> <div class="container"> <div class="row"> <div class="col-12"> <div class="banner-content text-center align-center-center"> <ul class="hero-carousel owl-carousel"> <li> <h5 class="title-20 color-ff ">Experience Divine Comfort in the Heart of Karjat.</h5> <h2 class="fw-700 color-fbc header-sec">Welcome To <br/> Madhuson Palms</h2> </li> <li> <h5 class="title-20 color-ff "> We're Here To Help You Enjoy Your Stay</h5> <h1 class="fw-700 color-fbc header-sec">Welcome To <br/> Madhuson Palms</h1> </li> <li> <h5 class="title-20 color-ff "> Where Devotion Meets Comfort in Karjat</h5> <h1 class="fw-700 color-fbc header-sec">Welcome To <br/> Madhuson Palms</h1> </li> </ul> </div> </div> </div> </div> </section> <!-- ======================================= ==End banner section== =======================================--> <!-- ======================================= ==Start welcome section== =======================================--> <section class="welcome-section section-padding"> <div class="container"> <div class="row align-items-lg-center"> <div class="col-md-6"> <div class="img-area pos-relative"> <img src="images/welcome-img1.jpg" alt="cottages in karjat" class="img-fluid img1"> </div> </div> <div class="col-md-6"> <div class="welcome-content text-center"> <h2 class="color-1c pos-relative">About Madhuson Palms</h2> <p>Madhuson Palms, located at Kharwandi, Karjat, Maharashtra, is a thoughtfully designed retreat that brings together comfort, elegance, and the charm of nature. Surrounded by lush greenery and a tranquil environment, it offers the perfect escape from the hustle and bustle of city life. At Dhamdhere’s Madhuson Palms, we believe in creating a space where families and friends can relax, celebrate, and enjoy moments of togetherness. With its serene setting and modern amenities, Madhuson Palms is more than just a destination—it’s an experience of peace, comfort, and connection with nature.</p> <a href="about.php" class="btn-default1"><span>ABOUT US <i class="ion-ios-arrow-thin-right"></i></span></a> </div> </div> </div> </div> </section> <!-- ======================================= ==End welcome section== =======================================--> <!-- ======================================= ==Start Popular room section== =======================================--> <section class="hotel-room section-padding"> <div class="container"> <div class="row"> <div class="col-12"> <div class="section-title"> <h2 class="color-1c pos-relative">Our Best Rooms</h2> <p class="color-1c ">Comfort and Elegance Await You – Your Perfect Stay in Kharwandi.</p> </div> </div> </div> <br> <div class="row"> <div class="col-md-6"> <div class="single-room"> <a href="family-deluxe.php" class="room-img"><img src="images/room/family-1.jpg" alt="cottages in karjat" class="img-fluid"></a> <h5 class="mb-15"><a href="family-deluxe.php">Family Deluxe Room</a></h5> <p>Spacious, cozy, and thoughtfully designed, our Family Deluxe Room offers the perfect stay for families to relax and enjoy together. With modern amenities and a warm ambiance, it ensures comfort for everyone.</p> <span class="divider"></span> <!--<h4 class="price color-66 mb-15">$80.00 <span>/ Per Night</span></h4>--> <a href="https://bookings.asiatech.in/?page=9347&type=website" class="btn-default read-more solid-bg-btn"><span>Book Now <i class="ion-android-arrow-dropright"></i></span></a> </div> </div> <div class="col-md-6"> <div class="single-room"> <a href="2bhk-villa.php" class="room-img"><img src="images/room/2bhk-1.jpg" alt="cottages in karjat" class="img-fluid"></a> <h5 class="mb-15"><a href="2bhk-villa.php">2 BHK Villa</a></h5> <p>Designed for comfort and privacy, our 2 BHK Villa is perfect for families and groups. With spacious interiors, modern amenities, and a homely ambiance, it offers the ideal blend of relaxation and togetherness.</p> <span class="divider"></span> <a href="https://bookings.asiatech.in/?page=9347&type=website" class="btn-default read-more solid-bg-btn"><span>Book Now <i class="ion-android-arrow-dropright"></i></span></a> </div> </div> </div> </div> </section> <!-- ======================================= ==End Popular room section== =======================================--> <!-- ======================================= ==Start video section== =======================================-- <section class="hotel-video pos-relative"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-12"> <div class="video-content text-center align-center-center"> <h2 class="color-ff fw-300 pb-30 pt-20 video-h">"Experience luxury and tranquility at Madhuson Palms, where comfort meets the spirit of Uttarakhand."</h2> <a href="https://bookings.asiatech.in/?page=9347&type=website" target="_blank"class="btn-default read-more "><span> Book Now <i class="ion-android-arrow-dropright"></i></span></a> <!-- <a class="venobox d-inline color-ff radius-100p" data-gall="gall-video" data-autoplay="true" data-vbtype="video" href="https://youtu.be/HDtYvyNGhHM?si=1ZDdatU8edIUuUd9"><i class="fa fa-play"></i></a>-- </div> </div> </div> </div> </section> <!-- ======================================= ==End video section== =======================================--> <!-- ======================================= ==Start Service section== =======================================--> <div class="service-section pat-20"> <div class="container"> <div class="row"> <div class="col-12"> <div class="section-title "> <h2 class="color-1c pos-relative">Visiting places</h2> <p class="color-1c ">Explore the Divine Wonders of Karjat – Unforgettable Destinations Just Minutes Away.</p> </div> </div> </div> </div> </div> <br> <section class="hotel-service"> <div class="single-service"> <img src="images/attraction/1.jpg" class="img-fluid" alt="best cottages in karjat"> <div class="service-content text-center pos-relative"> <h4>Kothaligad</h4> <p class="clamp-text">Kothaligad, also known as Fort Peth, is a scenic hill fort in Maharashtra, India. Nestled in the Western Ghats, Kothaligad offers breathtaking views of the surrounding landscapes. The fort is renowned for its unique pinnacle, shaped like a cobra's hood, which gives it the name "Kothaligad" or "Peth Fort."</p> <a href="attraction.php" class="btn-default">Read More <i class="ion-android-arrow-dropright"></i></a> </div> </div> <div class="single-service"> <img src="images/attraction/2.jpg" class="img-fluid" alt="best cottages in karjat"> <div class="service-content text-center pos-relative"> <h4>Bahiri Cave</h4> <p class="clamp-text">Bahiri Cave, situated in the scenic town of Karjat in Maharashtra, India, is a hidden gem for trekkers and adventure seekers. Nestled in the picturesque Western Ghats, this cave is renowned for its challenging trek and breathtaking views.</p> <a href="attraction.php" class="btn-default">Read More <i class="ion-android-arrow-dropright"></i></a> </div> </div> <div class="single-service"> <img src="images/attraction/3.jpg" class="img-fluid" alt="cottages in karjat with swimming pool"> <div class="service-content text-center pos-relative"> <h4 >Kondana Caves</h4> <p class="clamp-text">Surrounded by thick verdant forests, Kondana Caves is located near Kondana Village in Maharashtra. The caves are famous for their intricate carvings which are associated with Buddhism and are said to date back to 1st Century BC. </p> <a href="attraction.php" class="btn-default">Read More <i class="ion-android-arrow-dropright"></i></a> </div> </div> <div class="single-service"> <img src="images/attraction/4.jpg" class="img-fluid" alt="cottages in karjat with swimming pool"> <div class="service-content text-center pos-relative"> <h4 >Bhivpuri Waterfall</h4> <p class="clamp-text">Bhivpuri Waterfall in Karjat, Maharashtra, is a hidden gem surrounded by lush greenery and scenic landscapes. Accessible through a picturesque trek, this waterfall captivates visitors with its cascading waters</p> <a href="attraction.php" class="btn-default">Read More <i class="ion-android-arrow-dropright"></i></a> </div> </div> </section> <!-- ======================================= ==End Service section== =======================================--> <div class="container pat-20"> <div class="row"> <div class="col-12"> <div class="section-title "> <h2 class="color-1c pos-relative">Gallery</h2> <p class="color-1c ">Explore the charm of Madhuçon Palms through moments beautifully captured in our gallery.</p> </div> </div> </div> </div> <br> <main class="main"> <div class="container"> <div class="card"> <div class="card-image"> <a href="images/gallery/madhu1.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/madhu1.jpg" alt="cottages in karjat with swimming pool"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/2.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/2.jpg" alt="cottages in karjat with swimming pool"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/3.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/3.jpg" alt="karjat cottages with swimming pool"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/4.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/4.jpg" alt="karjat cottages with swimming pool"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/5.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/5.jpg" alt="karjat cottages with swimming pool"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/6.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/6.jpg" alt="cottages in karjat for couples"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/7.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/7.jpg" alt="cottages in karjat for couples"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/8.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/8.jpg" alt="cottages in karjat for couples"> </a> </div> </div> <div class="card"> <div class="card-image"> <a href="images/gallery/9.jpg" data-fancybox="gallery" data-caption="Hotel Prakash Paradise"> <img src="images/gallery/9.jpg" alt="cottages in karjat for couples"> </a> </div> </div> </div> </main> <!-- ======================================= ==Start testimonial section== =======================================--> <section class="hotel-testimonial3 section-padding2"> <div class="container"> <div class="row"> <div class="col-12"> <div class="section-title-v3 text-center"> <h3>Client Say About us</h3> <p class=" color-55">Guest Experiences, Our Greatest Pride – Hear What Our Visitors Have to Say!</p> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="testimonial-wrapper owl-carousel t-carousel10"> <div class="single-testimonial text-center"> <div class="border-extra mb-50 pos-relative"> <div class="author-info"> <h5 class=" color-33 pt-10">Hemangi Mulaye</h5> <p class="author-comment color-66">A Perfect Getaway! Had a lovely stay at Madhuson Palms! The property is well-maintained and perfect for a peaceful mini vacation. The rooms were clean and comfortable, the food was delicious, and the caretakers were extremely warm and helpful throughout our stay. The service was smooth and added to the overall experience. Would definitely recommend it to anyone looking for a relaxing break!❣️♾️✨</p> </div> </div> <div class="author-img radius-100p pos-relative"> <img src="images/testi.png" class="radius-100p" alt="cottages in karjat"></div> </div> <!--testimonial-2--> <div class="single-testimonial text-center"> <div class="border-extra mb-50 pos-relative"> <div class="author-info"> <h5 class=" color-33 pt-10">Shrutika Sawant</h5> <p class="author-comment color-66">Madhuson Palms is highly regarded by guests for its serene mountain-side setting, delicious homely cooking, and warm, helpful caretakers. It’s especially suited for families or groups seeking a private, well-equipped retreat. Ensure your transport is sorted since it's a bit off the beaten path.</p> </div> </div> <div class="author-img radius-100p pos-relative"><img src="images/testi.png" class="radius-100p" alt="cottages in karjat"></div> </div> <!--testimonial-3--> <div class="single-testimonial text-center"> <div class="border-extra mb-50 pos-relative"> <div class="author-info"> <h5 class="color-33 pt-10">Abhijit Salvi</h5> <p class="author-comment color-66">We had an wonderful experience for the event. It was an overnight picnic arranged by me for around 26 colleagues of mine. They have everything... from wow catering service, to a pool side party, gathering area. Food was amazing and so was the service. This is my second visit to the same resort.</p> </div> </div> <div class="author-img radius-100p pos-relative"><img src="images/testi.png" class="radius-100p" alt="best cottages in karjat"></div> </div> <!--testimonial-3--> <div class="single-testimonial text-center"> <div class="border-extra mb-50 pos-relative"> <div class="author-info"> <h5 class="color-33 pt-10">Rutuja Ambekar</h5> <p class="author-comment color-66">Its an excellent place to have get together of family and friends.We mother in law's and daughter in law's from our joint family had a very good healthy time. Celebrated our special woman's day ,our dream comes true having fun time with nature. Though it's situated in village but all required amenities including ARO water is available. Natural values all preserved well. Specific mentioning of care takers, they are too good human beings and served us testy foods with love and affection like a family members . Worth it spending money and time at this place.</p> </div> </div> <div class="author-img radius-100p pos-relative"><img src="images/testi.png" class="radius-100p" alt="best cottages in karjat"></div> </div> <!--/single-testimonial--> </div> <!--/wrapper--> </div> </div> </div> </section> <!-- ======================================= ==End testimonial section== =======================================--> <!-- ======================================= ==End blog section== =======================================--> <?php include'include/footer.php'?> <div class="scroll-top not-visible"><i class="fa fa-angle-up"></i></div> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js'></script> <script src="script.js"></script> <!-- ======================================= ==End scroll top== =======================================--> <!-- jQuary library --> <script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery-3.2.1.min.js"></script> <!--bootstrap js--> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <!--owl carousel js--> <script src="js/owl.carousel.min.js"></script> <!--slick js--> <script src="js/slick.js"></script> <!--jquery ui js--> <script src="js/jquery-ui.min.js"></script> <!--all plugin js--> <script src="js/plugin.js"></script> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings