From 2c10aa662b90cc5637e3a80b8220162ffc8ea152 Mon Sep 17 00:00:00 2001 From: biglyderv Date: Mon, 25 Nov 2024 14:12:44 -0500 Subject: [PATCH] ToU update --- views/guidelines.ejs | 23 ++++++++++++++++------- views/header_block.ejs | 1 + 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/views/guidelines.ejs b/views/guidelines.ejs index b9ff146..46c1d79 100644 --- a/views/guidelines.ejs +++ b/views/guidelines.ejs @@ -2,20 +2,29 @@

Terms of Use

1. Respect

-

While BiglyChat encourages good-faith discussion, some topics put the site's community at harm:

+

Disruption to constructive discussion within BiglyChat is prohibited:

  1. Repeated personal attacks
  2. -
  3. Not safe for work content
  4. Exposing non-public personal information
  5. Illegal activity in the United States

2. Communication

-

The community is held responsible for contacting staff via Discord. This functionality is used for reporting - misbehavior and communicating suggestions or bug fixes.

+

Official communications of BiglyChat are the native website and Discord. Report + misbehavior, suggestions, and bug fixes to these channels.

3. Exploits

-

Don't exploit or clog Xuyezo services, regardless of potential utility or publicity.

-

4. Limitations

-

The moderation isn't responsible for behavior on other instances of Xuyezo software.

+

Don't exploit destructive functionality in Dervland services or hijack accounts to do so.

+

4. Age

+

You must be 13 years or older.

+

5. Blanket bans

+

Certain topics disallowed in public spaces frequently spiral to unhealthy discussion or impulsive behavior:

+
    +
  1. Non-historical politics
  2. +
  3. Bigotry against sexuality, race, religion
  4. +
  5. Cryptocurrency or financial services
  6. +
  7. Channels that primarily focus on drama
  8. +
  9. Terrorism or violent radicalism
  10. +
  11. Lewd or shock content
  12. +
<%- include('footer.ejs') -%> \ No newline at end of file diff --git a/views/header_block.ejs b/views/header_block.ejs index 8940d0b..0478127 100644 --- a/views/header_block.ejs +++ b/views/header_block.ejs @@ -2,6 +2,7 @@ <%if (username=='!nobody' ) { %> Login + Register <% } else { %> <%= username %>