ai/at
ai/at
1
0

curl を更新

syui 2025-04-23 01:22:13 +00:00
parent 6ee675f1fd
commit 112f8ddfb1

@ -390,8 +390,8 @@ fi
## verify
[bsky.social](https://bsky.social/xrpc/com.atproto.repo.listRecords?repo=bsky.app&collection=app.bsky.graph.verification)
[syu.is](https://syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&collection=app.bsky.graph.verification)
- [bsky.social](https://bsky.social/xrpc/com.atproto.repo.listRecords?repo=bsky.app&collection=app.bsky.graph.verification)
- [syu.is](https://syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&collection=app.bsky.graph.verification)
```sh
$ curl -sL "https://syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&collection=app.bsky.graph.verification"|jq ".records.[0]"
@ -411,8 +411,6 @@ $ curl -sL "https://syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&coll
}
```
link
- https://github.com/bluesky-social/atproto/pull/3761/files
- https://github.com/bluesky-social/social-app/pull/8226