aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2021-06-26 16:43:39 -0400
committerAndrew Lee <alee14498@gmail.com>2021-06-26 16:43:39 -0400
commitc63f944d01ac14970560e2c9777b0c237f35983d (patch)
tree3a59465b5154f76ab483aabb449c947727d5171b /pages
parent3286de5e125ced7ad17918f8c52852ead9120e34 (diff)
downloadalp-website-c63f944d01ac14970560e2c9777b0c237f35983d.tar.gz
alp-website-c63f944d01ac14970560e2c9777b0c237f35983d.tar.bz2
alp-website-c63f944d01ac14970560e2c9777b0c237f35983d.zip
ToS Update
Diffstat (limited to 'pages')
-rw-r--r--pages/tos.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/pages/tos.js b/pages/tos.js
index 1774e70..a1ac2b4 100644
--- a/pages/tos.js
+++ b/pages/tos.js
@@ -30,7 +30,7 @@ const TOS = () => (
<p>These terms of service are set in place to ensure you have a great time being part of our community/services.</p>
<div id="community-guidelines">
<h1>Community Guidelines</h1>
- <p>These are the community guidelines that must be followed.</p>
+ <p>These are the community guidelines that must be followed in every community/service we own.</p>
<ul>
<li>Use common sense.</li>
<li>No spamming. Any spam will result in an official warning.</li>
@@ -47,6 +47,7 @@ const TOS = () => (
<li>Only one account per person at a time.</li>
<li>Any malicious content (i.e. viruses, malware, adware, etc) is strictly forbidden.</li>
<li>Any back talk (i.e, talking negatively on a member from our community/services) is not allowed. This includes exclusive places in the community, not DMs.</li>
+ <li>If you encounter someone in this community exchanging or requesting illegal content to you, contact staff immediately and the team will handle it.</li>
</ul>
<p>Action will be taken against any users consistently breaking these guidelines.</p>
</div>
@@ -96,7 +97,7 @@ const TOS = () => (
</div>
<p>We recommend you to follow Discord's <a href="https://discord.com/terms" className="green-text">Terms of Service</a> and <a href="https://discord.com/guidelines" className="green-text">Community Guidelines</a></p>
</div>
- <p>Last updated: April 17th, 2021</p>
+ <p>Last updated: June 26th, 2021</p>
<a href="#top" className="green-text">Back to top</a>
</div>
</div>