fix
This commit is contained in:
parent
f6c246409f
commit
cf5f2b6508
63
ue.json
63
ue.json
@ -251,6 +251,69 @@
|
|||||||
"sky"
|
"sky"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"account": {
|
||||||
|
"name": "at",
|
||||||
|
"body": {
|
||||||
|
"text": "at protocol",
|
||||||
|
"lang": {
|
||||||
|
"ja": "アット プロトコル"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"repo": "https://github.com/bluesky-social/atproto",
|
||||||
|
"uri": "https://atproto.com/ja/guides/glossary",
|
||||||
|
"service": [
|
||||||
|
{
|
||||||
|
"name": "pds",
|
||||||
|
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/pds"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bsky",
|
||||||
|
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/bsky",
|
||||||
|
"tag": [
|
||||||
|
"api",
|
||||||
|
"appview"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bsync",
|
||||||
|
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/bsync"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ozone",
|
||||||
|
"repo": "https://github.com/bluesky-social/atproto/tree/main/services/ozone"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bgs",
|
||||||
|
"repo": "https://github.com/bluesky-social/indigo/tree/main/cmd/bigsky"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plc",
|
||||||
|
"repo": "https://github.com/did-method-plc/did-method-plc/tree/main/packages/server",
|
||||||
|
"tag": [
|
||||||
|
"did"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "social-app",
|
||||||
|
"repo": "https://github.com/bluesky-social/social-app",
|
||||||
|
"tag": [
|
||||||
|
"web"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "oauth",
|
||||||
|
"repo": "https://github.com/bluesky-social/cookbook/tree/main/python-oauth-web-app"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "feed",
|
||||||
|
"repo": "https://github.com/bluesky-social/feed-generator"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stream",
|
||||||
|
"repo": "https://github.com/bluesky-social/jetstream"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"ref": "https://en.wikipedia.org/wiki/atmosphere_of_earth"
|
"ref": "https://en.wikipedia.org/wiki/atmosphere_of_earth"
|
||||||
},
|
},
|
||||||
"universe": {
|
"universe": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user