Add some more aliases
This commit is contained in:
parent
3a09f6c1f0
commit
358527f59e
1 changed files with 4 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
|||
"name": "Akkoma",
|
||||
"nodeinfoName": "akkoma",
|
||||
"aliases": [
|
||||
"akkoma",
|
||||
"akko"
|
||||
],
|
||||
"groups": [
|
||||
|
@ -93,6 +94,7 @@
|
|||
"nodeinfoName": "mastodon",
|
||||
"buildMetadata": "glitch",
|
||||
"aliases": [
|
||||
"glitch-soc",
|
||||
"glitch"
|
||||
],
|
||||
"groups": [
|
||||
|
@ -155,7 +157,8 @@
|
|||
"name": "Iceshrimp.NET",
|
||||
"nodeinfoName": "Iceshrimp.NET",
|
||||
"aliases": [
|
||||
"iceshrimp-dotnet"
|
||||
"iceshrimp-dotnet",
|
||||
"iceshrimp.net"
|
||||
],
|
||||
"groups": [
|
||||
"misskey-compliant",
|
||||
|
|
Loading…
Add table
Reference in a new issue