-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacyPolicy.html
More file actions
24 lines (24 loc) · 1.4 KB
/
Copy pathprivacyPolicy.html
File metadata and controls
24 lines (24 loc) · 1.4 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
<!doctype HTML>
<html>
<head>
<title>Nepali Radio Privacy Policy</title>
</head>
<body>
<div class="win-ui-dark win-header">
<div class="win-label"><h1>Nepali Radio Privacy Policy</h1></div>
</div>
<div class="win-content">
<h3>Personal information</h3>
<p>This application does not collect or transmit any user's personally identifiable information. No personal information is used, stored, secured or disclosed by services this application works with. </p>
<h3>Technical information</h3>
<p>Limited technical information is sent (such as IP addresses included in the HTTP calls the application makes) but none of that is used or stored.</p>
<h3>Statistical information</h3>
<p>A small set of non-identifiable information is sent to one or more of the organisations below for statistical information about app usage, device type and capabilities. Statistical service providers:</p>
<ul>
<li><a href="http://www.microsoft.com" target="_blank">Microsoft</a></li>
</ul>
<h3>Report violations or get more information</h3>
<p>If you would like to report any violations of this policy or get more information on any app, please contact us using this email address <a href="mailto:naren1@outlook.com">naren1@outlook.com</a>.</p>
</div>
</body>
</html>