fediland.github.io/js/servers.js
Revertron 09253bdbcc
Added zhub.link to servers list (#1)
* Added zhub.link to servers list
2021-03-20 16:55:43 +03:00

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',
};