-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpolicies.html
More file actions
91 lines (89 loc) · 4.13 KB
/
Copy pathpolicies.html
File metadata and controls
91 lines (89 loc) · 4.13 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<link rel="stylesheet" href="style.css">
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="NO-USB Privacy Policies">
<meta name="keywords" content="NO-USB,Share,Files,RAALPLAY,Share files to PC,Android,Mobile,from Android to PC">
<meta name="HandheldFriendly" content="width">
<meta name="MobileOptimized" content="true">
<title>NO-USB | Privacy Policies</title>
<link rel="icon" type="vnd.microsoft.icon" href="favicon.ico" sizes="48x48">
</head>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<body>
<xml id="2" src="update.xml"></xml>
<header>
<nav class="tabbar">
<div class="left">
<img class="icon" src="img/foreground_icon.png" alt="no-usb icon" srcset="">
<span>NO-USB</span>
</div>
<div class="right">
<a href="policies.html"><button>POLICIES</button></a>
<a href="index.html"><button>DOWNLOAD</button></a>
</div>
</nav>
</header>
<div id="bm"> </div>
<script src="lottie.js"></script>
<script src="index.js"></script>
<div class="parrafo">
<p><h1>POLICIES</h1>
<br> <br> <br>
Your privacy is completely guaranteed.
<br> <br> <br>
1 - This application does not collect personal user data.
<br> <br>
2 - IP addresses are not recorded.
<br> <br>
3 - User email accounts are not accessed.
<br> <br>
4 - The application does not store information related to your device such as system activity, hardware settings, browser type, and browser language.
<br> <br>
5 - The application does not access your contacts or calendars.
<br> <br>
6 - The application does not collect information about your real-time location.
<br> <br>
7 - RAALPLAY is not responsible for the use of the application or for any possible errors.
<br> <br>
8 - Remarketing with Google AdMob
<br>
Providers like Google use first-party cookies and third-party cookies or other third-party identifiers to compile data on user interactions with ad impressions and other ad service functions.
<br> <br>
9 - Age Rating: PEGI 3 - Suitable for all audiences.
<br> <br>
10 - Charges and Fees:
<br>
The use of this application has a free level with limited functions, which will be unlocked by purchasing a Premium license.
<br> <br>
11 - Refunds:
<br>
We do not issue refunds.
<br> <br>
12 - Premium Licenses:
<br>
Premium licenses are affiliated with the computer where they were redeemed, so you will need to acquire a new license in case of changing your PC, formatting, or any scenario that results in the loss of computer files.
<br> <br>
13 - Changes to Our Privacy Policy:
<br>
Our Privacy Policy may change from time to time.
<br>
We will post any privacy policy changes on this page, so you should review it periodically.
<br> <br>
14 - Contact:
<br>
If you have any questions about this Policy or to report any Policy violations, please send an email to: raalplayofficial@gmail.com</p>
<br> <br>
All these parameters have been translated with the google translator, any inconsistencies please consult the original file <a href="es/policies.html">(in Spanish)</a>.
</div>
<footer>
<p id="copyright"> Copyright© 2021 RAALPLAY </p>
<p id="email">raalplayofficial@gmail.com</p>
</footer>
</body>
<script src="https://cdnjs.com/libraries/bodymovin" type="text/javascript">
</script>
</html>