Update MkInstanceTicker.vue
This commit is contained in:
parent
652ecd2d16
commit
e0a46c6e20
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,8 @@ const commonNames = new Map<string, string>([
|
|||
["birdsitelive", "BirdsiteLIVE"],
|
||||
["bookwyrm", "BookWyrm"],
|
||||
["bridgy-fed", "Bridgy Fed"],
|
||||
["castopod", "CastoPod"],
|
||||
["diaspora", "diaspora*"],
|
||||
["foundkey", "FoundKey"],
|
||||
["gnusocial", "GNU social"],
|
||||
["gotosocial", "GoToSocial"],
|
||||
|
@ -51,6 +53,7 @@ const commonNames = new Map<string, string>([
|
|||
["microblogpub", "microblog.pub"],
|
||||
["nextcloud social", "Nextcloud Social"],
|
||||
["peertube", "PeerTube"],
|
||||
["reel2bits", "reel2bits"],
|
||||
["snac", "snac"],
|
||||
["snac2", "snac2"],
|
||||
["takahe", "Takahē"],
|
||||
|
|
Loading…
Reference in a new issue