Adding terms of service
This commit is contained in:
parent
8d747c87ea
commit
023444f08a
1 changed files with 15 additions and 0 deletions
|
@ -130,6 +130,21 @@
|
|||
Not allowed: {{ config["FHOST_MIME_BLACKLIST"]|join(", ") }}
|
||||
</p>
|
||||
|
||||
<h3>TERMS OF SERVICE</h3>
|
||||
<p>boop.icu is <em>NOT</em> a platform for:
|
||||
<ul>
|
||||
<li>piracy</li>
|
||||
<li>pornography and gore</li>
|
||||
<li>extremist material of any kind</li>
|
||||
<li>malware / botnet C&C</li>
|
||||
<li>anything related to crypto currencies</li>
|
||||
<li>backups</li>
|
||||
<li>CI build artifacts</li>
|
||||
<li>doxxing, database dumps containing personal information</li>
|
||||
<li>anything illegal under Finnish law</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h3>FILE RETENTION PERIOD</h3>
|
||||
|
||||
<pre>
|
||||
|
|
Loading…
Reference in a new issue