From f9e48665971a89879121a83354a17d532c3619cb Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 14 Dec 2024 11:54:30 +0900 Subject: [PATCH] fix --- at.json | 27 +++++++++++++++++++++++++++ at.zsh | 1 + 2 files changed, 28 insertions(+) create mode 100644 at.json diff --git a/at.json b/at.json new file mode 100644 index 0000000..cb903ea --- /dev/null +++ b/at.json @@ -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" +} + diff --git a/at.zsh b/at.zsh index dff1c56..54d0ea8 100755 --- a/at.zsh +++ b/at.zsh @@ -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