ai/at
ai/at
1
0
This commit is contained in:
syui 2024-12-14 11:54:30 +09:00
parent d532d51ab9
commit f9e4866597
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 28 additions and 0 deletions

27
at.json Normal file
View File

@ -0,0 +1,27 @@
{
"atmosphere": {
"uri": "https://atproto.com/ja/guides/glossary",
"exosphere": {
"km":[{ "min": 700, "max": 10000 }],
"tag": [ "universe" ]
},
"thermosphere": {
"km":[{ "min": 80, "max": 700 }],
"tag": [ "aurora" ]
},
"mesosphere": {
"km":[{ "min": 50, "max": 80 }],
"tag": [ "meteor" ]
},
"stratosphere": {
"km":[{ "min": 12, "max": 50 }],
"tag": [ "ozone" ]
},
"troposphere": {
"km":[{ "min": 0, "max": 12 }],
"tag": [ "bluesky" ]
}
},
"ref": "https://en.wikipedia.org/wiki/Atmosphere_of_Earth"
}

1
at.zsh
View File

@ -11,6 +11,7 @@ help=(
at.zsh s
at.zsh cid handle cid
at.zsh pro
at.zsh col ai.syui.game.user self
)
host=(
bsky.social