108 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			HTML
		
	
			
		
		
	
	
			108 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			HTML
		
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
<head>
 | 
						|
    <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 {
 | 
						|
            text-align: center;
 | 
						|
            background-color: #fff;
 | 
						|
            color: #000;
 | 
						|
            font-size: 25px;
 | 
						|
            font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 | 
						|
            display: block;
 | 
						|
        }
 | 
						|
        #dd {
 | 
						|
            text-align: center;
 | 
						|
            background-color: #fff;
 | 
						|
            color: #000;
 | 
						|
            font-size: 40px;
 | 
						|
            font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
 | 
						|
            display: block;
 | 
						|
        }
 | 
						|
        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: 29 March 2024</p>
 | 
						|
 | 
						|
 | 
						|
<p>1. General Information
 | 
						|
<br />
 | 
						|
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 FX Client. We recommend cookies as they will improve your gaming experience.
 | 
						|
 | 
						|
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?
 | 
						|
<br />
 | 
						|
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>
 | 
						|
4. What types of cookies do we use?
 | 
						|
<br />
 | 
						|
We use functionality cookies to store your preferences:
 | 
						|
<br>
 | 
						|
your username; 
 | 
						|
a boolean, indicating if your interface is magnified or not; 
 | 
						|
the password of your one-vs-one account; 
 | 
						|
the color of your country; 
 | 
						|
selected emojis; 
 | 
						|
<br>
 | 
						|
Furthermore, we use a cookie that assigns a random number to your device.
 | 
						|
<br />
 | 
						|
</p>
 | 
						|
<hr />
 | 
						|
<p>
 | 
						|
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>
 | 
						|
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: <a href="https://support.google.com/chrome/answer/95647">support.google.com/chrome/answer/95647</a>
 | 
						|
<br />
 | 
						|
Cookie settings in iOS: <a href="http://support.apple.com/kb/PH5042">support.apple.com/kb/PH5042</a>
 | 
						|
<br />
 | 
						|
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>
 | 
						|
7. Contact Information
 | 
						|
<br />
 | 
						|
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> |