-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
62 lines (62 loc) · 4.66 KB
/
privacy.html
File metadata and controls
62 lines (62 loc) · 4.66 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>개인정보처리방침</title>
<link rel="stylesheet" href="css/privacy.css">
<meta name="description" content="사운드보드 모음 디스코드 개인정보처리방침">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Inter:wght@100..900&family=Noto+Sans+KR:wght@100..900&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="soundimg.ico">
<meta nanme="theme-color" content="#FFFF00">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
</head>
<body>
<div class="yfKVzW">
<div class="FGcfna privacy-title">
<h1 class="ZOiJqF text">개인정보처리방침</h1>
</div>
<div class="ORZBZe text privacy-text">
<ol class="sgpMKW privacy-text-block">
<li id="개인정보 처리 목적">개인정보 처리 목적
<hr>
<a href="https://www.soundboard-discord.com/" target="_blank" rel="noopener noreferrer" style="color: rgb(210, 210, 210)">사운드보드</a>는 다음 목적을 위해 개인정보를 수집 하며, 다음 목적 이외의 용도로는 사용하지 않습니다<br>• 문의 답변을 위한 이메일 수집
</li>
<div class="jqXgHT privacy-text-air"></div>
<li id="개인정보 처리 및 보유 기간">개인정보 처리 및 보유 기간
<hr>
관리자가 해당 문의에 답변을 한 후로부터 최대 5일 보유
</li>
<div class="jqXgHT privacy-text-air"></div>
<liid="개인정보 처리 항목">개인정보 처리 항목
<hr>
<a href="https://www.soundboard-discord.com/" target="_blank" rel="noopener noreferrer" style="color: rgb(210, 210, 210)">사운드보드</a>는 다음 항목을 수집 및 이용 하고 있습니다.<br>• 필수 수집 항목: 이메일
</li>
<div class="jqXgHT privacy-text-air"></div>
<li id="개인정보 파기">개인정보 파기
<hr>
<a href="https://www.soundboard-discord.com/" target="_blank" rel="noopener noreferrer" style="color: rgb(210, 210, 210)">사운드보드</a>는 다음 목적을 달성 후 개인정보를 즉시 파기합니다.<br>• 문의 답변 후 5일이 넘어갈 시<br>• 디스코드: under_1111에게 개인정보 파기 요청<br><br>단, 문의 답변이 간 이메일( support@soundboard-discord.com )로 다시 이메일을 회신 할 시 최대 2일이 지나야 파기됩니다.
</li>
<div class="jqXgHT privacy-text-air"></div>
<li id="개인정보 동의 거부">개인정보 동의 거부
<hr>
개인정보처리방침에 대해 동의를 거부 할 수 있으나, 문의 답변을 받으실 수 없습니다.
</li>
<div class="jqXgHT privacy-text-air"></div>
<li id="개인정보 보호 책임자">개인정보 보호 책임자
<hr>
개인정보 처리와 관련한 정보주체의 불만처리 및 피해구제 등을 위하여 다음과 같이 개인정보 보호 책임자를 지정하고 있습니다.<br><br>디스코드: under_1111<br>직책: 대표<br>연락처: under_1111 개인DM 또는 support@soundboard-discord.com
</li>
<div class="jqXgHT privacy-text-air"></div>
<li id="개인정보처리방침 변경">개인정보처리방침 변경
<hr>
이 개인정보처리방침은 2024년 03월 11일 부터 시행되며, 추가, 수정 및 삭제가 있는 경우 변경되기 7일 전에 <a href="https://discord.gg/sGNR8cGvPp" target="_blank" rel="noopener noreferrer" style="color: rgb(210, 210, 210)">디스코드</a> 공지사항 채널을 통해 공지할 예정입니다. 별도 공지가 없다면 7일 후에 시행됩니다.
</li>
</ol>
<br>
</div>
</div>
</body>
</html>