mirror of
https://github.com/fediland/fediland.github.io.git
synced 2024-11-09 14:33:33 +00:00
09253bdbcc
* Added zhub.link to servers list
10 lines
327 B
JavaScript
10 lines
327 B
JavaScript
// You can add your instances here using Pull Request on Github
|
|
|
|
var instances = {
|
|
'lor.sh': 'https://lor.sh',
|
|
'mastodon.ml': 'https://mastodon.ml',
|
|
'Expired Mentality': 'https://expired.mentality.rip',
|
|
'Клуб "Свобода"': 'https://soc.phreedom.club',
|
|
'zHub.link': 'https://zhub.link',
|
|
};
|