-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprivacy.html
More file actions
34 lines (33 loc) · 1.52 KB
/
privacy.html
File metadata and controls
34 lines (33 loc) · 1.52 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
<html>
<head>
<title>thoseannoyingdupes.com</title>
<link rel="stylesheet" type="text/css" href="styles_popup.css" />
<meta property="og:title" content="Remove duplicates in Spotify playlists" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://thoseannoyingdupes.com/" />
<meta property="og:image" content="" />
<meta property="og:site_name" content="Those Annoying Dupes" />
<meta property="fb:admins" content="542231323" />
</head>
<body>
<div id="top" class="center">
<h2>Privacy policy</h2>
</div>
<div id="middle" class="center">
<b>What is this Privacy Policy for?</b><br/>
This privacy policy governs the privacy of this website [thoseannoyingdupes.com] and its users who choose to use it.
<br/><br/>
<b>Contact & Communication</b><br/>
Users contacting this website and/or its owners do so at their own discretion and provide any such personal details requested at their own risk. Your personal information is kept private and stored securely until a time it is no longer required or has no use.
<br/><br/>
This website and its owners use any information submitted to provide you with further information about the services they offer or to assist you in answering any questions or queries you may have submitted.
<br/><br/>
Your details are not passed on to any third parties.
<br/><br/>
This website does otherwise not store any user information.
</div>
<div id="bottom" class="center">
<br/> <br/>
</div>
</body>
</html>