From 189179574d847e8e9662cf78804ce9371fac988d Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 2 Dec 2023 11:25:36 -0600 Subject: Add user --- http/inbox.hurl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'http/inbox.hurl') diff --git a/http/inbox.hurl b/http/inbox.hurl index adb2d0e..be3da70 100644 --- a/http/inbox.hurl +++ b/http/inbox.hurl @@ -38,16 +38,16 @@ POST http://localhost:8080/inbox "atomUri": "https://fosstodon.org/users/marcc/statuses/111506250224920551", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2023-12-01:objectId=165401029:objectType=Conversation", - "content": "

@blackhole

https://google.com

This is a place on the web where you can search for things

#goodie #othergoodie

", + "content": "

@wormhole

https://google.com

This is a place on the web where you can search for things

#goodie #othergoodie

", "contentMap": { - "en": "

@blackhole

https://google.com

This is a place on the web where you can search for things

#goodie #othergoodie

" + "en": "

@wormhole

https://google.com

This is a place on the web where you can search for things

#goodie #othergoodie

" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://galaxy.mccd.space/actor", - "name": "@blackhole@galaxy.mccd.space" + "name": "@wormhole@galaxy.mccd.space" }, { "type": "Hashtag", -- cgit v1.2.3