File manager - Edit - /home/infoilmg/vivyane.com/privacy-policy.html
Back
<!DOCTYPE html> <html lang="en-US"> <head> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" type="image/x-icon" href="/img/logo.png"> <link rel='apple-touch-icon' href='/img/logo2.png'/> <title>vivyane Font</title> <link rel="canonical" href="https://vivyane.com"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="vivyane Font"> <meta name="keywords" content="fancy text generator, stylish fonts, cool text styles, unique text designs, text generator online, fancy fonts, text effects, creative text, decorative fonts, vivyane font"> <meta property="og:description" content="Discover our fancy text generator to enhance your written content effortlessly. Choose from a wide range of stylish text patterns and customize your writing with a unique flair"> <meta property="og:url" content="#"> <meta property="og:site_name" content="vivyane Font"> <link rel="stylesheet" href="css/normalise-8.0.1.css" type="text/css"> <link href="style.css" rel="stylesheet"> <script src="jquery.min.js"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RFDSFNVQJE"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-RFDSFNVQJE'); </script> <style> .site-title a, footer{ display: block; } .tile:active, a:active, a:hover { outline: 0; } a { text-decoration: none; } body, html { padding: 0; margin: 0; height: 100%} *, body, html { box-sizing: border-box; } ::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: #114686; } ::-webkit-scrollbar-thumb:hover { background: #000; } body { background: #f3f5f8; font-family: 'Open Sans', sans-serif; } .site-title a { color: #fff; padding-top: 0; font-size: 50px; font-weight: 700; opacity: .9; } .site-branding-text { padding: 0; color: #FFF; text-align: center; } p.site-title { margin: 0; font-weight: 700; } .site-title a { color: #fff; padding: 5px; font-size: 35px; opacity: .9; } p.site-description { font-size: 15px; color: white; margin-top: 0; padding-bottom: 5px; } .footer, .full-width.text-center { clear: both; } .container { max-width: 1065px; margin: 0 auto; } .footer { margin-top:25px; background: black ; color: #fff; padding: 5px 5%; text-align: center; } .footer a { color: #006713; } .footer p { line-height: 1.5; color: #fff; } @media only screen and (max-width:970px) { .container { margin: 0 12px; } } @media only screen and (max-width:600px) { header { display: none; } p.site-description { display: none; } .footer p { font-size: 10px; } .site-title a, h1 { font-size: 20px; padding-top: 0px; } h1 { padding: 3px; } } </style> <style> .title{text-align:center;}h1{font-size: 2.3em;} /* Add a black background color to the top navigation */ .topnav { background-color: #383838; overflow: hidden; } /* Style the links inside the navigation bar */ .topnav a { float: left; display: block; color: #f2f2f2; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } /* Add an active class to highlight the current page */ .active { background-color: #2d608c; color: white; } /* Hide the link that should open and close the topnav on small screens */ .topnav .icon { display: none; } /* Dropdown container - needed to position the dropdown content */ .dropdown { float: left; overflow: hidden; } /* Style the dropdown button to fit inside the topnav */ .dropdown .dropbtn { font-size: 17px; border: none; outline: none; color: white; padding: 14px 16px; background-color: inherit; font-family: inherit; margin: 0; } /* Style the dropdown content (hidden by default) */ .dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } /* Style the links inside the dropdown */ .dropdown-content a { float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: left; } /* Add a dark background on topnav links and the dropdown button on hover */ .topnav a:hover, .dropdown:hover .dropbtn { background-color: #0d5c11; color: white; } /* Add a grey background to dropdown links on hover */ .dropdown-content a:hover { background-color: #ddd; color: black; } /* Show the dropdown menu when the user moves the mouse over the dropdown button */ .dropdown:hover .dropdown-content { display: block; } /* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */ @media screen and (min-width: 600px) { a.sitelogo{display: none;} } @media screen and (max-width: 600px) { .topnav a:not(:first-child), .dropdown .dropbtn { display: none; } .topnav a.icon { float: right; display: block; } } /* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */ @media screen and (max-width: 600px) { .topnav.responsive {position: relative;} .topnav.responsive a.icon { position: absolute; right: 0; top: 0; } .topnav.responsive a { float: none; display: block; text-align: left; } .topnav.responsive .dropdown {float: none;} .topnav.responsive .dropdown-content {position: relative;} .topnav.responsive .dropdown .dropbtn { display: block; width: 100%; text-align: left; } } header { display: flex; align-items: center; /* Align items vertically in the center */ padding: 10px; /* Optional: Add padding for spacing */ } .logo-container { margin-right: 20px; /* Optional: Add space between logo and text */ } .site-branding-text { flex: 1; /* Allow text container to take up remaining space */ } .site-title a { text-decoration: none; /* Remove underline from link */ color: inherit; /* Inherit color from parent */ font-weight: bold; /* Optional: Make title bold */ } .site-description { margin: 0; /* Remove default margin from paragraph */ } .responsive-image { width: 100%; height: auto; max-width: 600px; /* Optional: Set a maximum width */ } /* Optional: Media query for smaller screens */ @media (max-width: 768px) { .responsive-image { max-width: 100%; /* Ensure image doesn't exceed screen width */ } } h2,h1 { color: black; /* Sets the color of h2 elements to black */ font-weight: bold; /* Ensures h2 elements are bold */ } strong { font-weight: bold; /* Makes all strong elements bold */ } </style> <script>/* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */ function mynavFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } }</script> </head> <body class="hentry"> <header> <div class="logo-container"> <a href="https://vivyane.com"><img src="/img/logo2.png" width="100px" height="40px" alt="Logo"></a> </div> <div class="site-branding-text"> <p class="site-title"><a href="https://vivyane.com" rel="home">Create Stylish and Unique Texts</a></p> <p class="site-description"> Elevate your text style with our fancy font generator. Browse through a wide selection of cool text patterns and instantly copy and paste your favorite designs. </p> </div> </header> <div class="topnav" id="myTopnav"> <a href="#" class="sitelogo">vivyane text fancy</a> <a href="https://vivyane.com" class="active">Home</a> <a href="/privacy-policy.html">Privacy Policy</a> <a href="/disclaimer.html">Disclaimer</a> <a href="/about-us.html" >About Us</a> <a href="/contact-us.html" >Contact Us</a> <a href="javascript:void(0);" class="icon" onclick="mynavFunction()">☰</a> </div> <main class="container" style="direction: ltr; text-align: left;"> <div dir="ltr"> <center><h1>Privacy Policy</h1></center> <p><strong>Last Revised:</strong> September 05, 2024</p> <section> <p>Welcome to <strong>Vivyane</strong>. We prioritize the protection of your privacy. This Privacy Policy describes the techniques we employ to acquire, manipulate, distribute, and shield your data whilst you visit our website <a href="https://vivyane.com" target="_blank" rel="noopener" style="color:red">https://vivyane.com</a> or utilize our services.</p> </section> <section> <h2>1. Data We Gather</h2> <p>We may collect information about you through various methods, including:</p> <ul> <li><strong>Personal Information:</strong> Details such as your name, email address, and other contact points that you willingly provide when registering or reaching out to us.</li> <li><strong>Usage Information:</strong> Data pertaining to your interaction with our website, including your IP address, browser type, operating system, pages visited, and visit timestamps.</li> <li><strong>Cookies and Tracking Mechanisms:</strong> We may employ cookies, web beacons, and similar tracking methods to monitor website activity and enhance our services.</li> </ul> </section> <section> <h2>2. How We Utilize Your Information</h2> <p>The information we collect is used to:</p> <ul> <li>Offer and maintain our website and services.</li> <li>Enhance, tailor, and expand our services.</li> <li>Understand and analyze how you navigate our website.</li> <li>Create new products, services, features, and functionalities.</li> <li>We will engage with you for various reasons, including customer assistance, notifications, and promotional outreach.</li> <li>Identify and prevent fraud and other illegal activities.</li> </ul> </section> <section> <h2>3. Sharing Your Data</h2> <p>We do not sell, trade, or rent Your personal details will never be sold, exchanged, or leased to any third parties.</p> <ul> <li><strong>Service Providers:</strong> External entities that assist us in running our website or delivering services to you.</li> <li><strong>Legal Obligations:</strong> Authorities or agencies if required by law or to protect the rights, safety, and property of our users.</li> </ul> </section> <section> <h2>4. Cookies and Tracking Mechanisms</h2> <p>Our website utilizes cookies to improve your experience. You have the option to allow or deny cookies via your browser preferences. For more details, please refer to <a href="https://vivyane.com/cookies-policy" target="_blank" rel="noopener" style="color:red">What Are Cookies?</a>.</p> </section> <section> <h2>5. Google DoubleClick DART Cookie</h2> <p>The Google DoubleClick DART Cookie is used by Google to display advertisements on websites, helping to present relevant ads to users based on their activities and interests.</p> <p>For more information about Google’s use of the DoubleClick DART Cookie, including how to manage your preferences, please visit their <a href="https://policies.google.com/technologies/ads" target="_blank" rel="noopener" style="color:red">Privacy Policy</a>.</p> </section> <section> <h2>6. Our Advertising Partners</h2> <p>Our advertising partners play a key role in delivering relevant and engaging ads to our audience. We partner with legitimate organizations that help us provide the best possible advertising experience.</p> <p>To learn more about how our partners utilize technologies like cookies and web beacons, you can review their policies by visiting our <a href="https://vivyane.com/privacy-policy" target="_blank" rel="noopener" style="color:red">Privacy Policy</a>.</p> </section> <section> <h2>7. Security of Your Data</h2> <p>We implement administrative, technical, and physical security protocols to protect your information. However, no security system is foolproof, We cannot, however, provide complete data protection because no security mechanism is perfect.</p> </section> <section> <h2>8. Your Privacy Rights</h2> <p>You might be entitled to particular rights to your personal data, depending on where you live, such as:</p> <ul> <li>the ability to see, change, or remove your personal data.</li> <li>the ability to limit or object to how your data is processed</li> <li>At any time you want, you may withdraw your agreement.</li> </ul> </section> <section> <h2>9. External Links</h2> <p>Our website may include links to external websites. We bear no responsibility for the content or privacy practices of external sites.</p> </section> <section> <h2>10. Amendments to This Privacy Policy</h2> <p>This Privacy Policy may undergo updates periodically. Any alterations will be reflected on this page along with a new effective date. Your ongoing use of our website following any changes indicates your agreement to the updated policy.</p> </section> <section> <h2>11. Get in Touch</h2> <p>For any questions or concerns related to this Privacy Policy, please reach out to us at:</p> <ul> <li>Email: <a href="mailto:admin@vivyane.com" style="color:red">admin@vivyane.com</a></li> </ul> </section> </div> </main> <footer class="footer"> <p style="text-align: center;"><a href="/about-us.html" target="_blank"><span style="color: #f3f3f3;">About Us</span></a> | <a href="/contact-us.html" target="_blank"><span><span style="color: #f3f3f3;">Contact Us </span></span></a>| <span style="color: #f3f3f3;"><span style="color: #f3f3f3;"><a href="/privacy-policy.html" target="_blank"><span style="color: #f3f3f3;">Privacy Polic</span></a>y</span> </span>| <span style="text-align: left;"><a href="/disclaimer.html" target="_blank"><span style="color: #f3f3f3;">Disclaimer</span></a></span></p><p style="text-align: center;"><b>Copyright © 2025 <a href="https://vivyane.com" target="_blank"><span style="color: white;">vivyane</span></a></b></p> </footer> <script src="main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings