-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathPrivacyPolicy.html
More file actions
42 lines (26 loc) · 2.23 KB
/
PrivacyPolicy.html
File metadata and controls
42 lines (26 loc) · 2.23 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
<!DOCTYPE html>
<html>
<head>
<title>Asus Rog Phone RGB Privacy Policy</title>
</head>
<body style="padding-left: 5em; padding-right: 5em;">
<h1 style="text-align: center;">Asus Rog Phone RGB Privacy Policy</h1>
<p style="text-align: center;">Last updated: November 13, 2020</p>
<p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.</p>
<p>We do not collect any personal information whatsoever</p>
<p>Asus Rog Phone RGB currently does not connect to any server and does not need internet access to function to its best ability.</p>
<p>Asus Rog Phone RGB app is completely open source if you find something that doesnt satisfy your expectations you can refer to the source code <a href="https://github.com/ArtiomSu/Asus-ROG-Phone-2-RGB">here</a></p>
<h1 style="text-align: center;">Collecting and Using Your Personal Data</h1>
<h2 style="text-align: center;">Types of Data Collected</h2>
<h3 style="text-align: center;">Personal Data</h3>
<p>While using Our Service, We will not ask you to provide us with any personally identifiable information that can be used to contact or identify You.
<h1 style="text-align: center;">Links to Other Websites</h1>
<p>Our Service may contain links to other websites that are not operated by Us. If You click on a third party link, You will be directed to that third party's site. We strongly advise You to review the Privacy Policy of every site You visit.</p>
<p>We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>
<h1 style="text-align: center;">Changes to this Privacy Policy</h1>
<p>We may update Our Privacy Policy from time to time. We will notify You of any changes by posting the new Privacy Policy on this page.</p>
<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>
<h1 style="text-align: center;">Contact Us</h1>
<p>If you have any questions about this Privacy Policy, You can contact us: terminalheatsink@gmail.com</p>
</body>
</html>