summaryrefslogtreecommitdiffstats
path: root/rules.html
diff options
context:
space:
mode:
authorPratyush Desai2023-06-27 23:56:39 +0530
committerPratyush Desai2023-06-28 00:16:03 +0530
commit3c2eca9ab4ff6845327b9f9fbaf239f85343fe23 (patch)
treeda1417e01ed30503d11f74a2ae26e41c5f5d3be6 /rules.html
parentb8ac00c78c32c5cf07bceed2adb50dec2383089f (diff)
downloadwebsite-3c2eca9ab4ff6845327b9f9fbaf239f85343fe23.tar.gz
website-3c2eca9ab4ff6845327b9f9fbaf239f85343fe23.tar.bz2
website-3c2eca9ab4ff6845327b9f9fbaf239f85343fe23.zip
rm/edit redundant links
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
Diffstat (limited to 'rules.html')
-rw-r--r--rules.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/rules.html b/rules.html
new file mode 100644
index 0000000..f8ed64d
--- /dev/null
+++ b/rules.html
@@ -0,0 +1,53 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+<meta charset="UTF-8">
+ <link rel="stylesheet" href="styles.css">
+<title>LibertaCasa - Rules</title>
+</head>
+
+<body>
+<pre>
+┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
+│ │ │─│ │─ │┬┘ │ │─┤
+┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
+
+┌─┐ ┬─┐ ┐─┐ ┬─┐
+│ │─┤ └─┐ │─┤
+└─┘ ┘ │ ──┘ ┘ │
+</pre>
+<h3>Rules</h3>
+<pre>
+
+Donts:
+========
+
+ -Repeated harassment of any network user.
+ -Distribution of child pornography.
+ -Dealing of goods and using the network as a space for commericial operations.
+ -Any denial of service against the network or its users.
+ -Use of our network resources or services for malicious intent.
+ -Connecting to the network for any reason using a compromised machine, including as a proxy or loading trojans or bots.
+ -Unwanted advertisement of websites, IRC network, or channels (also known as spamming).
+ -Evading bans, either those placed by network staff or by individual channels.
+ -Impersonation of network staff or services.
+ -Connecting through open proxies.
+ -Any other behavior deemed inappropriate by network staff.
+
+
+
+
+
+
+
+
+
+
+
+<footer>
+ <a href="mailto:hello@liberta.casa"> Contact </a>
+</footer>
+</pre>
+</body>
+</html>