浏览代码

Fix manual json for mastodon outbox

master
David Larlet 4 年前
父节点
当前提交
c1df872a9f
找不到此签名对应的密钥
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      david/mastodon/outbox_content.json

+ 2
- 2
david/mastodon/outbox_content.json 查看文件

@@ -17,7 +17,7 @@
{
"actor": "https://larlet.fr/david/",
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "https://larlet.fr/david/2020/04/10/",
"object": {
@@ -25,7 +25,7 @@
"attachment": [],
"attributedTo": "https://larlet.fr/david/",
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://www.w3.org/ns/activitystreams#Public"
],
"content": "<p><a href=\"https://larlet.fr/david/2020/04/10/\">Résistance</a> by <span class=\"h-card\"><a href=\"https://mastodon.social/@dav\" class=\"u-url mention\">@<span>dav</span></a></span></p>",
"conversation": "tag:larlet.fr/david/2020/04/10/",

正在加载...
取消
保存