deploy: 596e7cadf5
parent
54620a886a
commit
35e560d3b1
|
@ -4,6 +4,11 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="og:image" content="https://fxclient.github.io/FXclient/assets/logo.png" />
|
||||
<meta property="og:image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
<link rel="shortcut icon" href="https://fxclient.github.io/FXclient/favicon.ico" type="image/x-icon">
|
||||
<meta property="og:title" content="FX Client">
|
||||
<meta name="description" content="FX Client Cookie Policy">
|
||||
<title>FX Client - Cookie Policy</title>
|
||||
<style>
|
||||
body {
|
||||
|
@ -24,22 +29,30 @@
|
|||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
color: red;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<span id="dd">Cookie Policy</span>
|
||||
|
||||
<p>Last Update: 25 December 2022</p>
|
||||
<p>Last Update: 29 March 2024</p>
|
||||
|
||||
|
||||
<p>1. General Information
|
||||
<br />
|
||||
fxclient.cf uses cookies to improve the user experience. You can find out more about cookies in the sections below.
|
||||
FX Client uses cookies to improve the user experience. You can find out more about cookies in the sections below.
|
||||
|
||||
You don't have to accept cookies in order to use fxclient.cf. We recommend cookies as they will improve your gaming experience.
|
||||
You don't have to accept cookies in order to use FX Client. We recommend cookies as they will improve your gaming experience.
|
||||
|
||||
To understand how we use your information, you may also check out our privacy policy: https://fxclient.cf/privacy_policy
|
||||
We also use Local Storage to store your win counts and settngs.
|
||||
|
||||
To understand how we use your information, you may also check out our privacy policy: <a href="https://fxclient.github.io/FXclient/privacy_policy">fxclient.github.io/FXclient/privacy_policy</a>
|
||||
</p>
|
||||
<hr />
|
||||
<p>2. What is a cookie?
|
||||
|
@ -47,8 +60,13 @@ To understand how we use your information, you may also check out our privacy po
|
|||
Cookies are small text files that are stored on your computer. For example, a cookie can be used to remember your username.
|
||||
</p>
|
||||
<hr />
|
||||
<p>3. What is Local Storage?
|
||||
<br />
|
||||
Local Storage is a place where we can store some information like your settings. It is not accessible by FX Client servers and is private.
|
||||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
3. What types of cookies do we use?
|
||||
4. What types of cookies do we use?
|
||||
<br />
|
||||
We use functionality cookies to store your preferences:
|
||||
<br>
|
||||
|
@ -63,30 +81,28 @@ Furthermore, we use a cookie that assigns a random number to your device.
|
|||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
4. How do our servers handle cookies transmitted by users?
|
||||
5. How do our servers handle cookies transmitted by users?
|
||||
<br />
|
||||
We do not store and process cookies on our servers. Cookies on the client side will be deleted after one year of inactivity. Cookies will not be shared with third parties.
|
||||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
5. More information about cookies
|
||||
6. More information about cookies
|
||||
<br />
|
||||
If you want to know how to delete or manage cookies, the following links may be helpful:
|
||||
<br />
|
||||
Cookie settings in Chrome and Android: https://support.google.com/chrome/answer/95647
|
||||
Cookie settings in Chrome and Android: <a href="https://support.google.com/chrome/answer/95647">support.google.com/chrome/answer/95647</a>
|
||||
<br />
|
||||
Cookie settings in Firefox: https://support.mozilla.org/en-US/kb/cookies-information-websites-store-on-your-computer
|
||||
Cookie settings in iOS: <a href="http://support.apple.com/kb/PH5042">support.apple.com/kb/PH5042</a>
|
||||
<br />
|
||||
Cookie settings in iOS: http://support.apple.com/kb/PH5042
|
||||
<br />
|
||||
If you need more information about cookies, you may check out this link: http://www.allaboutcookies.org/
|
||||
If you need more information about cookies, you may check out this link: <a href="http://www.allaboutcookies.org/">allaboutcookies.org</a>
|
||||
|
||||
</p>
|
||||
<hr/>
|
||||
<p>
|
||||
6. Contact Information
|
||||
7. Contact Information
|
||||
<br />
|
||||
If you have more questions, please contact us at this discord server: https://discord.gg/JEwYWGraj7
|
||||
If you have more questions, please contact us at this discord server: <a href="https://discord.gg/JEwYWGraj7">discord.gg/JEwYWGraj7</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -34,7 +34,7 @@
|
|||
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
|
||||
<!-- FX Client CSS -->
|
||||
<link rel="stylesheet" href="main.css?1711653938171">
|
||||
<link rel="stylesheet" href="main.css?1711723731622">
|
||||
<!-- Game CSS -->
|
||||
<style>
|
||||
html,
|
||||
|
@ -121,8 +121,8 @@
|
|||
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
|
||||
<table><tbody id="donationhistory_content"></tbody></table>
|
||||
</div>
|
||||
<script src="variables.js?1711653938171"></script>
|
||||
<script src="fx_core.js?1711653938171"></script>
|
||||
<script src="game.js?1711653938171"></script>
|
||||
<script src="variables.js?1711723731622"></script>
|
||||
<script src="fx_core.js?1711723731622"></script>
|
||||
<script src="game.js?1711723731622"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>FX Client - Privacy Policy</title>
|
||||
<meta name="og:image" content="https://fxclient.github.io/FXclient/assets/logo.png" />
|
||||
<meta property="og:image" content="https://fxclient.github.io/FXclient/assets/logo.png">
|
||||
<link rel="shortcut icon" href="https://fxclient.github.io/FXclient/favicon.ico" type="image/x-icon">
|
||||
<meta property="og:title" content="FX Client">
|
||||
<meta name="description" content="FX Client Privacy Policy">
|
||||
<style>
|
||||
body {
|
||||
text-align: center;
|
||||
|
@ -27,6 +32,12 @@
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
color: red;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
@ -34,13 +45,13 @@
|
|||
<body>
|
||||
<span id="dd">Privacy Policy</span>
|
||||
|
||||
<p>Last Update: 25 December 2022</p>
|
||||
<p>Last Update: 29 March 2024</p>
|
||||
|
||||
<p>1. General Notes
|
||||
<br />
|
||||
Unless otherwise indicated, this privacy policy applies for the website (www.fxclient.cf).
|
||||
Unless otherwise indicated, this privacy policy applies for the website (<a href="https://fxclient.github.io/FXclient/">fxclient.github.io/FXclient/</a>).
|
||||
|
||||
In this policy, "fxclient.cf", "we" or "us" refers to a group of developers scattered around the world. The
|
||||
In this policy, "fxclient", "we" or "us" refers to a group of developers scattered around the world. The
|
||||
contact information of the owner of this enterprise can be found below.
|
||||
</p>
|
||||
<hr />
|
||||
|
@ -54,10 +65,10 @@
|
|||
<br />
|
||||
We do not collect any user information. Information is collected by territorial.io. The privacy policy for
|
||||
territorial.io can be found at <a href="https://territorial.io/privacy_policy">
|
||||
https://territorial.io/privacy_policy </a>
|
||||
territorial.io/privacy_policy </a>
|
||||
<br />
|
||||
On the website we collect cookies: If you need more information about our cookies, you may check out our cookie
|
||||
policy: <a href="https://fxclient.cf/cookie_policy">https://fxclient.cf/cookie_policy</a>
|
||||
policy: <a href="https://fxclient.github.io/FXclient/cookie_policy">fxclient.github.io/FXclient/cookie_policy</a>
|
||||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
|
@ -65,22 +76,21 @@
|
|||
<br />
|
||||
Information is sent to and used by Territorial.io and not encrypted in transit. Your information is used to
|
||||
improve the game and to prevent fraud. Collection and usage of the data by Territorial.io is explained in more
|
||||
detail at <a href="https://territorial.io/privacy_policy"> https://territorial.io/privacy_policy </a>
|
||||
detail at <a href="https://territorial.io/privacy_policy"> territorial.io/privacy_policy </a>
|
||||
Usernames and rankings are publicly available. Statistical and anonymous game data are shown on Territorial.io
|
||||
(https://territorial.io/players and https://territorial.io/clans) and the Territorial.io Discord server
|
||||
(https://discord.gg/pa5TH6hZrv).
|
||||
(<a href="https://territorial.io/players">territorial.io/players</a> and <a href="https://territorial.io/clans">territorial.io/clans</a>).
|
||||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
5. How can you delete your information?
|
||||
<br />
|
||||
You can ask us to delete your data at the discord server shown below.
|
||||
Your data will be automatically deleted after 6 months of inactivity.
|
||||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
6. Contact Information
|
||||
<br />
|
||||
If you have more questions, please contact us at this discord server: https://discord.gg/JEwYWGraj7
|
||||
If you have more questions, please contact us at this discord server: <a href="https://discord.gg/JEwYWGraj7">discord.gg/JEwYWGraj7</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue