mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Archive commit
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Pony Town | Privacy Policy</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>Privacy Policy</h1>
|
||||
<p>
|
||||
Last updated: April 27, 2018
|
||||
</p>
|
||||
<p>
|
||||
We operate https://pony.town/ (the "Site"). This page informs you of our policies regarding the collection,
|
||||
use and disclosure of Personal Information we receive from users of the Site.
|
||||
</p>
|
||||
<p>
|
||||
We use your Personal Information only for providing and improving the Site. By using the Site, you
|
||||
agree to the collection and use of information in accordance with this policy.
|
||||
</p>
|
||||
<h2>Information Collection And Use</h2>
|
||||
<p>
|
||||
While using our Site, we may ask you to provide us with certain personally identifiable information
|
||||
that can be used to contact or identify you. Personally identifiable information may include, but is not
|
||||
limited to your name or email address ("Personal Information").
|
||||
</p>
|
||||
<h2>Log Data</h2>
|
||||
<p>
|
||||
Like many site operators, we collect information that your browser sends whenever you visit our Site ("Log Data").
|
||||
</p>
|
||||
<p>
|
||||
This Log Data may include information such as your computer's Internet Protocol ("IP") address,
|
||||
browser type, browser version, the pages of our Site that you visit, the time and date of your visit,
|
||||
the time spent on those pages, script errors, chat messages, in-game actions performed by user
|
||||
and other statistics.
|
||||
</p>
|
||||
<p>
|
||||
In addition, we may use third party services such as Google Analytics that collect, monitor and
|
||||
analyze this data.
|
||||
</p>
|
||||
<h2>Cookies</h2>
|
||||
<p>
|
||||
Cookies are files with small amount of data, which may include an anonymous unique identifier.
|
||||
Cookies are sent to your browser from a web site and stored on your computer's hard drive.
|
||||
</p>
|
||||
<p>
|
||||
Like many sites, we use "cookies" to collect information. You can instruct your browser to refuse all
|
||||
cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may
|
||||
not be able to use some portions of our Site.
|
||||
</p>
|
||||
<h2>Security</h2>
|
||||
<p>
|
||||
The security of your Personal Information is important to us, but remember that no method of
|
||||
transmission over the Internet, or method of electronic storage, is 100% secure. While we strive to
|
||||
use commercially acceptable means to protect your Personal Information, we cannot guarantee its
|
||||
absolute security.
|
||||
</p>
|
||||
<h2>Changes To This Privacy Policy</h2>
|
||||
<p>
|
||||
This Privacy Policy is effective as of August 11, 2016 and will remain in effect except with respect to any
|
||||
changes in its provisions in the future, which will be in effect immediately after being posted on this page.
|
||||
</p>
|
||||
<p>
|
||||
We reserve the right to update or change our Privacy Policy at any time and you should check this
|
||||
Privacy Policy periodically. Your continued use of the Service after we post any modifications to the
|
||||
Privacy Policy on this page will constitute your acknowledgment of the modifications and your
|
||||
consent to abide and be bound by the modified Privacy Policy.
|
||||
</p>
|
||||
<p>
|
||||
If we make any material changes to this Privacy Policy, we will notify you either through the email
|
||||
address you have provided us, or by placing a prominent notice on our website.
|
||||
</p>
|
||||
<h2>Contact Us</h2>
|
||||
<p>
|
||||
If you have any questions about this Privacy Policy, please contact us.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user