This repository was archived by the owner on May 30, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcookie-policy.html
More file actions
111 lines (108 loc) · 7.29 KB
/
cookie-policy.html
File metadata and controls
111 lines (108 loc) · 7.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title data-i18n="title">Cookie Policy</title>
<meta name="description" content="CODED Cookie Policy, explaining how cookies are used to enhance your experience.">
<meta name="keywords" content="Cookies, Cookie Policy, CODED, Privacy">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/cookies.css" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" href="assets/img/colorful_logo.png" type="image/x-icon">
<script src="https://unpkg.com/i18next@21.6.3/dist/umd/i18next.min.js"></script>
</head>
<body>
<script src="assets/js/localization.js"></script> <!-- Localization Script -->
<div class="container">
<div class="header-container d-flex justify-content-between align-items-center my-4">
<img src="assets/img/colorful_logo.png" alt="Company Logo" class="company-logo" loading="lazy">
<h1 data-i18n="title">CODED | Cookies Policy</h1>
<div>
<label for="language-select" class="visually-hidden">Select Language</label>
<select id="language-select" class="form-select w-auto" aria-label="Select Language">
<option value="en">🇬🇧 English</option>
<option value="es">🇪🇸 Español</option>
<option value="pt">🇵🇹 Português</option>
<option value="fr">🇫🇷 Français</option>
<option value="de">🇩🇪 Deutsch</option>
<option value="tr">🇹🇷 Türkçe</option>
<option value="it">🇮🇹 Italiano</option>
<option value="nl">🇳🇱 Nederlands</option>
<option value="sv">🇸🇪 Svenska</option>
<option value="fi">🇫🇮 Suomi</option>
<option value="no">🇳🇴 Norsk</option>
<option value="da">🇩🇰 Dansk</option>
<option value="pl">🇵🇱 Polska</option>
<option value="ar">عربي 🇸🇦</option>
<option value="he">🇮🇱 עִברִית</option>
<option value="ko">🇰🇷 한국어</option>
<option value="ja">🇯🇵 日本語</option>
<option value="zh">🇨🇳 中文</option>
</select>
</div>
</div>
<p data-i18n="lastUpdated">Last updated: September 4, 2024</p>
<h2 data-i18n="interpretationDefinitions">Interpretation and Definitions</h2>
<h4 data-i18n="interpretation">Interpretation</h4>
<p data-i18n="interpretationText">
The words of which the initial letter is capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural.
</p>
<h4 data-i18n="definitions">Definitions</h4>
<p data-i18n="definitionsText">For the purposes of this Cookies Policy:</p>
<ul>
<li><strong data-i18n="company">Company</strong> <span data-i18n="companyText"> referred to as either "the Company", "We", "Us" or "Our" in this Cookies Policy</span></li>
<li><strong data-i18n="cookies">Cookies</strong> <span data-i18n="cookiesText"> means small files that are placed on Your computer, mobile device, or any other device by a website, containing details of your browsing history on that website among its many uses.</span></li>
<li><strong data-i18n="website">Website</strong> <span data-i18n="websiteText"> refers to CODED, accessible from <a href="https://coded-ai.github.io/coded.github.io/" rel="external nofollow noopener" target="_blank">https://coded-ai.github.io/coded.github.io/</a></span></li>
<li><strong data-i18n="you">You</strong> <span data-i18n="youText"> means the individual accessing or using the Website, or a company, or any legal entity on behalf of which such individual is accessing or using the Website, as applicable.</span></li>
</ul>
<h2 data-i18n="useOfCookies">The use of the Cookies</h2>
<h4 data-i18n="typeOfCookies">Type of Cookies We Use</h4>
<p data-i18n="typeOfCookiesText">
Cookies can be "Persistent" or "Session" Cookies. Persistent Cookies remain on your personal computer or mobile device when You go offline, while Session Cookies are deleted as soon as You close your web browser.
</p>
<p data-i18n="cookiesPurposes">
We use both session and persistent Cookies for the purposes set out below:
</p>
<ul>
<li>
<p><strong data-i18n="necessaryEssentialCookies">Necessary / Essential Cookies</strong></p>
<p data-i18n="necessaryEssentialType">Type: Session Cookies</p>
<p data-i18n="necessaryEssentialAdministeredBy">Administered by: Us</p>
<p data-i18n="necessaryEssentialPurpose">
These Cookies are essential to provide You with services available through the Website and to enable You to use some of its features. They help to authenticate users and prevent fraudulent use of user accounts. Without these Cookies, the services that You have asked for cannot be provided, and We only use these Cookies to provide You with those services.
</p>
</li>
<li>
<p><strong data-i18n="functionalityCookies">Functionality Cookies</strong></p>
<p data-i18n="functionalityType">Type: Persistent Cookies</p>
<p data-i18n="functionalityAdministeredBy">Administered by: Us</p>
<p data-i18n="functionalityPurpose">
These Cookies allow us to remember choices You make when You use the Website, such as remembering your login details or language preference. The purpose of these Cookies is to provide You with a more personal experience and to avoid You having to re-enter your preferences every time You use the Website.
</p>
</li>
</ul>
<h4 data-i18n="yourChoices">Your Choices Regarding Cookies</h4>
<p data-i18n="yourChoicesText1">
If You prefer to avoid the use of Cookies on the Website, first You must disable the use of Cookies in your browser and then delete the Cookies saved in your browser associated with this website. You may use this option for preventing the use of Cookies at any time.
</p>
<p data-i18n="yourChoicesText2">
If You do not accept Our Cookies, You may experience some inconvenience in your use of the Website and some features may not function properly.
</p>
<div class="back-button-container my-4">
<a href="https://coded-ai.github.io/coded.github.io/" class="btn btn-secondary" data-i18n="goBack">Go Back</a>
</div>
</div>
<footer class="footer text-center py-4">
<p data-i18n="footerText">© <span id="current-year"></span> CODED | All Rights Reserved</p>
</footer>
</body>
</html>