Skip to content

Commit a4d2dd2

Browse files
authored
Create privacy.html
1 parent 55484d5 commit a4d2dd2

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

privacy.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html lang="ko">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<title>개인정보처리방침</title>
6+
</head>
7+
<body>
8+
<h1>개인정보처리방침</h1>
9+
<p>J4DocSearch는 사용자의 개인정보를 수집하거나 외부로 전송하지 않습니다.</p>
10+
<p>본 프로그램은 모든 데이터를 로컬에서 처리하며, 광고 및 통계용 추적을 포함하지 않습니다.</p>
11+
<p>단, 향후 버전에서 광고가 포함될 경우 Google AdSense 정책에 따라 개인정보처리방침이 업데이트될 수 있습니다.</p>
12+
<p>문의: j4docsearch@gmail.com</p>
13+
</body>
14+
</html>

0 commit comments

Comments
 (0)