forked from fediland/fediland.github.io
9 lines
288 B
JavaScript
9 lines
288 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',
|
||
|
};
|