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