curl を更新
parent
08f73e9336
commit
b2e25a7149
15
curl.md
15
curl.md
@ -390,24 +390,13 @@ fi
|
|||||||
|
|
||||||
## verify
|
## verify
|
||||||
|
|
||||||
|
[bsky.social](https://bsky.social/xrpc/com.atproto.repo.listRecords?repo=bsky.app&collection=app.bsky.graph.verification)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ curl -sL "https://bsky.social/xrpc/com.atproto.repo.listRecords?repo=bsky.app&collection=app.bsky.graph.verification"|jq ".records.[0]"
|
|
||||||
$ curl -sL "https://syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&collection=app.bsky.graph.verification"|jq ".records.[0]"
|
$ curl -sL "https://syu.is/xrpc/com.atproto.repo.listRecords?repo=ai.syu.is&collection=app.bsky.graph.verification"|jq ".records.[0]"
|
||||||
```
|
```
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
|
||||||
"uri": "at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.graph.verification/3lndydt4rr32z",
|
|
||||||
"cid": "bafyreifoiw3lvazq4fmaqbou52m3g3c2u4ciwgb33mddiakcidrgwjczy4",
|
|
||||||
"value": {
|
|
||||||
"$type": "app.bsky.graph.verification",
|
|
||||||
"handle": "doggett.house.gov",
|
|
||||||
"subject": "did:plc:2wi4vq2lwdfpmbxopryl5btn",
|
|
||||||
"createdAt": "2025-04-21T13:18:51.323Z",
|
|
||||||
"displayName": "Rep. Lloyd Doggett"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.graph.verification/3lnf7cgsi7s2b",
|
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/app.bsky.graph.verification/3lnf7cgsi7s2b",
|
||||||
"cid": "bafyreihiy25idswtqnn3x24metot3k62wyfir5bjalddzr3lmyqtzknjpy",
|
"cid": "bafyreihiy25idswtqnn3x24metot3k62wyfir5bjalddzr3lmyqtzknjpy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user