mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
svelte
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
parent
6b6ede9b94
commit
1ca97176a1
@ -20,6 +20,7 @@ a.visited {
|
||||
.card {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
flex-direction: inherit;
|
||||
}
|
||||
|
||||
.card > div {
|
||||
@ -34,6 +35,7 @@ a.visited {
|
||||
.button {
|
||||
background-color: #00755e; /* Green */
|
||||
border: none;
|
||||
font-family: 'Comfortaa', sans-serif;
|
||||
color: white;
|
||||
padding: 16px 32px;
|
||||
text-align: center;
|
||||
|
@ -6,19 +6,17 @@ title: Contact Us
|
||||
|
||||
# Our email
|
||||
|
||||
<p><a href="mailto:contact@mutahar.rocks">contact@mutahar.rocks</a></p>
|
||||
|
||||
<p><a href="mailto:contact@mutahar.rocks">contact@projectsegfau.lt</a></p>
|
||||
<p><a href="mailto:contact@projectsegfau.lt">contact@projectsegfau.lt</a></p>
|
||||
<p><i>Please be aware that Microsoft often blocks non-popular emails, if you do contact us through there, make sure to check your spam and mark it as not-spam!</i></p>
|
||||
|
||||
# Invites
|
||||
|
||||
<p><a href="https://discord.gg/26EG7fFtfS">Discord</a></p>
|
||||
|
||||
<p><a href="https://matrix.to/#/#mutatechtips:matrix.mutahar.rocks">Matrix</a></p>
|
||||
<p><a href="https://matrix.to/#/#project-segfault:projectsegfau.lt">Matrix</a></p>
|
||||
|
||||
<p id="Active"></p>
|
||||
|
||||
<button type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both) / Devnol (Matrix)"'>Click to show who is active on what platform</button>
|
||||
<button type="button" class="button" onclick='document.getElementById("Active").innerHTML = "Midou (Matrix) / Mrlerien (Discord) / Odyssey (Both) / Devnol (Discord and Matrix)"'>Click to show who is active on what platform</button>
|
||||
|
||||
<p id="Activity"></p>
|
||||
|
@ -3,16 +3,17 @@ title: FAQ
|
||||
---
|
||||
# {title}
|
||||
## Who is the project owner?
|
||||
Orinigally: Midou (Sysadmin) and Mrlerien (Hoster) and now Devnol (Sysadmin) is with us.
|
||||
Orignally: Midou (Sysadmin) and Mrlerien (Hoster) and now Odyssey346 (Game Server Sysadmin, webdev and social media manager) and Devnol (Hoster) is with us.
|
||||
|
||||
# Hold on, what if Devnol decides to backstab you?
|
||||
I highly doubt he will, but in any case this happens, critical services will stay up. So only extra (non important services) running on the server will be gone, but you should be aware of that anyways.
|
||||
|
||||
# Your server have toxic people!
|
||||
You can contact us by mail or matrix and we'll figure this out.
|
||||
# One of your services contains toxic people!
|
||||
You can contact us by mail or Matrix and we can figure this out with you. But we recommend that you put most of these in our support channel at [#support:projectsegfau.lt](https://matrix.to/#/#support:projectsegfau.lt) on Matrix.
|
||||
If it's something personal, just say that you have a report against someone on one of our services and you'd like to be contacted and we'll constact you ASAP.
|
||||
|
||||
# How can i trust you?
|
||||
If you're paranoid, I guess you can use tor, even tho we're not hosting any tor links for reasons (We used to host a tor node but we need that ram now).
|
||||
# How can I trust your services?
|
||||
Well, you really can't. We don't make our logs or anything public, however, if you would like the data we have on you, please contact us. If you're paranoid, **you are allowed to use Tor on our services**, but we don't host any .onion links.
|
||||
|
||||
# Which ways do you prefer to communicate?
|
||||
Look at <a href="/contact">Contact</a>.
|
||||
|
@ -40,4 +40,13 @@ title: Our Instances
|
||||
<a href="https://nitter.mutahar.rocks">Nitter is here for that.</a>
|
||||
<br>
|
||||
</div>
|
||||
<div id="pleroma">
|
||||
<h3 class="instances"> Pleroma (Fediverse) </h3>
|
||||
<br>
|
||||
Imagine a twitter-like social media that is distributed throughout a network of individual servers and applications...
|
||||
Then you should use Pleroma. It's like Twitter but less stupid and open source and decentralized. Works with the Fediverse, so you can see all your friends.
|
||||
<br>
|
||||
<a href="https://social.projectsegfau.lt">Click me to access our Pleroma instance</a>
|
||||
<br>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user