-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTerms-Of-Services.html
127 lines (101 loc) · 5.62 KB
/
Terms-Of-Services.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
<!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">Mewmme'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">Terms Of Services</h1>
<p>
BY USING [Mewwme] ("THE BOT") AND ITS WEBSITE, YOU AGREE TO ABIDE BY THE FOLLOWING TERMS OF SERVICE.
</p>
<h2>Age Requirement</h2>
<p>
Users must be 13+ years or older to use the Bot and its services. By using the Bot, you confirm that you meet this age requirement in compliance with Discord's Terms of Service.
</p>
<h2>License and Ownership</h2>
<p>
[Mewwme] and all associated intellectual property rights, including but not limited to code, design, and logos, are owned by [Mewwme] aka Romanromannya ("the Developer"). Users are granted a limited, non-exclusive license to use the Bot for personal or non-commercial purposes only.
</p>
<h2>Prohibited Activities</h2>
<p>
Users are strictly prohibited from engaging in the following activities while using the Bot:
- Hacking, attempting to access unauthorized parts of the Bot or website
- Violating Discord's community guidelines or terms of service
</p>
<h2>Limitations and Disclaimers</h2>
<p>
The bot is provided "as is" without any warranties or guarantees. The bot's functionality may be subject to interruptions, delays, or errors. The bot's developer is not liable for any direct or indirect damages resulting from the use or inability to use the bot.
</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>