Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- ---
- layout: default
- ---
- <div id="try">
- <h2 class="subtitle">Try GNU social</h2>
- Please note that the servers listed here are not run by us and we are not responsible for their operation or their content. They are listed here as a service to the community.
- </div>
-
- <div class="instances">
- <table>
- <thead>
- <tr>
- <th>Name</th>
- <th style="width: 30%;">Country</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td><a href="https://gnusocial.net/">gnusocial.net</a></td>
- <td>DE</td>
- </tr>
- <tr>
- <td><a href="https://loadaverage.org/">LoadAverage</a></td>
- <td>US</td>
- </tr>
- <tr>
- <td><a href="https://gnusocial.cc/">gnusocial.cc</a></td>
- <td>NL</td>
- </tr>
- <tr>
- <td><a href="https://kwat.chat/">kwat.chat</a></td>
- <td>CA</td>
- </tr>
- <tr>
- <td><a href="https://social.thefreaks.club/">social.thefreaks.club</a></td>
- <td>US</td>
- </tr>
- <tr>
- <td><a href="https://gnusocial.hatthieves.es/">gnusocial.hatthieves.es</a></td>
- <td>ES</td>
- </tr>
- </tbody>
- </table>
- </div>
|