-
Notifications
You must be signed in to change notification settings - Fork 0
/
terms.html
232 lines (218 loc) · 11.7 KB
/
terms.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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<html>
<head>
<meta name="slack-app-id" content="A56AE1YL9">
<title>
Terms of Service
</title>
<meta charSet="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description"
content="Moji is a friendly bot that keeps a count of the emojis you and your teammates use in Slack.">
<meta name="robots" content="index, follow">
<meta name="author" content="Gary Torres">
<link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicons/favicon-16x16.png">
<link rel="manifest" href="img/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="http://mojibot.chat">
<meta name="twitter:title" content="Mojibot - Make emojis count">
<meta name="twitter:description"
content="Moji is a friendly bot that keeps a count of the emojis you and your teammates use in Slack.">
<meta name="twitter:image" content="http://mojibot.chat/img/intro-2.png">
<!-- Search Engine -->
<meta name="image" content="http://mojibot.chat/img/intro-1.png">
<!-- Schema.org for Google -->
<meta itemprop="name" content="Moji - Make emojis count">
<meta itemprop="description"
content="Moji is a friendly bot that keeps a count of the emojis you and your teammates use in Slack.">
<meta itemprop="image" content="http://mojibot.chat/img/intro-1.png">
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
<meta property="og:title" content="Moji - Make emojis count">
<meta property="og:description"
content="Moji is a friendly bot that keeps a count of the emojis you and your teammates use in Slack.">
<meta property="og:image" content="http://mojibot.chat/img/intro-2.png">
<meta property="og:url" content="http://mojibot.chat">
<meta property="og:site_name" content="Moji - Make emojis count">
<meta property="og:type" content="website">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/devices.css">
<link rel="stylesheet" type="text/css" href="css/custom.css">
</head>
<body>
<header class="header">
<div class="container-lrg">
<div class="col-12 spread">
<div>
<a class="logo" href="index.html">
<span>M</span><img src="img/moji_face.png" width="20" /><span>ji</span>
</a>
</div>
<div id="header-menu">
<a class="nav-link" href="index.html#faq">
FAQ
</a>
<a class="nav-link" id="whats-new">
What's new
</a>
<a class="nav-link" target="_blank" href="mailto:[email protected]">
Contact
</a>
</div>
</div>
</div>
</header>
<!--<div class="socialproof">
<div class="container-sml">
<div class="flex text-center">
<div class="col-12">
<h4 class="subheading">
"What a time saver for startup founders...this can be one of the most awful and creative sinkholes that a team goes through...
Bravo for making this hellish process a little better."
</h4>
<p class="paragraph">
Sean Howell - CEO @ Hornetapp
</p>
</div>
</div>
</div>
</div>-->
<div class="faqs" id="faq">
<div class="container-sml">
<div class="flex text-left">
<div class="col-12">
<h4 class="subheading">
Terms of Service
</h4>
<p class="paragraph">
These terms of service govern your use of our website and the services we provide; by using our
website and services, you accept these terms and conditions in full. If you disagree with these
terms of service or any part of these terms and service, you must not use our website.
<br /><br />
You must be 13 years of age or older to use Moji and it’s services. If you are under 13
years old please do not use Moji. By using our website and services and by agreeing to these
terms of service you warrant and represent that you are at least 13 years of age. If you are
accepting these Terms and using Moji on behalf of a company, organization, or other legal
entity, you represent and warrant that you are authorized to do so.
<br /><br />
Our website uses cookies. By using our website and agreeing to these terms of service, you
consent to our use of cookies in accordance with the terms of our privacy policy.
<br /><br />
<strong>License to use website</strong><br />
Unless otherwise stated, Moji and/or its licensors own the intellectual property rights in
the website and material on the website. Subject to the license below, all these intellectual
property rights are reserved.
<br /><br />
You may view, download for caching purposes only, and print pages or other content from our
website for your own personal use, subject to the restrictions set out below and elsewhere in
these terms of service.
<br /><br />
You must not:
Republish material from this website (including republication on another website). Sell, rent or
sub-license material from the website. Reproduce, duplicate, copy or otherwise exploit material
on this website for a commercial purpose.
<br /><br />
Where content is specifically made available for redistribution, it may only be redistributed.
<br /><br />
<strong>Acceptable use</strong><br />
You must not use our website or services in any way that causes, or may cause, damage or
impairment of the availability or accessibility of the them; or in any way which is unlawful,
illegal, fraudulent or harmful, or in connection with any unlawful, illegal, fraudulent or
harmful purpose or activity.
<br /><br />
You must not use our website or services to copy, store, host, transmit, send, use, publish or distribute
any material which consists of (or is linked to) any spyware, computer virus, Trojan horse,
worm, keystroke logger, rootkit or other malicious computer software.
<br /><br />
You must not conduct any systematic or automated data collection activities (including without
limitation scraping, data mining, data extraction and data harvesting) on or in relation to this
website and bot without our express written consent.
<br /><br />
You must not use our website or bot to transmit or send unsolicited commercial communications. You
must not use this website for any purposes related to marketing without our express written
consent.
</p>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container-sml text-center">
<div class="col-12">
<h5 class="heading">
Make every emoji count with Moji ✨
</h5>
<img src="img/moji_face.png" width="60" />
<div class="ctas">
<a class="ctas-button add-to-slack-button" href="https://moji-bot-7vx5h.ondigitalocean.app/install">
<img class="slack-logo" src="img/Slack_Mark_Monochrome_Black.svg" height="40" />
<div class="button-text">Add to Slack</div>
</a>
</div>
</div>
</div>
<div class="container-sml footer-nav">
<div class="col-12 text-center">
<div>
<a class="nav-link" href="#faq">
FAQ
</a>
<a class="nav-link" target="_blank" href="mailto:[email protected]">
Contact
</a>
<a class="nav-link" href="privacy.html">
Privacy
</a>
<a class="nav-link" href="terms.html">
Terms
</a>
</div>
<br>
<div>
<span>
© 2022 - Made with ❤️ by <a class="author-link" target="_blank"
href="https://twitter.com/GaryTorres_">Gary
Torres</a>.
</span>
</div>
</div>
</div>
</div>
<script src="js/parallax.min.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-91009371-1', 'auto');
ga('send', 'pageview');
var scene = document.getElementById('scene');
var parallax = new Parallax(scene);
</script>
<script src="https://embed.small.chat/T35PBV4F2G5W29DUFQ.js" async></script>
<script>
// @see https://docs.headwayapp.co/widget for more configuration options.
var HW_config = {
selector: "#whats-new", // CSS selector where to inject the badge
account: "7kwzK7",
enabled: true,
}
</script>
<script async src="https://cdn.headwayapp.co/widget.js"></script>
</body>
</html>