-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPrivacy-Policy.html
145 lines (118 loc) · 6.53 KB
/
Privacy-Policy.html
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html id="home">
<head>
<title> MEWWME'S </title>
<link rel="icon" href="assets/img/avatar.png">
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description"
content="MEWWME'S. The Discord music bot that's 100% free with no payment or votes required to access all its amazing functionalities.">
<meta name="keywords"
content="Mewwme, Discord muisc bot, Discord music 24/7, Radio Indonesia, Lofi Radio, Clean ui discord">
<meta name="robots" content="index, follow">
<meta itemprop="name" content="MEWWME'S">
<meta itemprop="description"
content="MEWWME'S. The Discord music bot that's 100% free with no payment or votes required to access all its amazing functionalities.">
<meta name="og:title" content="MEWWME'S - Discord Music Bot">
<meta name="og:description"
content="MEWWME'S. The Discord music bot that's 100% free with no payment or votes required to access all its amazing functionalities.">
<meta name="og:url" content="https://meww.me">
<meta property="og:keywords"
content="Mewwme, Discord muisc bot, Discord music 24/7, Radio Indonesia, Lofi Radio, Clean ui discord">
<meta name="og:site_name" content="MEWWME'S">
<meta name="og:locale" content="en">
<meta name="og:type" content="website">
<link rel="icon" href="assets/img/avatar.png" type="image/png">
<link rel="apple-touch-icon" href="assets/img/avatar.png">
<meta name="application-name" content="Harmony">
<meta name="theme-color" content="#420420">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/animate.css">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/fontawesome.css">
<link rel="stylesheet" type="text/css" media="screen" href="assets/css/style.css">
</head>
<body id="body">
<nav class="animated fadeInDown">
<div class="logo">
<img src="assets/img/avatar.png" alt="Logo">
<h3><a href="https://discord.com/api/oauth2/authorize?client_id=928711702596423740&permissions=551940385840&response_type=code&redirect_uri=https%3A%2F%2Fdiscord.gg%2Fmewwme&scope=guilds.join+bot+applications.commands">MEWWME'S</a></h3>
</div>
<div class="bar">
<a href="https://top.gg/user/361407102650109952">Vote me </a>
<a href="https://discord.gg/6EXgrmtkPX">Server Support </a>
<a href="index.html"><i class="fas fa-home"></i> Home</a>
</div>
<div onclick="menu();" id="navbar-toggle" class="navbar-toggle">
<div id="top-bar" class="navbar-toggle-item top-bar"></div>
<div id="middle-bar" class="navbar-toggle-item middle-bar"></div>
<div id="bottom-bar" class="navbar-toggle-item bottom-bar"></div>
</div>
</nav>
<div class="mobile-nav" id="mobile-nav">
<a onclick="menu();" href="index.html"><i class="fas fa-home"></i> Home</a>
<a onclick="menu();" href="Privacy-Policy.html">Privacy Policy</a>
<a onclick="menu();" href="Terms-Of-Services.html">Terms Of Services</a>
</div>
<main>
<div class="privacy">
<div class="harmony">
<h1 class="toptext animated fadeInDown">Privacy Policy</h1>
<p>
Usage Agreement The use of [MEWWME'S] ("bot") in a server requires the collection of some specific
user data. The Data collected includes, but is not limited to, Discord user ID values, Discord user
nicknames, and a user"s server roles. Use of the Bot is considered an agreement to the terms of this
policy.
</p>
<h2>Access to Data</h2>
<p>
Access to data is only permitted to the bot"s developers and hosting services and only in the scope
required for the development, testing, and implementation of features for the bot. Data is not sold,
provided to, or shared with any third party, except where required by law or a Terms of Service
agreement. You can view the Data upon request from <a href="https://discord.com/users/176144329046360064">L RMN</a>.
</p>
<h2>Storage of Data</h2>
<p>
Data is stored in a PlanetScale database. The database is secured to prevent external access.
However, no guarantee is provided, and the Bot owners assume no liability for the unintentional or
malicious data breach. In the event of unauthorized Data access, server staff will notify users
through the Support Server.
</p>
<h2>User Rights</h2>
<p>
At any time, you have the right to request to view the data of your Discord account. You have the
right to request the removal of relevant Data. To do this, the user should submit a request through
the Support Server.
</p>
<h2>User Rights</h2>
<p>
You have the right to request access to and removal of your Discord account data at any time. To do
so,
please submit a request through our Support Server.
</p>
<h2>Questions and Contact Information</h2>
<p>
If you have any questions or are concerned about what data might be stored from your account,
contact <a href="https://discord.com/users/176144329046360064">L RMN</a>. For more
information, check the Discord Terms Of Service.
</p>
</div>
<div class="stats animated zoomIn">
</div>
<div class="bigimg">
</div>
</div>
<footer>
<div class="footer-content">
<ul class="footer-links">
<li><a href="Privacy-Policy.html">Privacy Policy</a></li>
<li><a href="Terms-Of-Services.html">Terms of Service</a></li>
</ul>
</div>
</footer>
</main>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.animateNumber.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>