shoGambler/templates/tos.html

27 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2024-10-20 17:12:11 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Privacy Policy</title>
</head>
<body>
<p>Hey there! Heres the deal with your data:</p>
<p>Were all about keeping things simple. We only use your Google account to:</p>
<ul>
<li>Grab your YouTube channel ID so we can make our service better.</li>
<li>Show your name on the client-side, so you can see it. Thats it!</li>
</ul>
<p>We dont store your email address, and your name never touches our servers. Its all on your device and stays there.</p>
<p>Want to delete your data? Hit the "Delete Account" button on the login page. It might not work during outages, but were doing our best.</p>
<p>We are very sorry, but I don't own servers in the EU and therefore cannot comply with the EU GDPR. It is compliant with the UK one and everything except the location thing in the EU one. Very sorry, but we cannot support any EU users at this time. If you use this service from within the EU, you are doing so at your own risk.</p>
<p>If youve got any questions or just want to chat, hit us up at @arzumify on discord.</p>
<p>Thanks for reading! Now go enjoy the app without worrying about your data.</p>
</body>
</html>