diff options
| -rw-r--r-- | pages/tos.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pages/tos.js b/pages/tos.js index a1ac2b4..c2dd6c1 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -42,12 +42,11 @@ const TOS = () => ( <li>Accusations are not tolerated. Spreading any accusations will result in an investigation from all staff, which may lead to temporary or permanent termination from our services.</li> <li>Do not argue with or threaten the staff.</li> <li>Absolutely no blackmailing, attacking, cyberbullying, or threatening of any members.</li> - <li>No NSFW content. This include links and pictures.</li> <li>Organized raids are not allowed.</li> <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> + <li>If you encounter someone in this community exchanging or requesting illegal content to you (which includes NSFW content), 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> |
