[terms] add trolling to forbidden behaviours

This commit is contained in:
Andrea Vos 2021-11-22 20:22:18 +01:00
parent eb2dd937e0
commit 3c47b29355
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<T>terms.header</T>
</h2>
<p class="small"><em><T>terms.lastUpdate</T>: 2021-09-12</em></p>
<p class="small"><em><T>terms.lastUpdate</T>: 2021-11-22</em></p>
<p>
These Terms of Service govern your access to and use of the Service provided on the website

View File

@ -16,6 +16,7 @@ export default [
'misinformation',
'sharing of someone else\'s personal data',
'spam',
'trolling',
'advertisement',
'copyright or trademark violations',
];