chg: usr: update all texts on all pages - extend them with the game specific things #4
All checks were successful
Deploy to Production / deploy (push) Successful in 11s
All checks were successful
Deploy to Production / deploy (push) Successful in 11s
This commit is contained in:
@@ -95,7 +95,8 @@
|
||||
<p class="feature-block__body">
|
||||
Create a free account and every game you play gets recorded.
|
||||
Watch your win rate climb, revisit past battles, and prove your dominance
|
||||
on the board — one detonation at a time.
|
||||
on the board — one detonation at a time. Share your greatest victories with friends,
|
||||
replay epic showdowns, and celebrate your legendary moments.
|
||||
</p>
|
||||
{% if not is_granted("IS_AUTHENTICATED_REMEMBERED") %}
|
||||
<a href="{{ path('MineSeekerBundle_register') }}" class="feature-block__cta">
|
||||
@@ -125,6 +126,86 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="feature-block feature-block--privacy">
|
||||
<div class="feature-block__inner">
|
||||
<div class="feature-block__visual feature-block__visual--privacy">
|
||||
<i class="fas fa-shield"></i>
|
||||
<i class="fas fa-lock"></i>
|
||||
<i class="fas fa-eye-slash"></i>
|
||||
</div>
|
||||
<div class="feature-block__text">
|
||||
<p class="feature-block__label">Your data, your control</p>
|
||||
<h2 class="feature-block__title">Privacy by Design</h2>
|
||||
<p class="feature-block__body">
|
||||
We believe in transparency and simplicity. Your <strong>username</strong> is your identity here—
|
||||
we never expose your email publicly. Forgot your password? No problem. We keep no social integrations,
|
||||
no third-party tracking, and absolutely zero AI-generated content. Just a pure, clean game experience.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="feature-block feature-block--reverse feature-block--practice">
|
||||
<div class="feature-block__inner">
|
||||
<div class="feature-block__visual feature-block__visual--practice">
|
||||
<i class="fas fa-laptop"></i>
|
||||
<i class="fab fa-linux"></i>
|
||||
<i class="fab fa-apple"></i>
|
||||
<i class="fab fa-windows"></i>
|
||||
</div>
|
||||
<div class="feature-block__text">
|
||||
<p class="feature-block__label">Train & Compete</p>
|
||||
<h2 class="feature-block__title">Multiplayer Online, Solo Practice</h2>
|
||||
<p class="feature-block__body">
|
||||
Love the challenge of real-time battles? Here, you'll compete live against friends and players worldwide.
|
||||
Want to sharpen your skills solo first? Download our standalone versions for Windows, macOS, and Linux.
|
||||
Practice on your own time, then bring your A-game online.
|
||||
</p>
|
||||
<div class="practice-links">
|
||||
<a
|
||||
href="https://flathub.org/en/apps/org.gnome.Mines"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="practice-link"
|
||||
>
|
||||
<img
|
||||
src="{{ asset('images/another-games/gnome-mines.png') }}"
|
||||
alt="Mines"
|
||||
class="practice-link-icon"
|
||||
/>
|
||||
Linux (Flatpak) • GNOME Mines
|
||||
</a>
|
||||
<a
|
||||
href="https://apps.microsoft.com/detail/9wzdncrfhwcn?hl=en-US&gl=HU"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="practice-link"
|
||||
>
|
||||
<img
|
||||
src="{{ asset('images/another-games/microsoft-minesweeper.png') }}"
|
||||
alt="Microsoft Minesweeper"
|
||||
class="practice-link-icon"
|
||||
/>
|
||||
Windows • Microsoft Minesweeper
|
||||
</a>
|
||||
<a
|
||||
href="https://apps.apple.com/us/app/minesweeper/id1404304731"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
class="practice-link"
|
||||
>
|
||||
<img
|
||||
src="{{ asset('images/another-games/apple-minesweeper.png') }}"
|
||||
alt="Minesweeper"
|
||||
class="practice-link-icon"
|
||||
/>
|
||||
Apple • Minesweeper
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="tech-section">
|
||||
<p class="tech-label">Built with</p>
|
||||
<div class="tech-logos">
|
||||
|
||||
@@ -22,47 +22,133 @@
|
||||
<div class="txt">
|
||||
<h2>MineSeeker Privacy Policy</h2>
|
||||
|
||||
<p>Your privacy is important to us.</p>
|
||||
<p>Your privacy is important to us. MineSeeker is built on principles of transparency and minimal data collection. We believe you should have full control over your personal information and understand exactly how it's used.</p>
|
||||
|
||||
<p>It is MineSeeker's policy to respect your privacy regarding any information we may collect while operating
|
||||
our
|
||||
website. Accordingly, we have developed this privacy policy in order for you to understand how we collect,
|
||||
use,
|
||||
communicate, disclose and otherwise make use of personal information. We have outlined our privacy policy
|
||||
below.</p>
|
||||
<p>This Privacy Policy explains how we collect, use, protect, and manage your personal information when you use MineSeeker.</p>
|
||||
|
||||
<h3>1. Our Privacy Principles</h3>
|
||||
|
||||
<ul>
|
||||
<li>We will collect personal information by lawful and fair means and, where appropriate, with the knowledge
|
||||
or
|
||||
consent of the individual concerned.
|
||||
</li>
|
||||
<li>Before or at the time of collecting personal information, we will identify the purposes for which
|
||||
information is being collected.
|
||||
</li>
|
||||
<li>We will collect and use personal information solely for fulfilling those purposes specified by us and
|
||||
for
|
||||
other ancillary purposes, unless we obtain the consent of the individual concerned or as required by
|
||||
law.
|
||||
</li>
|
||||
<li>Personal data should be relevant to the purposes for which it is to be used, and, to the extent
|
||||
necessary
|
||||
for those purposes, should be accurate, complete, and up-to-date.
|
||||
</li>
|
||||
<li>We will protect personal information by using reasonable security safeguards against loss or theft, as
|
||||
well
|
||||
as unauthorized access, disclosure, copying, use or modification.
|
||||
</li>
|
||||
<li>We will make readily available to customers information about our policies and practices relating to the
|
||||
management of personal information.
|
||||
</li>
|
||||
<li>We will only retain personal information for as long as necessary for the fulfilment of those
|
||||
purposes.
|
||||
</li>
|
||||
<li>We collect personal information by lawful and fair means, with your knowledge and consent.</li>
|
||||
<li>We collect and use personal information solely for the purposes specified and no others.</li>
|
||||
<li>Personal data is kept accurate, complete, and up-to-date.</li>
|
||||
<li>We protect personal information with reasonable security safeguards against loss, theft, unauthorized access, disclosure, and modification.</li>
|
||||
<li>We retain personal information only for as long as necessary.</li>
|
||||
<li>We are transparent about our data practices and policies.</li>
|
||||
</ul>
|
||||
|
||||
<p>We are committed to conducting our business in accordance with these principles in order to ensure that the
|
||||
confidentiality of personal information is protected and maintained. MineSeeker may change this privacy
|
||||
policy
|
||||
from time to time at MineSeeker's sole discretion.</p>
|
||||
<h3>2. What Information We Collect</h3>
|
||||
|
||||
<p><strong>Account Information:</strong> When you create a MineSeeker account, we collect:</p>
|
||||
<ul>
|
||||
<li><strong>Username</strong> - Your unique identifier in the game (publicly visible to other players)</li>
|
||||
<li><strong>Email address</strong> - Used only for account recovery and password resets (never publicly exposed)</li>
|
||||
<li><strong>Password</strong> - Securely hashed and encrypted (we never store plain-text passwords)</li>
|
||||
<li><strong>Optional profile data</strong> - Avatar image (if you choose to upload one)</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Game Data:</strong> To provide multiplayer functionality, we automatically collect:</p>
|
||||
<ul>
|
||||
<li>Game statistics (win/loss records, game duration, board size preferences)</li>
|
||||
<li>Game history (replay data for sharing past battles)</li>
|
||||
<li>Timestamps of games played</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Technical Information:</strong> We collect minimal technical data:</p>
|
||||
<ul>
|
||||
<li>IP address (for multiplayer game sessions only, not stored long-term)</li>
|
||||
<li>Browser type and version (for compatibility purposes)</li>
|
||||
<li>Device information (to optimize game performance)</li>
|
||||
</ul>
|
||||
|
||||
<h3>3. What We Do NOT Collect</h3>
|
||||
|
||||
<ul>
|
||||
<li><strong>❌ No social authentication:</strong> We don't use Facebook, Google, Twitter, or other social platforms. You create your own account.</li>
|
||||
<li><strong>❌ No AI-generated data:</strong> We don't use AI to profile you or generate insights about your behavior.</li>
|
||||
<li><strong>❌ No tracking cookies or analytics:</strong> We don't use third-party analytics tools to track your movement across the web.</li>
|
||||
<li><strong>❌ No advertisement profiling:</strong> We don't sell or share your data with advertisers.</li>
|
||||
<li><strong>❌ No location tracking:</strong> We don't collect or store your location data.</li>
|
||||
</ul>
|
||||
|
||||
<h3>4. How We Use Your Information</h3>
|
||||
|
||||
<p>Your information is used exclusively for these purposes:</p>
|
||||
<ul>
|
||||
<li><strong>Account management:</strong> Creating and maintaining your account</li>
|
||||
<li><strong>Game functionality:</strong> Matchmaking, real-time multiplayer connections, and game replay storage</li>
|
||||
<li><strong>Security:</strong> Preventing fraud, cheating, and unauthorized access</li>
|
||||
<li><strong>Communication:</strong> Sending password resets or important service updates (very rarely)</li>
|
||||
<li><strong>Improvement:</strong> Analyzing game performance to fix bugs and improve server stability</li>
|
||||
</ul>
|
||||
|
||||
<p>We will <strong>never</strong> use your data for marketing, profiling, or any purpose other than those listed above.</p>
|
||||
|
||||
<h3>5. Data Retention</h3>
|
||||
|
||||
<ul>
|
||||
<li><strong>Active accounts:</strong> Your data is retained while your account is active.</li>
|
||||
<li><strong>Account deletion:</strong> If you delete your account, we retain only anonymized game statistics (for leaderboards) and permanently delete all personal information within 30 days.</li>
|
||||
<li><strong>Game data:</strong> Your game history and replays are retained indefinitely unless you explicitly request deletion.</li>
|
||||
<li><strong>Technical logs:</strong> IP addresses and technical logs are automatically deleted after 90 days.</li>
|
||||
</ul>
|
||||
|
||||
<h3>6. Data Security</h3>
|
||||
|
||||
<ul>
|
||||
<li>All passwords are hashed using industry-standard encryption (bcrypt)</li>
|
||||
<li>Communication between your device and our servers uses HTTPS/TLS encryption</li>
|
||||
<li>Sensitive data is stored on secure, isolated servers</li>
|
||||
<li>We regularly audit security and patch vulnerabilities</li>
|
||||
<li>We conduct no data sharing with third parties unless required by law</li>
|
||||
</ul>
|
||||
|
||||
<h3>7. Your Rights</h3>
|
||||
|
||||
<p>You have the right to:</p>
|
||||
<ul>
|
||||
<li><strong>Access:</strong> Request a copy of all personal data we hold about you</li>
|
||||
<li><strong>Correction:</strong> Update or correct inaccurate information</li>
|
||||
<li><strong>Deletion:</strong> Request deletion of your account and personal data (with 30-day retention for legal compliance)</li>
|
||||
<li><strong>Data portability:</strong> Export your game data in a machine-readable format</li>
|
||||
<li><strong>Withdraw consent:</strong> Opt out of non-essential data collection at any time</li>
|
||||
</ul>
|
||||
|
||||
<p>To exercise any of these rights, contact us at <a href="mailto:privacy@mineseeker.hu">privacy@mineseeker.hu</a></p>
|
||||
|
||||
<h3>8. Third-Party Services</h3>
|
||||
|
||||
<p>We use the following third-party services (strictly necessary for game operation):</p>
|
||||
<ul>
|
||||
<li><strong>Mercure (WebSocket server):</strong> Real-time multiplayer connections</li>
|
||||
<li><strong>Symfony framework:</strong> Web application backend</li>
|
||||
<li><strong>Cloud storage:</strong> Game replays and user data (hosted in EU data centers)</li>
|
||||
</ul>
|
||||
|
||||
<p>These services are contractually bound to respect your privacy and use data only for the purposes we specify.</p>
|
||||
|
||||
<h3>9. Legal Basis for Processing</h3>
|
||||
|
||||
<p>We process your personal data based on:</p>
|
||||
<ul>
|
||||
<li><strong>Contractual necessity:</strong> To provide the MineSeeker service you've agreed to use</li>
|
||||
<li><strong>Legitimate interest:</strong> To maintain security and prevent fraud</li>
|
||||
<li><strong>Compliance with law:</strong> When required by Hungarian or EU law</li>
|
||||
</ul>
|
||||
|
||||
<h3>10. Contact & Disputes</h3>
|
||||
|
||||
<p>If you have questions about this privacy policy or wish to exercise your rights:</p>
|
||||
<ul>
|
||||
<li><strong>Email:</strong> <a href="mailto:privacy@mineseeker.hu">privacy@mineseeker.hu</a></li>
|
||||
<li><strong>Mailing address:</strong> MineSeeker, Budapest, Hungary</li>
|
||||
<li><strong>EU DPA disputes:</strong> If you're in the EU and believe we've violated GDPR, you may lodge a complaint with your local data protection authority</li>
|
||||
</ul>
|
||||
|
||||
<h3>11. Policy Changes</h3>
|
||||
|
||||
<p>MineSeeker may update this privacy policy to reflect changes in our practices or applicable law. We will notify you of significant changes via email or by posting a notice on our website. Your continued use of MineSeeker after changes constitute acceptance of the updated policy.</p>
|
||||
|
||||
<p><strong>Last updated:</strong> {{ "now"|date("F j, Y") }}</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
@@ -22,95 +22,141 @@
|
||||
<div class="txt">
|
||||
<h2>MineSeeker Terms of Service</h2>
|
||||
|
||||
<h3>1. Terms</h3>
|
||||
<h3>1. Agreement to Terms</h3>
|
||||
|
||||
<p>By accessing the website at <a href="https://www.mineseeker.hu">https://www.mineseeker.hu</a>, you are
|
||||
agreeing to be bound by these terms of service, all applicable laws and regulations, and agree that you are
|
||||
responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you
|
||||
are
|
||||
prohibited from using or accessing this site. The materials contained in this website are protected by
|
||||
applicable copyright and trademark law.</p>
|
||||
<p>By accessing and using MineSeeker (https://www.mineseeker.hu), you agree to be bound by these Terms of Service, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using this service. The materials and content contained in MineSeeker are protected by applicable copyright and trademark law.</p>
|
||||
|
||||
<h3>2. Use License</h3>
|
||||
|
||||
<ol type="a">
|
||||
<li>
|
||||
Permission is granted to temporarily download one copy of the materials (information or software) on
|
||||
MineSeeker's website for personal, non-commercial transitory viewing only. This is the grant of a
|
||||
license,
|
||||
not a transfer of title, and under this license you may not:
|
||||
|
||||
<p>MineSeeker grants you a limited, non-exclusive, revocable license to access and play MineSeeker for personal, non-commercial purposes only. Under this license, you may not:</p>
|
||||
<ol type="i">
|
||||
<li>modify or copy the materials;</li>
|
||||
<li>use the materials for any commercial purpose, or for any public display (commercial or
|
||||
non-commercial);
|
||||
</li>
|
||||
<li>attempt to decompile or reverse engineer any software contained on MineSeeker's website;</li>
|
||||
<li>remove any copyright or other proprietary notations from the materials; or</li>
|
||||
<li>transfer the materials to another person or "mirror" the materials on any other server.</li>
|
||||
<li>modify, copy, or reproduce the game code or assets</li>
|
||||
<li>use MineSeeker for any commercial purpose or for any public display</li>
|
||||
<li>attempt to decompile, reverse engineer, or hack the game software</li>
|
||||
<li>remove any copyright, trademark, or proprietary notices</li>
|
||||
<li>use automated tools, bots, or scripts to play the game (cheating)</li>
|
||||
<li>use the game to harass, abuse, or harm other players</li>
|
||||
<li>attempt to exploit game vulnerabilities for unfair advantage</li>
|
||||
<li>mirror, redistribute, or host MineSeeker on any other server</li>
|
||||
</ol>
|
||||
</li>
|
||||
<li>This license shall automatically terminate if you violate any of these restrictions and may be
|
||||
terminated by
|
||||
MineSeeker at any time. Upon terminating your viewing of these materials or upon the termination of this
|
||||
license, you must destroy any downloaded materials in your possession whether in electronic or printed
|
||||
format.
|
||||
<li>
|
||||
<p>This license automatically terminates if you violate any of these restrictions. MineSeeker reserves the right to terminate your account and access at any time for violating these terms or for any other reason. Upon termination, you must cease all use of the service.</p>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h3>3. Disclaimer</h3>
|
||||
<h3>3. Account Responsibilities</h3>
|
||||
|
||||
<ul>
|
||||
<li><strong>Account creation:</strong> You are responsible for providing accurate information when creating an account and for maintaining the confidentiality of your password.</li>
|
||||
<li><strong>Account security:</strong> You are responsible for all activities that occur under your account. If you suspect unauthorized access, contact us immediately.</li>
|
||||
<li><strong>Username conduct:</strong> Your username must not be offensive, defamatory, or violate anyone's rights. We reserve the right to force username changes.</li>
|
||||
<li><strong>Account termination:</strong> You may delete your account at any time. Upon deletion, your personal information will be deleted within 30 days, but game statistics may be retained anonymously.</li>
|
||||
</ul>
|
||||
|
||||
<h3>4. User Conduct & Prohibited Behavior</h3>
|
||||
|
||||
<p>You agree NOT to:</p>
|
||||
<ul>
|
||||
<li>Use cheats, hacks, exploits, or automation tools</li>
|
||||
<li>Engage in harassment, abuse, threats, or hate speech toward other players</li>
|
||||
<li>Share or distribute malware, viruses, or malicious code</li>
|
||||
<li>Attempt to gain unauthorized access to MineSeeker systems</li>
|
||||
<li>Use the game to spam, phish, or scam other users</li>
|
||||
<li>Share another person's personal information without consent</li>
|
||||
<li>Boost accounts, trade accounts, or share login credentials</li>
|
||||
</ul>
|
||||
|
||||
<p>Violations of these rules may result in account suspension or permanent ban at our sole discretion.</p>
|
||||
|
||||
<h3>5. Intellectual Property Rights</h3>
|
||||
|
||||
<ul>
|
||||
<li>All game content, including code, graphics, sound, and design, is the exclusive property of MineSeeker and protected by copyright.</li>
|
||||
<li>Your gameplay and game statistics belong to you, but we retain the right to use anonymized gameplay data for improving the service.</li>
|
||||
<li>Game replays you create belong to you and can be shared with other players or deleted at your discretion.</li>
|
||||
<li>You grant MineSeeker a license to display your username and game achievements on public leaderboards.</li>
|
||||
</ul>
|
||||
|
||||
<h3>6. Disclaimer of Warranties</h3>
|
||||
|
||||
<ol type="a">
|
||||
<li>The materials on MineSeeker's website are provided on an 'as is' basis. MineSeeker makes no warranties,
|
||||
expressed or implied, and hereby disclaims and negates all other warranties including, without
|
||||
limitation,
|
||||
implied warranties or conditions of merchantability, fitness for a particular purpose, or
|
||||
non-infringement
|
||||
of intellectual property or other violation of rights.
|
||||
</li>
|
||||
<li>Further, MineSeeker does not warrant or make any representations concerning the accuracy, likely
|
||||
results, or
|
||||
reliability of the use of the materials on its website or otherwise relating to such materials or on any
|
||||
sites linked to this site.
|
||||
<li>
|
||||
<p>MineSeeker is provided on an "AS IS" and "AS AVAILABLE" basis. MineSeeker makes no warranties, express or implied, and hereby disclaims all other warranties including:</p>
|
||||
<ul>
|
||||
<li>Implied warranties of merchantability or fitness for a particular purpose</li>
|
||||
<li>Warranties of accuracy, reliability, or uninterrupted service</li>
|
||||
<li>Warranties of non-infringement of intellectual property rights</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>MineSeeker does not warrant that the service will be error-free, secure, or meet your specific requirements.</li>
|
||||
<li>MineSeeker is not responsible for delays, delivery failures, or any other issues caused by factors outside our control (internet outages, player hardware, etc.).</li>
|
||||
</ol>
|
||||
|
||||
<h3>4. Limitations</h3>
|
||||
<h3>7. Limitation of Liability</h3>
|
||||
|
||||
<p>In no event shall MineSeeker or its suppliers be liable for any damages (including, without limitation,
|
||||
damages
|
||||
for loss of data or profit, or due to business interruption) arising out of the use or inability to use the
|
||||
materials on MineSeeker's website, even if MineSeeker or a MineSeeker authorized representative has been
|
||||
notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow
|
||||
limitations on implied warranties, or limitations of liability for consequential or incidental damages,
|
||||
these
|
||||
limitations may not apply to you.</p>
|
||||
<p>In no event shall MineSeeker or its creators be liable for any damages arising out of the use or inability to use MineSeeker, including:</p>
|
||||
<ul>
|
||||
<li>Loss of data, game progress, or winnings</li>
|
||||
<li>Loss of profit or business interruption</li>
|
||||
<li>Personal injury or property damage</li>
|
||||
<li>Any indirect, incidental, special, or consequential damages</li>
|
||||
</ul>
|
||||
|
||||
<h3>5. Accuracy of materials</h3>
|
||||
<p>Some jurisdictions do not allow limitation of liability, so these limitations may not apply to you.</p>
|
||||
|
||||
<p>The materials appearing on MineSeeker's website could include technical, typographical, or photographic
|
||||
errors.
|
||||
MineSeeker does not warrant that any of the materials on its website are accurate, complete or current.
|
||||
MineSeeker may make changes to the materials contained on its website at any time without notice. However
|
||||
MineSeeker does not make any commitment to update the materials.</p>
|
||||
<h3>8. Content Accuracy & Changes</h3>
|
||||
|
||||
<h3>6. Links</h3>
|
||||
<ul>
|
||||
<li>MineSeeker may contain technical, typographical, or photographic errors. We don't warrant accuracy or completeness.</li>
|
||||
<li>MineSeeker reserves the right to modify, update, or discontinue features without notice (we will attempt to notify users of major changes).</li>
|
||||
<li>We may take servers offline for maintenance with minimal notice.</li>
|
||||
<li>Game rules and mechanics may be adjusted for balance or fairness.</li>
|
||||
</ul>
|
||||
|
||||
<p>MineSeeker has not reviewed all of the sites linked to its website and is not responsible for the contents of
|
||||
any
|
||||
such linked site. The inclusion of any link does not imply endorsement by MineSeeker of the site. Use of any
|
||||
such linked website is at the user's own risk.</p>
|
||||
<h3>9. External Links</h3>
|
||||
|
||||
<h3>7. Modifications</h3>
|
||||
<p>MineSeeker may contain links to external websites. We are not responsible for the content, accuracy, or practices of linked sites. Use of linked websites is at your own risk and subject to their terms of service.</p>
|
||||
|
||||
<p>MineSeeker may revise these terms of service for its website at any time without notice. By using this
|
||||
website
|
||||
you are agreeing to be bound by the then current version of these terms of service.</p>
|
||||
<h3>10. Termination of Service</h3>
|
||||
|
||||
<h3>8. Governing Law</h3>
|
||||
<ul>
|
||||
<li>MineSeeker may suspend or terminate your account if you violate these terms.</li>
|
||||
<li>MineSeeker may discontinue the service at any time with reasonable notice (we will provide at least 30 days notice before full shutdown).</li>
|
||||
<li>Upon termination, your right to use MineSeeker immediately ceases.</li>
|
||||
</ul>
|
||||
|
||||
<p>These terms and conditions are governed by and construed in accordance with the laws of Budapest, Hungary and
|
||||
you
|
||||
irrevocably submit to the exclusive jurisdiction of the courts in that State or location.</p>
|
||||
<h3>11. Modifications to Terms</h3>
|
||||
|
||||
<p>MineSeeker may revise these terms at any time without notice. Your continued use of the service after changes constitutes acceptance of the updated terms. We recommend reviewing these terms periodically.</p>
|
||||
|
||||
<h3>12. Governing Law & Jurisdiction</h3>
|
||||
|
||||
<p>These terms are governed by and construed in accordance with the laws of Budapest, Hungary, without regard to its conflicts of law principles. You irrevocably submit to the exclusive jurisdiction of the courts located in Budapest, Hungary.</p>
|
||||
|
||||
<h3>13. Dispute Resolution</h3>
|
||||
|
||||
<p>Before initiating legal action, you agree to attempt to resolve disputes through good-faith negotiation. If a dispute cannot be resolved informally, you may pursue legal remedies in the courts of Budapest, Hungary.</p>
|
||||
|
||||
<h3>14. Severability</h3>
|
||||
|
||||
<p>If any provision of these terms is found to be invalid or unenforceable, that provision shall be severed, and the remaining provisions shall remain in full force and effect.</p>
|
||||
|
||||
<h3>15. Entire Agreement</h3>
|
||||
|
||||
<p>These Terms of Service, together with our Privacy Policy, constitute the entire agreement between you and MineSeeker regarding your use of the service and supersede all prior agreements.</p>
|
||||
|
||||
<h3>16. Contact Information</h3>
|
||||
|
||||
<p>If you have questions or concerns about these terms:</p>
|
||||
<ul>
|
||||
<li><strong>Email:</strong> <a href="mailto:contact@mineseeker.hu">contact@mineseeker.hu</a></li>
|
||||
<li><strong>Website:</strong> <a href="https://www.mineseeker.hu">https://www.mineseeker.hu</a></li>
|
||||
<li><strong>Location:</strong> Budapest, Hungary</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Last updated:</strong> {{ "now"|date("F j, Y") }}</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user