boosterbot-blitz / privacy.html
ImagineDragon's picture
here is a privacy policy and FAQ to add to the website
6e1cb99 verified
Raw
History Blame Contribute Delete
8.15 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - BoosterBot</title>
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://unpkg.com/feather-icons"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body {
font-family: 'Poppins', sans-serif;
}
</style>
</head>
<body class="bg-gray-50">
<!-- Navigation -->
<nav class="bg-white/80 backdrop-blur-md shadow-sm fixed w-full z-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-between h-16">
<div class="flex items-center">
<div class="flex-shrink-0 flex items-center">
<i data-feather="zap" class="text-purple-600 w-6 h-6"></i>
<span class="ml-2 text-xl font-bold text-gray-900">BoosterBot</span>
</div>
</div>
<div class="hidden md:ml-6 md:flex md:items-center space-x-8">
<a href="index.html#features" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">Features</a>
<a href="index.html#how-it-works" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">How it works</a>
<a href="faq.html" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">FAQ</a>
<a href="index.html#contact" class="text-gray-700 hover:text-purple-600 px-3 py-2 text-sm font-medium">Contact</a>
</div>
<div class="flex items-center">
<a href="https://t.me/Ultimate_booster_bot" class="bg-purple-600 text-white px-4 py-2 rounded-md text-sm font-medium hover:bg-purple-700 transition duration-150 ease-in-out flex items-center">
<i data-feather="send" class="w-4 h-4 mr-2"></i>
Get Started
</a>
</div>
</div>
</div>
</nav>
<!-- Privacy Policy Content -->
<section class="pt-32 pb-20 px-4">
<div class="max-w-4xl mx-auto bg-white rounded-xl shadow-sm p-8">
<h1 class="text-3xl font-bold text-gray-900 mb-6">🛡️ Privacy Policy — BoosterBot</h1>
<p class="text-gray-600 mb-8">Last Updated: October 2025</p>
<p class="text-gray-700 mb-6">Welcome to BoosterBot, a Telegram-based automation tool that helps users grow their social media presence through followers, likes, comments, views, and more.</p>
<p class="text-gray-700 mb-8">We value your privacy and are committed to protecting your data. This Privacy Policy explains what information we collect, how we use it, and your rights regarding that information.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">1. Information We Collect</h2>
<p class="text-gray-700 mb-6">When using BoosterBot, we may collect:</p>
<ul class="list-disc pl-6 mb-6 space-y-2 text-gray-700">
<li><strong>Telegram User ID and Username:</strong> To identify your account and provide service.</li>
<li><strong>Order Details:</strong> Type of service requested (followers, likes, etc.) and target links.</li>
<li><strong>Transaction Information:</strong> Amount, date, and transaction ID of your cryptocurrency payments (no private wallet keys are collected).</li>
<li><strong>Technical Data:</strong> Such as approximate location, device type, and usage statistics to improve the bot's performance.</li>
</ul>
<h2 class="text-xl font-bold text-gray-900 mb-4">2. How We Use Your Information</h2>
<p class="text-gray-700 mb-6">We use your information to:</p>
<ul class="list-disc pl-6 mb-6 space-y-2 text-gray-700">
<li>Process and fulfill your boost orders.</li>
<li>Communicate with you about your transactions or support inquiries.</li>
<li>Improve our bot's reliability and user experience.</li>
<li>Prevent spam, abuse, and fraudulent activity.</li>
</ul>
<h2 class="text-xl font-bold text-gray-900 mb-4">3. Cryptocurrency Payments</h2>
<p class="text-gray-700 mb-2">BoosterBot accepts only cryptocurrency payments (e.g., USDT, BTC, ETH, or other supported coins).</p>
<p class="text-gray-700 mb-2">Payments are handled through secure third-party payment gateways or blockchain networks.</p>
<p class="text-gray-700 mb-2">We never store or have access to your private keys, wallet seed phrases, or custodial data.</p>
<p class="text-gray-700 mb-6">Transaction data (like amount and hash) may be retained for order verification and fraud prevention.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">4. Data Sharing</h2>
<p class="text-gray-700 mb-2">We do not sell, rent, or trade your personal data.</p>
<p class="text-gray-700 mb-2">We may share limited non-identifiable information with:</p>
<ul class="list-disc pl-6 mb-2 space-y-2 text-gray-700">
<li>Blockchain payment processors (for confirming crypto transactions).</li>
<li>Analytics and support tools to enhance performance and resolve issues.</li>
</ul>
<p class="text-gray-700 mb-6">All third-party providers follow strict confidentiality and data protection standards.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">5. Data Retention</h2>
<p class="text-gray-700 mb-6">We retain order and user data only as long as necessary to provide our services or comply with legal requirements. You may request deletion of your data at any time via @BoosterBotSupport.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">6. Security</h2>
<p class="text-gray-700 mb-6">We implement encryption, secure APIs, and restricted access to ensure your data remains protected. However, as with all digital systems, no transmission over the internet or blockchain is completely secure.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">7. Your Rights</h2>
<p class="text-gray-700 mb-2">You have the right to:</p>
<ul class="list-disc pl-6 mb-2 space-y-2 text-gray-700">
<li>Request access to your stored data.</li>
<li>Ask for correction or deletion of your information.</li>
<li>Withdraw consent for data processing at any time.</li>
</ul>
<p class="text-gray-700 mb-6">To exercise these rights, contact us via Telegram or email.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">8. Third-Party Links</h2>
<p class="text-gray-700 mb-6">Our bot and website may include links to third-party sites or payment providers. We are not responsible for the privacy policies or content of these external services.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">9. Policy Updates</h2>
<p class="text-gray-700 mb-6">We may update this Privacy Policy from time to time. Updates will be posted on our website and announced in our official Telegram channel.</p>
<h2 class="text-xl font-bold text-gray-900 mb-4">10. Contact Us</h2>
<p class="text-gray-700 mb-2">If you have questions about privacy or data usage, contact us at:</p>
<p class="text-gray-700">📩 Email: support@boosterbot.io</p>
<p class="text-gray-700">💬 Telegram: @BoosterBotSupport</p>
</div>
</section>
<script>
feather.replace();
</script>
</body>
</html>