File manager - Edit - /home/meharhashir55/passivemrbot/terms-of-service.php
Back
<?php // Base URL $base_url = (isset($_SERVER["HTTPS"]) ? "https://" : "http://") . $_SERVER["HTTP_HOST"] . "/"; ?> <!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 - Passive Income Strategies</title> <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/daisyui@3.5.1/dist/full.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="./assets/css/style.css"> <script src="https://kit.fontawesome.com/a076d05399.js" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script> <link rel="stylesheet" href="./assets/css/style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" /> <script src="https://cdn.jsdelivr.net/npm/scrollreveal@4.0.9/dist/scrollreveal.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.5/gsap.min.js"></script> </head> <body> <header class="bg-gradient-to-r from-cyan-500 to-blue-500 text-white py-4"> <div class="container mx-auto px-4"> <nav class="flex justify-between items-center"> <a href="<?php echo $base_url; ?>" class="text-2xl font-bold">Passive Income Strategies</a> <ul class="flex space-x-4"> <li><a href="<?php echo $base_url; ?>">Home</a></li> <li><a href="<?php echo $base_url; ?>about-us.php">About Us</a></li> <li><a href="<?php echo $base_url; ?>contact-us.php">Contact Us</a></li> <li><a href="<?php echo $base_url; ?>privacy-policy.php">Privacy Policy</a></li> <li><a href="<?php echo $base_url; ?>terms-of-service.php">Terms of Service</a></li> </ul> </nav> </div> </header> <main class="container mx-auto px-4 py-8"> <h1 class="text-4xl font-bold mb-4">Terms of Service</h1> <p>Please read these Terms of Service carefully before using our website and services. By accessing or using this website, you agree to be bound by these terms. </p> <p><b>Use of Website:</b> You may use our website for lawful purposes only. You agree not to engage in any activity that could harm, disrupt, or interfere with our website or its functionality, or any other user's experience. </p> <p><b>Content:</b> The content provided on this website is for informational and educational purposes only. It should not be construed as professional financial advice. We strive to ensure the accuracy of information but do not guarantee its completeness or reliability. </p> <p><b>Disclaimer of Liability:</b> We are not liable for any losses or damages resulting from your use of our website or reliance on the information provided. </p> <p><b>Intellectual Property:</b> All content on this website, including but not limited to text, graphics, and logos, is the property of Passive Income Strategies or its content providers and is protected by copyright and other intellectual property laws. </p> <p><b>Modifications:</b> We reserve the right to modify these Terms of Service at any time. Any changes will be posted on this page. Your continued use of our website after any modifications constitute your acceptance of the updated Terms of Service. </p> <p><b>Governing Law:</b> These Terms of Service are governed by and construed in accordance with the laws of [Your Jurisdiction]. </p> <p><b>Contact Us:</b> If you have any questions or concerns about these Terms of Service, please contact us through our contact page. </p> </main> <footer class="bg-gray-200 py-4 text-center"> <p>© <?php echo date("Y"); ?> Passive Income Strategies. All rights reserved.</p> </footer> <script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script> <script src="./assets/js/app.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.3.24 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings