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",
|
"name": "Akkoma",
|
||||||
"nodeinfoName": "akkoma",
|
"nodeinfoName": "akkoma",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
"akkoma",
|
||||||
"akko"
|
"akko"
|
||||||
],
|
],
|
||||||
"groups": [
|
"groups": [
|
||||||
|
@ -93,6 +94,7 @@
|
||||||
"nodeinfoName": "mastodon",
|
"nodeinfoName": "mastodon",
|
||||||
"buildMetadata": "glitch",
|
"buildMetadata": "glitch",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
"glitch-soc",
|
||||||
"glitch"
|
"glitch"
|
||||||
],
|
],
|
||||||
"groups": [
|
"groups": [
|
||||||
|
@ -155,7 +157,8 @@
|
||||||
"name": "Iceshrimp.NET",
|
"name": "Iceshrimp.NET",
|
||||||
"nodeinfoName": "Iceshrimp.NET",
|
"nodeinfoName": "Iceshrimp.NET",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
"iceshrimp-dotnet"
|
"iceshrimp-dotnet",
|
||||||
|
"iceshrimp.net"
|
||||||
],
|
],
|
||||||
"groups": [
|
"groups": [
|
||||||
"misskey-compliant",
|
"misskey-compliant",
|
||||||
|
|
Loading…
Add table
Reference in a new issue