Attachments¶
In the support table:
- "✅" means at least one attachment,
- "-" means parsed
- "❌" means failed to parse
For more on image attachments see Image Description and Image Attachments.
Examples¶
Example 1¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/pooBigtke4w",
"published": "2024-10-30T16:27:51Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/KAibRML_aXc",
"published": "2024-10-30T16:27:51Z",
"content": "Link",
"attachment": {
"href": "https://funfedi.dev",
"type": "Link"
}
}
}
misskey
{
"id": "9zznmtso0vqn0046",
"createdAt": "2024-10-30T16:27:51.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Link",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/KAibRML_aXc",
"clippedCount": 0
}
Example 2¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/a1bY-RkumZU",
"published": "2024-10-30T16:27:51Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/7zH4gxKYfUM",
"published": "2024-10-30T16:27:51Z",
"content": "Payment Link, see FEP-0ea0",
"attachment": {
"type": "Link",
"name": "Donate",
"href": "payto://iban/DE75512108001245126199",
"rel": "payment"
}
}
}
misskey
{
"id": "9zznmtso0vqn0047",
"createdAt": "2024-10-30T16:27:51.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Payment Link, see FEP-0ea0",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/7zH4gxKYfUM",
"clippedCount": 0
}
Example 3¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/UQRxjWiExSE",
"published": "2024-10-30T16:27:52Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/aW1YZc-ypoQ",
"published": "2024-10-30T16:27:52Z",
"content": "Text document",
"attachment": {
"type": "Document",
"name": "text document",
"url": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "9zznmukg0vqn0049",
"createdAt": "2024-10-30T16:27:52.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Text document",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zznmv0d0vqn0048"
],
"files": [
{
"id": "9zznmv0d0vqn0048",
"createdAt": "2024-10-30T16:27:52.573Z",
"name": "sample.txt",
"type": "application/octet-stream",
"md5": "b1a04be5bd796eaa46782e36510f2b46",
"size": 0,
"isSensitive": false,
"blurhash": null,
"properties": {},
"url": "http://pasture-one-actor/assets/sample.txt",
"thumbnailUrl": null,
"comment": "text document",
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/aW1YZc-ypoQ",
"clippedCount": 0
}
Example 4¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/0K8WTB-6v-A",
"published": "2024-10-30T16:27:53Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/tCPFxlEVbgU",
"published": "2024-10-30T16:27:53Z",
"content": "Text document, href instead of url",
"attachment": {
"type": "Document",
"name": "text document",
"href": "http://pasture-one-actor/assets/sample.txt"
}
}
}
misskey
{
"id": "9zznmvc80vqn004a",
"createdAt": "2024-10-30T16:27:53.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Text document, href instead of url",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/tCPFxlEVbgU",
"clippedCount": 0
}
Example 5¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/1Nnap9wMw7I",
"published": "2024-10-30T16:27:53Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/Voi-Hlgq7-s",
"published": "2024-10-30T16:27:53Z",
"content": "attached note",
"attachment": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"name": "attached note",
"content": "This is just a note",
"published": "2024-03-06T07:23:56Z"
}
}
}
misskey
{
"id": "9zznmvc80vqn004b",
"createdAt": "2024-10-30T16:27:53.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "attached note",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/Voi-Hlgq7-s",
"clippedCount": 0
}
Example 6¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/7FGuI7DR920",
"published": "2024-10-30T16:27:54Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/2KqreXCIMyA",
"published": "2024-10-30T16:27:54Z",
"content": "Recipe",
"attachment": {
"@context": "https://schema.org/docs/jsonldcontext.jsonld",
"@type": "Recipe",
"name": "Peanut Butter and Jelly Sandwich",
"recipeIngredient": [
"Bread",
"Peanut Butter",
"Raspberry Jam",
"Coffee (optional)"
],
"recipeCategory": "Breakfast",
"recipeInstructions": [
{
"@type": "HowToStep",
"text": "Take a slice of bread and put it on a plate"
},
{
"@type": "HowToStep",
"text": "Spread peanut butter on the bread"
},
{
"@type": "HowToStep",
"text": "Spread raspberry jam on top of the peanut butter"
},
{
"@type": "HowToStep",
"text": "Eat your PB&J Sandwich and drink your coffee if you have it"
},
{
"@type": "HowToStep",
"text": "Check if you are still hungry, if yes a repeat step 1"
}
]
}
}
}
misskey
{
"id": "9zznmw400vqn004c",
"createdAt": "2024-10-30T16:27:54.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "Recipe",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/2KqreXCIMyA",
"clippedCount": 0
}
Example 7¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/8XXiMcG8Bxs",
"published": "2024-10-30T16:27:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/9zznfapmb08t0001"
],
"id": "http://pasture-one-actor/actor/h6gZXO7cUYQ",
"published": "2024-10-30T16:27:55Z",
"content": "10 images",
"attachment": [
{
"type": "Document",
"url": "http://pasture-one-actor/images/101.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/102.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/103.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/104.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/105.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/106.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/107.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/108.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/109.png"
},
{
"type": "Document",
"url": "http://pasture-one-actor/images/1010.png"
}
]
}
}
misskey
{
"id": "9zznmwvs0vqn004n",
"createdAt": "2024-10-30T16:27:55.000Z",
"userId": "9zzngtjx0vqn0002",
"user": {
"id": "9zzngtjx0vqn0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "10 images",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"9zznmx6b0vqn004d",
"9zznmx7l0vqn004e",
"9zznmx8v0vqn004f",
"9zznmxae0vqn004g",
"9zznmxby0vqn004h",
"9zznmxd10vqn004i",
"9zznmxem0vqn004j",
"9zznmxfw0vqn004k",
"9zznmxh50vqn004l",
"9zznmxii0vqn004m"
],
"files": [
{
"id": "9zznmx6b0vqn004d",
"createdAt": "2024-10-30T16:27:55.379Z",
"name": "101.png",
"type": "image/png",
"md5": "0cad5f604ee2b5295c6250d98d8dab5a",
"size": 0,
"isSensitive": false,
"blurhash": "e03ksLoffQoffQoffQfQfQfQfQfQfQfQfQoffQfQfQfQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/101.png",
"thumbnailUrl": "http://pasture-one-actor/images/101.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmx7l0vqn004e",
"createdAt": "2024-10-30T16:27:55.425Z",
"name": "102.png",
"type": "image/png",
"md5": "6050e91966a5086aa6d370c76ca718d3",
"size": 0,
"isSensitive": false,
"blurhash": "e4QPnq^UfQ^UfQ^Uj[fQj[fQfQfQfQfQfQ^Uj[fQj[fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/102.png",
"thumbnailUrl": "http://pasture-one-actor/images/102.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmx8v0vqn004f",
"createdAt": "2024-10-30T16:27:55.471Z",
"name": "103.png",
"type": "image/png",
"md5": "9b4836464c914a8e8eb68cbc364ba4be",
"size": 0,
"isSensitive": false,
"blurhash": "e0FhJ4~XfQ~XfQ~Xj[fQj[fQfQfQfQfQfQ~Xj[fQj[fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/103.png",
"thumbnailUrl": "http://pasture-one-actor/images/103.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxae0vqn004g",
"createdAt": "2024-10-30T16:27:55.526Z",
"name": "104.png",
"type": "image/png",
"md5": "06f8d566f07aab89b388b92da958d32b",
"size": 0,
"isSensitive": false,
"blurhash": "e4Sm~+}cfQ}cfQ}cjufQjufQfQfQfQfQfQ}cjufQjufQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/104.png",
"thumbnailUrl": "http://pasture-one-actor/images/104.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxby0vqn004h",
"createdAt": "2024-10-30T16:27:55.582Z",
"name": "105.png",
"type": "image/png",
"md5": "302f0760d4464e36aeaf1994fcc4baa3",
"size": 0,
"isSensitive": false,
"blurhash": "e2Ky8y_HfQ_HfQ_Hj@fQj@fQfQfQfQfQfQ_Hj@fQj@fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/105.png",
"thumbnailUrl": "http://pasture-one-actor/images/105.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxd10vqn004i",
"createdAt": "2024-10-30T16:27:55.621Z",
"name": "106.png",
"type": "image/png",
"md5": "1f92c04838faa085e8bd110eb5d1080d",
"size": 0,
"isSensitive": false,
"blurhash": "e4HvOR$;fQ$;fQ$;jufQjufQfQfQfQfQfQ$;jufQjufQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/106.png",
"thumbnailUrl": "http://pasture-one-actor/images/106.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxem0vqn004j",
"createdAt": "2024-10-30T16:27:55.678Z",
"name": "107.png",
"type": "image/png",
"md5": "4185a23babeb9db239c7f312cb13a29e",
"size": 0,
"isSensitive": false,
"blurhash": "e19vh0ysfQysfQysj[fQj[fQfQfQfQfQfQysj[fQj[fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/107.png",
"thumbnailUrl": "http://pasture-one-actor/images/107.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxfw0vqn004k",
"createdAt": "2024-10-30T16:27:55.724Z",
"name": "108.png",
"type": "image/png",
"md5": "2ee568bbb39a1e4b8a80a4f093def987",
"size": 0,
"isSensitive": false,
"blurhash": "e3Ogu0_IfQ_IfQ_Ij@fQj@fQfQfQfQfQfQ_Ij@fQj@fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/108.png",
"thumbnailUrl": "http://pasture-one-actor/images/108.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxh50vqn004l",
"createdAt": "2024-10-30T16:27:55.769Z",
"name": "109.png",
"type": "image/png",
"md5": "1e6d4630c2f3e59839763f5300f83f83",
"size": 0,
"isSensitive": false,
"blurhash": "e2CJckymfQymfQymj@fQj@fQfQfQfQfQfQymj@fQj@fQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/109.png",
"thumbnailUrl": "http://pasture-one-actor/images/109.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
},
{
"id": "9zznmxii0vqn004m",
"createdAt": "2024-10-30T16:27:55.818Z",
"name": "1010.png",
"type": "image/png",
"md5": "f1c6a6c8613917e279b76ac2a7a6e0b0",
"size": 0,
"isSensitive": false,
"blurhash": "e0C|XM]-fQ]-fQ]-jtfQjtfQfQfQfQfQfQ]-jtfQjtfQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/1010.png",
"thumbnailUrl": "http://pasture-one-actor/images/1010.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "9zzngtjx0vqn0002",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/h6gZXO7cUYQ",
"clippedCount": 0
}
Example 8¶
no result
no result
Example 9¶
no result
no result
Example 10¶
no result
no result
Example 11¶
no result
no result