mirror of
https://git.exozy.me/a/fuwuqi.git
synced 2024-11-25 22:11:00 +00:00
8 lines
241 B
Text
8 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"
|
||
|
}
|