website/revivetube/t-and-p.html
2025-03-24 19:55:45 +01:00

145 lines
6.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1MVYJRKPK2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1MVYJRKPK2');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ReviveTube - Terms of Service and Privacy Policy</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 20px;
color: #333;
}
h1, h2, h3 {
color: #0056b3;
}
a {
color: #0056b3;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.section {
margin-bottom: 30px;
}
.section h2 {
margin-top: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.9em;
color: #777;
}
</style>
</head>
<body>
<header>
<h1>ReviveTube - Terms of Service and Privacy Policy</h1>
<p><strong>Last Updated:</strong> 7. Dec 2024 12:41 CET</p>
</header>
<section class="section">
<h2>1. Scope of the Service</h2>
<p>ReviveTube is an independent service that revives the discontinued YouTube functionality for the Nintendo Wii console. ReviveTube is not affiliated with or endorsed by Nintendo, Google, or YouTube. This service is operated within the European Union and is accessible to users worldwide.</p>
</section>
<section class="section">
<h2>2. Compliance with GDPR</h2>
<p>Because ReviveTube is based in the European Union, the service complies with the General Data Protection Regulation (GDPR). This means that:</p>
<ul>
<li>Your personal data is handled with the highest level of security and transparency.</li>
<li>You have specific rights under the GDPR, including:
<ul>
<li>The right to access your data.</li>
<li>The right to correct inaccuracies in your data.</li>
<li>The right to request deletion of your data ("right to be forgotten").</li>
<li>The right to restrict or object to data processing.</li>
<li>The right to data portability.</li>
</ul>
</li>
</ul>
<p>To exercise these rights or learn more about how we handle your data, please contact us at <a href="mailto:theerrorexe@gmail.com">theerrorexe@gmail.com</a>.</p>
</section>
<section class="section">
<h2>3. Non-Usage of Cookies and IP Addresses</h2>
<p>ReviveTube does not use cookies or similar tracking technologies. Additionally, we do not save your IP address. This ensures that your browsing experience remains private and secure, in compliance with GDPR and privacy-first principles.</p>
</section>
<section class="section">
<h2>4. Acceptable Use Policy</h2>
<ul>
<li>You agree to use ReviveTube responsibly and only for lawful purposes.</li>
<li>You must not share or access content that:
<ul>
<li>Violates copyright or intellectual property laws.</li>
<li>Promotes hate speech, violence, or discrimination.</li>
<li>Contains explicit, illegal, or harmful material.</li>
</ul>
</li>
</ul>
<p>We reserve the right to remove inappropriate content or suspend users who violate these terms.</p>
</section>
<section class="section">
<h2>5. Disclaimer of Liability</h2>
<p>ReviveTube is provided "as-is" and "as available." We do not guarantee uninterrupted access, error-free performance, or compatibility with all Wii systems. ReviveMii project is not liable for any damage, loss of data, or other issues arising from the use of this service.</p>
</section>
<section class="section">
<h2>6. Privacy Policy</h2>
<h3>6.1 Data Collection</h3>
<p>We do not collect personal data unless you voluntarily provide it (e.g., through feedback).</p>
<h3>6.2 Data Usage</h3>
<p>The collected data is used to improve service functionality and resolve technical issues.</p>
<h3>6.3 Third-Party Services</h3>
<p>ReviveTube may link to third-party content, such as YouTube links. We are not responsible for the data handling practices of these third-party services. Please review their privacy policies before interacting with them.</p>
<h3>6.4 User Rights</h3>
<p>As required by GDPR, you have the right to:
<ul>
<li>Request access to the data we collect about you.</li>
<li>Request deletion of any personal data you may have shared with us.</li>
<li>Request a copy of your data in a portable format.</li>
<li>Withdraw consent to data processing at any time.</li>
</ul>
</p>
<p>To exercise these rights, contact us at <a href="mailto:theerrorexe@gmail.com">theerrorexe@gmail.com</a>.</p>
</section>
<section class="section">
<h2>7. Changes to Terms and Privacy Policy</h2>
<p>We may update these terms and policies periodically to reflect changes in the service or legal requirements. The Date of the last Change is on http://yt.old.errexe.xyz/</p>
</section>
<section class="section">
<h2>8. Termination of Service</h2>
<p>We reserve the right to suspend or terminate access to ReviveTube for any user at our discretion, including but not limited to violations of these terms.</p>
</section>
<section class="section">
<h2>9. Contact Us</h2>
<p>If you have any questions about these Terms of Service or the Privacy Policy, please contact us at <a href="mailto:theerrorexe@gmail.com">theerrorexe@gmail.com</a>.</p>
</section>
<footer class="footer">
<p>&copy; 2024 ReviveMii Project. All rights reserved.</p>
</footer>
</body>
</html>