aboutsummaryrefslogtreecommitdiff
path: root/accept.jsonld
diff options
context:
space:
mode:
Diffstat (limited to 'accept.jsonld')
-rw-r--r--accept.jsonld7
1 files changed, 4 insertions, 3 deletions
diff --git a/accept.jsonld b/accept.jsonld
index 6af9bbb..ecfa6f2 100644
--- a/accept.jsonld
+++ b/accept.jsonld
@@ -4,9 +4,10 @@
"actor": "https://0.exozy.me/users/test.jsonld",
"object": {
"@context": "https://www.w3.org/ns/activitystreams",
- "id": "https://social.exozy.me/b363f127-6422-4566-b8f1-878aa33b0e1c",
+ "id": "https://social.exozy.me/3dee8471-202d-438f-be51-8870fd797f9a",
"type": "Follow",
- "actor": "https://social.exozy.me/users/a",
+ "actor": "https://social.exozy.me/users/guest",
"object": "https://0.exozy.me/users/test.jsonld"
- }
+ },
+ "to": "https://social.exozy.me/users/guest"
}