mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 13:55:04 +02:00
Archive commit
This commit is contained in:
@@ -0,0 +1,111 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Pony Town | Terms of Service</title>
|
||||
<style>
|
||||
body {
|
||||
font: normal 16px sans-serif;
|
||||
color: #222;
|
||||
}
|
||||
h1, h2 {
|
||||
font-weight: 200;
|
||||
}
|
||||
p {
|
||||
color: #666;
|
||||
}
|
||||
.content {
|
||||
max-width: 800px;
|
||||
margin: auto;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
<h1>Terms of Service ("Terms")</h1>
|
||||
<p>
|
||||
Last updated: August 11, 2016
|
||||
</p>
|
||||
<p>
|
||||
Please read these Terms of Service ("Terms", "Terms of Service") carefully before using the
|
||||
https://pony.town/ website (the "Service") operated by us.
|
||||
</p>
|
||||
<p>
|
||||
Your access to and use of the Service is conditioned on your acceptance of and compliance with
|
||||
these Terms. These Terms apply to all visitors, users and others who access or use the Service.
|
||||
</p>
|
||||
<p>
|
||||
By accessing or using the Service you agree to be bound by these Terms. If you disagree with
|
||||
any part of the terms then you may not access the Service.
|
||||
</p>
|
||||
<h2>Termination</h2>
|
||||
<p>
|
||||
We may terminate or suspend access to our Service immediately, without prior notice or liability,
|
||||
for any reason whatsoever, including without limitation if you breach the Terms.
|
||||
</p>
|
||||
<p>
|
||||
All provisions of the Terms which by their nature should survive termination shall survive
|
||||
termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity
|
||||
and limitations of liability.
|
||||
</p>
|
||||
<h2>Links To Other Web Sites</h2>
|
||||
<p>
|
||||
Our Service may contain links to thirdparty web sites or services that are not owned or controlled
|
||||
by us.
|
||||
</p>
|
||||
<p>
|
||||
We have no control over, and assumes no responsibility for, the
|
||||
content, privacy policies, or practices of any third party web sites or services. You further
|
||||
acknowledge and agree that we shall not be responsible or liable,
|
||||
directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection
|
||||
with use of or reliance on any such content, goods or services available on or through any such
|
||||
web sites or services.
|
||||
</p>
|
||||
<p>
|
||||
We strongly advise you to read the terms and conditions and privacy policies of any thirdparty
|
||||
web sites or services that you visit.
|
||||
</p>
|
||||
<h2>User submitted content</h2>
|
||||
<p>
|
||||
Our Service may contain content submited by other users of the service.
|
||||
</p>
|
||||
<p>
|
||||
We have no control over, and assumes no responsibility for any content published by other users. You further
|
||||
acknowledge and agree that we shall not be responsible or liable,
|
||||
directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection
|
||||
with use of or reliance on any such content.
|
||||
</p>
|
||||
<p>
|
||||
We strongly advise you to read the terms and conditions and privacy policies of any thirdparty
|
||||
web sites or services that you visit.
|
||||
</p>
|
||||
<h2>Governing Law</h2>
|
||||
<p>
|
||||
These Terms shall be governed and construed in accordance with the laws of EU,
|
||||
without regard to its conflict of law provisions.
|
||||
</p>
|
||||
<p>
|
||||
Our failure to enforce any right or provision of these Terms will not be considered a waiver of
|
||||
those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the
|
||||
remaining provisions of these Terms will remain in effect. These Terms constitute the entire
|
||||
agreement between us regarding our Service, and supersede and replace any prior agreements
|
||||
we might have between us regarding the Service.
|
||||
</p>
|
||||
<h2>Changes</h2>
|
||||
<p>
|
||||
We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a
|
||||
revision is material we will try to provide at least 5 days notice prior to any new
|
||||
terms taking effect. What constitutes a material change will be determined at our sole discretion.
|
||||
</p>
|
||||
<p>
|
||||
By continuing to access or use our Service after those revisions become effective, you agree to
|
||||
be bound by the revised terms. If you do not agree to the new terms, please stop using the
|
||||
Service.
|
||||
</p>
|
||||
<h2>Contact Us</h2>
|
||||
<p>
|
||||
If you have any questions about these Terms, please contact us.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user