Skip to content

Commit 53e956b

Browse files
committed
Update privacy policy
1 parent 3a8bb9a commit 53e956b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pages/privacy-policy.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ useHead({
7575
<li>Terminal device ID, type, operating system, date, time, region, country, latitude, longitude</li>
7676
<li>Browser type, user agent, language, screen resolution</li>
7777
<li>IP address, network provider, traffic routing data, system configuration information, and other information about traffic to and from the Website</li>
78+
<li>Mouse movements, clicks, scrolling behavior</li>
79+
<li>Keystrokes (excluding sensitive fields such as passwords)</li>
80+
<li>Pages visited, time spent, and navigation paths</li>
7881
</ul>
7982

8083
<Text :class="$style.section_paragraph">Any collection and processing of this technical data is for the purpose of enabling the use and functionality of our Website, continuously ensuring system security and stability, optimising our Website, to show you Website customized for your region, and for internal statistical purposes. Furthermore, the collection of technical data shall ensure the functionality and security of our services.</Text>

services/constants/legal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const PRIVACY_POLICY_DATE = "2024-11-01"
1+
export const PRIVACY_POLICY_DATE = "2025-02-07"
22

33
export const TERMS_OF_USE_DATE = "2024-11-01"

0 commit comments

Comments
 (0)