forked from mirrors/fuwuqi
9 lines
296 B
Text
9 lines
296 B
Text
|
{
|
||
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||
|
"id": "https://0.exozy.me/users/test.outbox#like",
|
||
|
"type": "Like",
|
||
|
"actor": "https://0.exozy.me/users/test.jsonld",
|
||
|
"object": "https://social.exozy.me/@a/109707513227348721",
|
||
|
"to": "https://social.exozy.me/users/a"
|
||
|
}
|