mirror of
https://git.exozy.me/a/fuwuqi.git
synced 2024-11-22 09:01:05 +00:00
7 lines
241 B
Text
7 lines
241 B
Text
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"id": "https://0.exozy.me/users/test.outbox/follow",
|
|
"type": "Follow",
|
|
"actor": "https://0.exozy.me/users/test.jsonld",
|
|
"object": "https://social.exozy.me/users/a"
|
|
}
|