blob: b954760db607b96ac21d686e0ac277624d5d47b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!DOCTYPE html>
<html>
<head></head>
<body>
<h2>Terms of Service</h2>
<p>This is a personal instance with only one user. Therefore, I'll write rules that I'll abide:</p>
<ol>
<li>
<p>No discrimination based on race, gender, sexual orientation, disabilities, or any other characteristic.</p>
</li>
<li>
<p>No harassment or doxxing towards others.</p>
</li>
<li>
<p>No promotion of violence.</p>
</li>
<li>
<p>No content that is illegal in United Kingdom, Japan, Finland, Germany, and South Korea.</p>
</li>
<li>
<p>Use content warnings for explicit or controversial content.</p>
</li>
</ol>
<p>Since I'm the only user here, I try to moderate myself best as I can. But I might sometimes fail to do so. If that ever happens, please do let me know. I'll make sure it never happens again!</p>
</body>
</html>
|