mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 05:12:57 -05:00
ProjectSegfault instance!!!! #2
This commit is contained in:
parent
fd054bd207
commit
74fc4a384f
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
@ -9,7 +9,8 @@ The main advantages of SafeTwitch are:
|
|||
|
||||
</br>
|
||||
|
||||
You can visit it here, the official instance, at https://safetwitch.dragongoose.us
|
||||
You can visit it here, the official instance, at https://safetwitch.dragongoose.us
|
||||
Or, you can find community instances [here](#instances)!
|
||||
|
||||
Do you want to help translate? You can do it over here on weblate! https://translate.codeberg.org/projects/safetwitch/frontend/
|
||||
|
||||
|
@ -183,7 +184,18 @@ Now we have to install dependencies
|
|||
Finally, we can start the server
|
||||
`node index`
|
||||
|
||||
## For instances
|
||||
## Instances
|
||||
|
||||
If you host a SafeTwitch instance and would like it to be listed in the readme, please make an issue or a pull request to add it in.
|
||||
|
||||
Official instance:
|
||||
| URL | Country | Info |
|
||||
|---------------------------|---------|---------|
|
||||
| [safetwitch.dragongoose.us](https://safetwitch.dragongoose.us/) | 🇺🇸 | Homelab |
|
||||
|
||||
Community hosted instances:
|
||||
| URL | Country | Info |
|
||||
|-----------------------------|---------|------|
|
||||
| [safetwitch.projectsegfau.lt](https://safetwitch.projectsegfau.lt/) | 🇺🇸 🇮🇳 🇱🇺 | #2 |
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue