403Webshell
Server IP : 127.0.0.1  /  Your IP : 216.73.216.48
Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64
User : win 10 ( 0)
PHP Version : 8.2.12
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  D:/xampp/htdocs-coblaa/Cinevaa/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : D:/xampp/htdocs-coblaa/Cinevaa/terms.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Terms of Service | CINEVAA</title>
    <style>
        :root {
            --primary-color: #2563eb;
            --text-dark: #1f2937;
            --text-light: #4b5563;
            --bg-light: #f9fafb;
            --white: #ffffff;
            --border: #e5e7eb;
        }

        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            line-height: 1.7;
            color: var(--text-dark);
            background-color: var(--bg-light);
            margin: 0;
            padding: 0;
        }

        header {
            background-color: var(--white);
            border-bottom: 1px solid var(--border);
            padding: 3rem 1rem;
            text-align: center;
        }

        .container {
            max-width: 900px;
            margin: 2rem auto;
            padding: 0 1.5rem;
        }

        .terms-card {
            background: var(--white);
            padding: 3rem;
            border-radius: 8px;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
        }

        h1 { font-size: 2.2rem; margin-bottom: 0.5rem; }
        h2 { font-size: 1.4rem; margin-top: 2rem; color: var(--primary-color); border-bottom: 1px solid var(--bg-light); padding-bottom: 5px; }
        
        .last-updated {
            color: var(--text-light);
            font-style: italic;
            margin-bottom: 2rem;
            display: block;
        }

        .section-box {
            margin-bottom: 1.5rem;
        }

        @media (max-width: 600px) {
            .terms-card { padding: 1.5rem; }
        }
    </style>
</head>
<body>

    <header>
        <h1>Terms of Service</h1>
        <p>Agreement between User and CINEVAA</p>
    </header>

    <div class="container">
        <div class="terms-card">
            <span class="last-updated">Last Updated: January 3, 2026</span>

            <p>Welcome to <strong>CINEVAA</strong>. By accessing or using our website located at <strong>https://coblaa.com</strong>, you agree to comply with and be bound by the following terms and conditions. If you do not agree to these terms, please do not use our services.</p>

            <h2>1. Acceptance of Terms</h2>
            <p>By using this website, you represent that you are at least 18 years of age or are visiting the site under the supervision of a parent or guardian. These terms apply to all visitors, users, and others who access the service.</p>

            <h2>2. Intellectual Property Rights</h2>
            <p>Unless otherwise stated, CINEVAA and/or its licensors own the intellectual property rights for all material on coblaa.com. All intellectual property rights are reserved. You may access this from coblaa.com for your own personal use subjected to restrictions set in these terms.</p>
            <p><strong>You must not:</strong></p>
            <ul>
                <li>Republish material from coblaa.com</li>
                <li>Sell, rent, or sub-license material from CINEVAA</li>
                <li>Reproduce, duplicate, or copy material from CINEVAA</li>
            </ul>

            <h2>3. User Accounts</h2>
            <p>When you create an account with us, you must provide information that is accurate and current. Failure to do so constitutes a breach of the terms, which may result in immediate termination of your account. You are responsible for safeguarding the password that you use to access the service.</p>

            <h2>4. Limitation of Liability</h2>
            <p>In no event shall CINEVAA, nor any of its officers, directors, and employees, be held liable for anything arising out of or in any way connected with your use of this website. CINEVAA shall not be held liable for any indirect, consequential, or special liability arising out of or in any way related to your use of this website.</p>

            <h2>5. Termination</h2>
            <p>We may terminate or suspend access to our service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.</p>

            <h2>6. Governing Law</h2>
            <p>These terms will be governed by and interpreted in accordance with the laws of the jurisdiction in which CINEVAA operates, and you submit to the non-exclusive jurisdiction of the state and federal courts for the resolution of any disputes.</p>

            <h2>7. Changes to Terms</h2>
            <p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. It is your responsibility to check this page periodically for changes. Your continued use of the site following the posting of changes will mean that you accept and agree to the changes.</p>

            <h2>8. Contact Us</h2>
            <p>If you have any questions about these Terms, please contact us at:</p>
            <p><strong>Email:</strong> support@coblaa.com</p>
        </div>
    </div>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit