File manager - Edit - /home/meharhashir55/passivemrbot/privacy-policy.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>Privacy Policy - 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">Privacy Policy</h1> <p>At Passive Income Strategies, we respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and disclose information relating to our website and services. </p> <p><b>Information We Collect:</b> We may collect information such as your name, email address, and other details when you contact us through our contact form. We may also collect information about your interactions with our website through various analytics tools. </p> <p><b>How We Use Your Information:</b> We primarily use your information to respond to your inquiries, provide you with relevant updates, and improve our services. Analytics data helps us understand how visitors interact with our website so we can improve the content and user experience. </p> <p><b>Disclosure of Information:</b> We do not sell or share your personal information with third parties for any advertising or marketing purposes. We may disclose your information if required by law or in good faith to comply with legal processes. </p> <p><b>Security:</b> We take reasonable measures to protect your information from unauthorized access, disclosure, or alteration. However, no data transmission over the internet can be guaranteed to be 100% secure, and you acknowledge that any information you transmit to us is done at your own risk. </p> <p><b>Changes to this Policy:</b> We may update this Privacy Policy from time to time. We will notify you of any material changes by posting the updated policy on our website. </p> <p><b>Contact Us:</b> If you have any questions or concerns about this Privacy Policy, 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: 3.84 |
proxy
|
phpinfo
|
Settings