shell bypass 403

GrazzMean-Shell Shell

Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 52.15.120.29
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : terms-condition.ejs
<%- include('./includes/header', {title: 'Home - Pioneer Reality' }) %>

<main>

    <style>
        .accordion-item {
            border-bottom: 1px solid #ccc;
        }

        .accordion-item-header {
            position: relative;
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 10px;
            padding: 30px 0px;
        }

        .accordion-item-header.active img {
            transform: rotate(360deg);
        }

        .accordion-item-header h2 {
            font-family: "Montserrat", sans-serif;
            font-size: 18px;
            font-weight: 500;
            line-height: 24px;
        }

        .accordion-item-header img {
            height: 15px;
            width: 15px;
            object-fit: contain;
            transform: rotate(180deg);
            transition: transform 0.2s ease;
        }

        .accordion-item-body {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.2s ease-out;
        }

        .accordion-item-body-content {
            padding: 5px 80px 30px 0px;
            display: flex;
            flex-direction: column;
            gap: 35px;
        }

        .accordion-item-body-content p {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            text-align: left;
        }
    </style>
      <section class="sell-banner">
        <div class="container">
            <div class="row">
                <div class="col-md-12 col-12">
                    <h2>Privacy Policy</h2>
                    
                

                </div>
            </div>
        </div>
    </section>
    <section class="privacy-policy-content">
        <div class="container">
            <div class="row">
                <div class="col-12 col-md-12">
                    <div class="main-content">
                        <h2>Privacy Policy</h2>
                        <p>Your privacy is important to us. This Privacy Policy explains how we collect, use, and protect your information when you use our website and services.</p>
                        
                        <h3>1. Information We Collect</h3>
                        <p>We may collect personal information such as your name, email address, phone number, and payment details when you interact with our website or services. Additionally, we may collect non-personal data like your IP address and browsing behavior.</p>
                        
                        <h3>2. How We Use Your Information</h3>
                        <p>We use the information we collect for purposes such as:</p>
                        <ul>
                            <li>Providing and improving our services</li>
                            <li>Processing transactions</li>
                            <li>Sending updates, promotional materials, or important notices</li>
                            <li>Ensuring website security and performance</li>
                        </ul>
                        
                        <h3>3. Sharing Your Information</h3>
                        <p>We do not sell or rent your personal information to third parties. However, we may share information with trusted service providers to facilitate our services, comply with legal obligations, or protect our rights.</p>
                        
                        <h3>4. Cookies and Tracking Technologies</h3>
                        <p>We use cookies and similar technologies to enhance your browsing experience. You can manage your cookie preferences through your browser settings.</p>
                        
                        <h3>5. Data Security</h3>
                        <p>We implement reasonable security measures to protect your data from unauthorized access, disclosure, or alteration. However, no system is completely secure, and we cannot guarantee absolute security.</p>
                        
                        <h3>6. Your Rights</h3>
                        <p>You have the right to access, update, or delete your personal information. To exercise your rights, please contact us at <a href="mailto:info@yourcompany.com">info@yourcompany.com</a>.</p>
                        
                        <h3>7. Changes to This Privacy Policy</h3>
                        <p>We may update this Privacy Policy periodically. Changes will be effective upon posting on this page. Please review this policy regularly to stay informed.</p>
                        
                        <h3>8. Contact Us</h3>
                        <p>If you have any questions or concerns about this Privacy Policy, please contact us at <a href="mailto:info@yourcompany.com">info@yourcompany.com</a>.</p>
                        
                        <p>Last updated: [Insert Date]</p>
                    </div>
                </div>
            </div>
        </div>
    </section>
    

    <%- include('./includes/footer') %>
</main>
© 2025 GrazzMean-Shell