mirror of
https://example.com
synced 2024-11-23 23:06:48 +09:00
Add /kbin to commonNames
This commit is contained in:
parent
247088fbaf
commit
e610ce7923
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ const commonNames = new Map<string, string>([
|
||||||
["foundkey", "FoundKey"],
|
["foundkey", "FoundKey"],
|
||||||
["gnusocial", "GNU social"],
|
["gnusocial", "GNU social"],
|
||||||
["gotosocial", "GoToSocial"],
|
["gotosocial", "GoToSocial"],
|
||||||
|
["kbin", "/kbin"],
|
||||||
["microblogpub", "microblog.pub"],
|
["microblogpub", "microblog.pub"],
|
||||||
["nextcloud social", "Nextcloud Social"],
|
["nextcloud social", "Nextcloud Social"],
|
||||||
["peertube", "PeerTube"],
|
["peertube", "PeerTube"],
|
||||||
|
|
Loading…
Reference in a new issue