Merge branch 'ater49-patch-4'

pull/33/head
Alexandre Dulaunoy 2017-10-06 08:23:06 +02:00
commit bc5795dc18
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 8 additions and 1 deletions

View File

@ -43,6 +43,12 @@
"ui-priority": 0,
"misp-attribute": "datetime"
},
"link": {
"description": "Link into the microblog post",
"ui-priority": 0,
"misp-attribute": "url",
"multiple": true
},
"removal-date": {
"description": "When the microblog post was removed",
"ui-priority": 0,
@ -51,10 +57,11 @@
"username-quoted": {
"description": "Username who are quoted into the microblog post",
"ui-priority": 0,
"multiple": true,
"misp-attribute": "text"
}
},
"version": 2,
"version": 3,
"description": "Microblog post like a Twitter tweet or a post on a Facebook wall.",
"meta-category": "misc",
"uuid": "8ec8c911-ddbe-4f5b-895b-fbff70c42a60",